The following packages will be installed: libcitadel Fetching README... 0%100%100%100%100%100%Done Fetching libcitadel.SlackBuild... 0%100%100%100%100%100%Done Fetching libcitadel.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done libcitadel-8.22/ libcitadel-8.22/libcitadel.pc.in libcitadel-8.22/autom4te.cache/ libcitadel-8.22/hash_todo.txt libcitadel-8.22/bootstrap libcitadel-8.22/Makefile.in libcitadel-8.22/COPYING libcitadel-8.22/tests/ libcitadel-8.22/tests/stringbuf_test.h libcitadel-8.22/tests/stringbuf_test.c libcitadel-8.22/tests/stringbuf_IO_test.c libcitadel-8.22/tests/Makefile.in libcitadel-8.22/tests/hashlist_test.c libcitadel-8.22/tests/token_test.c libcitadel-8.22/tests/mimeparser_test.c libcitadel-8.22/tests/html_to_ascii_test.c libcitadel-8.22/tests/stripallbut_test.c libcitadel-8.22/tests/wildfire_test.c libcitadel-8.22/tests/run_tests.sh libcitadel-8.22/tests/mime_xdg_lookup_type.c libcitadel-8.22/tests/dolcov.sh libcitadel-8.22/tests/stringbuf_conversion.c libcitadel-8.22/conftools/ libcitadel-8.22/conftools/config.guess libcitadel-8.22/conftools/install-sh libcitadel-8.22/conftools/config.sub libcitadel-8.22/conftools/libtool.m4 libcitadel-8.22/conftools/ltmain.sh libcitadel-8.22/conftools/mkinstalldirs libcitadel-8.22/README.txt libcitadel-8.22/debian/ libcitadel-8.22/sysdep.h.in libcitadel-8.22/configure.in libcitadel-8.22/configure libcitadel-8.22/buildpackages libcitadel-8.22/lib/ libcitadel-8.22/lib/Doxyfile libcitadel-8.22/lib/lookup3.c libcitadel-8.22/lib/hash.c libcitadel-8.22/lib/xdgmime/ libcitadel-8.22/lib/xdgmime/README libcitadel-8.22/lib/xdgmime/xdgmimealias.c libcitadel-8.22/lib/xdgmime/xdgmimeparent.c libcitadel-8.22/lib/xdgmime/.cvsignore libcitadel-8.22/lib/xdgmime/test-mime.c libcitadel-8.22/lib/xdgmime/Makefile libcitadel-8.22/lib/xdgmime/test-mime-data.c libcitadel-8.22/lib/xdgmime/xdgmimeglob.h libcitadel-8.22/lib/xdgmime/xdgmimemagic.c libcitadel-8.22/lib/xdgmime/xdgmimecache.h libcitadel-8.22/lib/xdgmime/xdgmimeglob.c libcitadel-8.22/lib/xdgmime/xdgmimealias.h libcitadel-8.22/lib/xdgmime/xdgmimeint.h libcitadel-8.22/lib/xdgmime/xdgmimeint.c libcitadel-8.22/lib/xdgmime/xdgmimemagic.h libcitadel-8.22/lib/xdgmime/ChangeLog libcitadel-8.22/lib/xdgmime/xdgmimecache.c libcitadel-8.22/lib/xdgmime/xdgmimeparent.h libcitadel-8.22/lib/xdgmime/xdgmime.h libcitadel-8.22/lib/xdgmime/xdgmime.c libcitadel-8.22/lib/mime_parser.c libcitadel-8.22/lib/wildfire.c libcitadel-8.22/lib/vnote.c libcitadel-8.22/lib/libcitadellocal.h libcitadel-8.22/lib/urlhandling.c libcitadel-8.22/lib/libcitadel.c libcitadel-8.22/lib/stringbuf.c libcitadel-8.22/lib/tools.c libcitadel-8.22/lib/json.c libcitadel-8.22/lib/vcard.c libcitadel-8.22/lib/html_to_ascii.c libcitadel-8.22/lib/lookup3.h libcitadel-8.22/lib/libcitadel.h checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether gcc accepts -fexceptions... yes checking for ANSI C header files... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for zlibVersion in -lz... yes checking CUnit/CUnit.h usability... yes checking CUnit/CUnit.h presence... yes checking for CUnit/CUnit.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking whether your system knows about splice()... yes checking whether your system likes memcpy + HKEY... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking Checking to see if your system supports iconv... yes libcitadel will be built with character set conversion. checking for zlib.h... (cached) yes checking for zlibVersion in -lz... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for memmove... yes checking for bcopy... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libcitadel.pc config.status: creating tests/Makefile config.status: creating sysdep.h zlib compression: yes Character set conversion support: yes LTCompile: /bin/sh ./libtool --silent --mode=compile gcc -I./lib -I. -O2 -march=i586 -mtune=i686 -Wall -Wmissing-prototypes -Wstrict-prototypes -fexceptions -D HAVE_MMAP -o buildinfo -c CC: lib/libcitadel.c CC: lib/mime_parser.c CC: lib/tools.c lib/tools.c: In function 'rfc2047encode': lib/tools.c:465:9: warning: 'strncpy' output truncated before terminating nul copying 10 bytes from a string of the same length [-Wstringop-truncation] 465 | strncpy (result, UTF8_HEADER, strlen (UTF8_HEADER)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/tools.c: In function 'stripout': lib/tools.c:778:17: warning: 'strcpy' accessing between 1 and 2147483646 bytes at offsets 0 and [-1073741824, 1073741823] may overlap up to 1073741822 bytes at offset [0, 1073741821] [-Wrestrict] 778 | strcpy(str, &str[rb + 1]); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC: lib/vcard.c CC: lib/vnote.c CC: lib/hash.c CC: lib/lookup3.c CC: lib/stringbuf.c CC: lib/json.c CC: lib/wildfire.c CC: lib/urlhandling.c CC: lib/xdgmime/xdgmime.c CC: lib/xdgmime/xdgmimeglob.c CC: lib/xdgmime/xdgmimeint.c CC: lib/xdgmime/xdgmimemagic.c CC: lib/xdgmime/xdgmimealias.c CC: lib/xdgmime/xdgmimeparent.c CC: lib/xdgmime/xdgmimecache.c CC: lib/html_to_ascii.c lib/html_to_ascii.c: In function 'html_to_ascii': lib/html_to_ascii.c:585:33: warning: 'strcpy' accessing 1 byte at offsets 0 and [0, 4096] may overlap 1 byte at offset 0 [-Wrestrict] 585 | strcpy(outbuf, &outbuf[screenwidth-2]); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkdir /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr mkdir /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/lib mkdir /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/lib/pkgconfig /usr/bin/ginstall -c -m 644 libcitadel.pc /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/lib/pkgconfig/libcitadel.pc mkdir /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/include /usr/bin/ginstall -c .libs/libcitadel.so.4.0.822 /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/lib/libcitadel.so.4.0.822 (cd /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/lib && { ln -s -f libcitadel.so.4.0.822 libcitadel.so.4 || { rm -f libcitadel.so.4 && ln -s libcitadel.so.4.0.822 libcitadel.so.4; }; }) (cd /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/lib && { ln -s -f libcitadel.so.4.0.822 libcitadel.so || { rm -f libcitadel.so && ln -s libcitadel.so.4.0.822 libcitadel.so; }; }) /usr/bin/ginstall -c .libs/libcitadel.lai /usr/src/slapt-src/libraries/libcitadel/package-libcitadel/usr/lib/libcitadel.la libtool: install: warning: remember to run `libtool --finish /usr/lib' Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libcitadel.so libcitadel.so.4.0.822 usr/lib/libcitadel.so.4 libcitadel.so.4.0.822 Making symbolic link creation script: ( cd usr/lib ; rm -rf libcitadel.so ) ( cd usr/lib ; ln -sf libcitadel.so.4.0.822 libcitadel.so ) ( cd usr/lib ; rm -rf libcitadel.so.4 ) ( cd usr/lib ; ln -sf libcitadel.so.4.0.822 libcitadel.so.4 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libcitadel.so.4' removed './usr/lib/libcitadel.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/libcitadel/libcitadel-8.22-i586-3salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libcitadel-8.22/ usr/doc/libcitadel-8.22/COPYING usr/doc/libcitadel-8.22/README.txt usr/doc/libcitadel-8.22/config.log usr/doc/libcitadel-8.22/libcitadel.SlackBuild usr/include/ usr/include/libcitadel.h usr/lib/ usr/lib/libcitadel.so.4.0.822 usr/lib/pkgconfig/ usr/lib/pkgconfig/libcitadel.pc Slackware package /usr/src/slapt-src/libraries/libcitadel/libcitadel-8.22-i586-3salix15.0.txz created. Installing package libcitadel-8.22-i586-3salix15.0... | libcitadel (Citadel library) | | libcitadel contains common code which is shared across all of the | components which make up the Citadel system. Its installation is | mandatory. Please install it first. (If you are using pre-built | packages, or the Easy Install system, this library will be brought | in for you automatically.) | | | | | |