------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/aspell-0.60.8,1.txz Installing /packages/All/openssl-1.1.1g,1.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pico-alpine-2.22 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pico-alpine-2.22 for building => SHA256 Checksum OK for alpine-2.22.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pico-alpine-2.22 for building ===> Extracting for pico-alpine-2.22 ===> pico-alpine-2.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pico-alpine-2.22 for building => SHA256 Checksum OK for alpine-2.22.tar.gz. Extracted Memory Use: 62.68M SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for pico-alpine-2.22 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on executable: aspell - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on executable: aspell - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libncurses.so.6 - found ===> pico-alpine-2.22 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for pico-alpine-2.22 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 configure: Configuring for alpine 2.22 (x86_64-portbld-dragonfly5.9) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for cc option to accept ISO C99... none needed checking for cc option to accept ISO Standard C... (cached) none needed checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for gawk... (cached) /usr/bin/awk checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 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... yes checking for ar... /usr/bin/ar checking for rm... /bin/rm checking for cp... /bin/cp checking for ln... /bin/ln checking for ls... /bin/ls checking for sed... (cached) /usr/bin/sed checking for make... /usr/bin/make checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking option: dmalloc enabled... no checking option: debugging is enabled... yes checking option: optimization is enabled... yes checking option: mouse support enabled... yes checking option: quotas enabled... no checking option: From changing enabled... yes checking option: background post enabled... yes checking option: keyboard lock enabled... yes checking option: from encoding enabled... no checking for sendmail... /usr/sbin/sendmail checking for inews... no checking for /usr/bin/passwd... no checking for hunspell... no checking for aspell... aspell checking for aspell... /usr/local/bin/aspell checking for /usr/local/bin/aspell... no configure: Excluding LDAP Support configure: Excluding TCL Support, and thus Web Alpine Support configure: Excluding IPv6 Support checking for setupterm in -ltinfo... yes checking for library containing dlopen... none required checking if OpenSSL is LibreSSL... no checking Openssl library version >= 1.0.0c... yes checking Openssl library version >= 1.1.0... yes checking for library containing OpenSSL_version_num... -lcrypto checking for library containing OPENSSL_init_ssl... -lssl checking for library containing crypt... -lcrypt checking for library containing regcomp... none required checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for pthread support... checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no yes checking for library containing nanosleep... none required checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether stat file-mode macros are broken... no checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether termios.h defines TIOCGWINSZ... yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for ctype.h... (cached) yes checking for fcntl.h... (cached) yes checking for signal.h... (cached) yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking for memory.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/uio.h... (cached) yes checking for sys/un.h... (cached) yes checking for limits.h... (cached) yes checking for wchar.h... (cached) yes checking for sys/poll.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking for netdb.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking for locale.h... (cached) yes checking for langinfo.h... (cached) yes checking for utime.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for pthread.h... (cached) yes checking for pwd.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for mode_t... (cached) yes checking for pid_t... (cached) yes checking for uid_t in sys/types.h... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for union wait... no checking for stdint.h... (cached) yes checking for stdint.h... (cached) yes checking argument pointer type of qsort compare function and base... void checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for working strcoll... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for strchr... (cached) yes checking for memcpy... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for select... (cached) yes checking for poll... (cached) yes checking for qsort... yes checking for getuid... (cached) yes checking for getpwuid... yes checking for getpwnam... yes checking for gettimeofday... (cached) yes checking for tmpfile... yes checking for uname... (cached) yes checking for rename... (cached) yes checking for read... yes checking for signal... yes checking for setjmp... yes checking for chown... (cached) yes checking for wait4... yes checking for waitpid... yes checking for wait... yes checking for srandom... (cached) yes checking for popen... yes checking for pclose... yes checking for fsync... (cached) yes checking for truncate... (cached) yes checking for listen... yes checking for wcwidth... (cached) yes checking for mbstowcs... (cached) yes checking for wcrtomb... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for library containing gethostname... none required checking for library containing socket... none required checking for library containing bind... none required checking for sigaction... (cached) yes checking for sigemptyset... yes checking for sigaddset... yes checking for sigprocmask... (cached) yes checking for library containing syslog... none required configure: * * * S/MIME support enabled configure: * * * No certificates found in "/usr/local/openssl/certs". configure: * * * This might indicate that CA certs did not get properly configure: * * * installed. If you get certificate validation failures configure: * * * in Alpine, this might be the reason for them. configure: * * * TCL libraries could not be found. configure: * * * WEB ALPINE COMPONENT WILL NOT BE BUILT. checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating pith/osdep/Makefile config.status: creating pith/charconv/Makefile config.status: creating pith/Makefile config.status: creating pico/osdep/Makefile config.status: creating pico/Makefile config.status: creating alpine/osdep/Makefile config.status: creating alpine/Makefile config.status: creating web/src/Makefile config.status: creating web/src/pubcookie/Makefile config.status: creating web/src/alpined.d/Makefile config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands rm: libtoolT: No such file or directory config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for pico-alpine-2.22 if test ! -L c-client ; then ln -s imap/c-client c-client ; fi true cd imap && /usr/bin/make neb EXTRACFLAGS=" -I/usr/local/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L" EXTRALDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo" EXTRAAUTHENTICATORS="" EXTRASPECIALS="IP6=4 SSLINCLUDE=/usr/local/include SSLLIB=/usr/local/lib SSLDIR=/usr/local/openssl SSLCERTS=/usr/local/openssl/certs SSLKEYS=/etc/openssl/private" BUNDLED="no" +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building in full compliance with RFC 3501 security + requirements: ++ TLS/SSL encryption is supported ++ Unencrypted plaintext passwords are prohibited +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Applying an process to sources... tools/an "ln -s" src/c-client c-client tools/an "ln -s" src/ansilib c-client tools/an "ln -s" src/charset c-client tools/an "ln -s" src/osdep/unix c-client tools/an "ln -s" src/mtest mtest tools/an "ln -s" src/ipopd ipopd tools/an "ln -s" src/imapd imapd tools/an "ln -s" src/mailutil mailutil tools/an "ln -s" src/mlock mlock tools/an "ln -s" src/dmail dmail tools/an "ln -s" src/tmail tmail ln -s tools/an . touch ip6 make build EXTRACFLAGS='-I/usr/local/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L' EXTRALDFLAGS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4 EXTRASPECIALS='IP6=4 SSLINCLUDE=/usr/local/include SSLLIB=/usr/local/lib SSLDIR=/usr/local/openssl SSLCERTS=/usr/local/openssl/certs SSLKEYS=/etc/openssl/private' BUNDLED='no' BUILDTYPE=neb IP=6 PASSWDTYPE=pam SPECIALS="GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMLDFLAGS=-lpam" `ip6' is up to date. Building c-client for neb... echo `cat SPECIALS` IP6=4 SSLINCLUDE=/usr/local/include SSLLIB=/usr/local/lib SSLDIR=/usr/local/openssl SSLCERTS=/usr/local/openssl/certs SSLKEYS=/etc/openssl/private > c-client/SPECIALS cd c-client;make neb EXTRACFLAGS='-I/usr/local/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L' EXTRALDFLAGS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=pam SSLTYPE=nopwd IP=6 GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMLDFLAGS=-lpam IP6=4 SSLINCLUDE=/usr/local/include SSLLIB=/usr/local/lib SSLDIR=/usr/local/openssl SSLCERTS=/usr/local/openssl/certs SSLKEYS=/etc/openssl/private BUNDLED='no' make build EXTRACFLAGS='-I/usr/local/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L' EXTRALDFLAGS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=pam SSLTYPE=nopwd IP=6 `cat SPECIALS` OS=bsi CRXTYPE=nfs SPOOLDIR=/var ACTIVEFILE=/var/db/news/active RSHPATH=/usr/bin/rsh BASECFLAGS="-pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing " BASELDFLAGS="-lcrypt" sh -c 'rm -rf auths.c crexcl.c ip_unix.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true' Once-only environment setup... echo cc > CCTYPE echo -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing '-I/usr/local/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L' -DCHUNKSIZE=65536 > CFLAGS echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto -DMD5ENABLE=\"/etc/cram-md5.pwd\" -DMAILSPOOL=\"/var/mail\" -DANONYMOUSHOME=\"/var/mail/anonymous\" -DACTIVEFILE=\"/var/db/news/active\" -DNEWSSPOOL=\"/var/news\" -DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"\" -DLOCKPGM1=\"/usr/libexec/mlock\" -DLOCKPGM2=\"/usr/sbin/mlock\" -DLOCKPGM3=\"/etc/mlock\" -DLOCKPGM4=\"/usr/bin/mlock\" > OSCFLAGS echo -lcrypt -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo > LDFLAGS echo "ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o utf8aux.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o http.o json.o pop3.o unix.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o mix.o;ranlib c-client.a" > ARCHIVE echo bsi > OSTYPE ./drivers mbox imap nntp pop3 mix mx mbx tenex mtx mh mmdf unix news phile dummy ./mkauths ext md5 pla oa2 log echo " mail_versioncheck (CCLIENTVERSION);" >> linkage.c sh -c '(test nopwd != none) && echo "int pith_ssl_encryption_version(char *);" >> linkage.h || true' ln -s os_bsi.h osdep.h ln -s os_bsi.c osdepbas.c ln -s log_std.c osdeplog.c ln -s sig_bsd.c siglocal.c ln -s crx_nfs.c crexcl.c ln -s ip6_unix.c ip_unix.c sh -c '(test bsi = sc5 -o bsi = sco -o ! -f /usr/include/sys/statvfs.h) && echo -DNOFSTATVFS >> OSCFLAGS || fgrep statvfs64 /usr/include/sys/statvfs.h > /dev/null || echo -DNOFSTATVFS64 >> OSCFLAGS' PAM password authentication echo -lpam >> LDFLAGS ln -s ckp_pam.c osdepckp.c Building with SSL ln -s ssl_unix.c osdepssl.c echo -I/usr/local/include -I/usr/local/include/openssl -DSSL_CERT_DIRECTORY=\"/usr/local/openssl/certs\" -DSSL_KEY_DIRECTORY=\"/etc/openssl/private\" >> OSCFLAGS echo " ssl_onceonlyinit ();" >> linkage.c echo -L/usr/local/lib -lssl -lcrypto >> LDFLAGS Building with SSL and plaintext passwords disabled unless SSL/TLS echo " mail_parameters (NIL,SET_DISABLEPLAINTEXT,(void *) 2);" >> linkage.c cat osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c Building OS-dependent module If you get No such file error messages for files x509.h, ssl.h, pem.h, buffer.h, bio.h, and crypto.h, that means that OpenSSL is not installed on your system. Either install OpenSSL first or build with command: make bsi SSLTYPE=none `cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c In file included from osdep.h:30, from osdep.c:28: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` mail.c In file included from osdep.h:30, from c-client.h:42, from mail.c:30: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` misc.c In file included from osdep.h:30, from c-client.h:42, from misc.c:34: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` newsrc.c In file included from osdep.h:30, from c-client.h:42, from newsrc.c:36: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` smanager.c In file included from osdep.h:30, from c-client.h:42, from smanager.c:30: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` utf8.c In file included from osdep.h:30, from c-client.h:42, from utf8.c:29: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` utf8aux.c In file included from osdep.h:30, from c-client.h:42, from utf8aux.c:32: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` siglocal.c `cat CCTYPE` -c `cat CFLAGS` dummy.c In file included from osdep.h:30, from dummy.c:32: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` pseudo.c `cat CCTYPE` -c `cat CFLAGS` netmsg.c In file included from osdep.h:30, from c-client.h:42, from netmsg.c:33: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` flstring.c `cat CCTYPE` -c `cat CFLAGS` fdstring.c In file included from osdep.h:30, from fdstring.c:30: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` rfc822.c In file included from osdep.h:30, from c-client.h:42, from rfc822.c:37: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` nntp.c In file included from osdep.h:30, from c-client.h:42, from nntp.c:31: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` smtp.c In file included from osdep.h:30, from c-client.h:42, from smtp.c:37: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` imap4r1.c In file included from osdep.h:30, from c-client.h:42, from imap4r1.c:41: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ imap4r1.c: In function 'imap_search_x_gm_ext1': imap4r1.c:3375:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(t, u, strlen(u)); \ ^~~~~~~~~~~~~~~~~~~~~~~~ imap4r1.c:3398:6: note: in expansion of macro 'ADD_STRING' ADD_STRING(" %s", pgm->x_gm_ext1->text.data); ^~~~~~~~~~ imap4r1.c:3372:15: note: length computed here len = strlen(u); \ ^~~~~~~~~ imap4r1.c:3398:6: note: in expansion of macro 'ADD_STRING' ADD_STRING(" %s", pgm->x_gm_ext1->text.data); ^~~~~~~~~~ `cat CCTYPE` -c `cat CFLAGS` http.c In file included from osdep.h:30, from c-client.h:42, from http.c:14: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` json.c In file included from osdep.h:30, from c-client.h:42, from json.c:20: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` pop3.c In file included from osdep.h:30, from c-client.h:42, from pop3.c:30: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` unix.c In file included from osdep.h:30, from unix.c:46: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` mbx.c In file included from osdep.h:30, from mbx.c:42: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` mmdf.c In file included from osdep.h:30, from mmdf.c:34: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` tenex.c In file included from osdep.h:30, from tenex.c:47: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` mtx.c In file included from osdep.h:30, from mtx.c:42: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` news.c In file included from osdep.h:30, from news.c:35: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ news.c: In function 'news_open': news.c:370:36: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nmsgs = scandir (tmp,&names,news_select,news_numsort)) >= 0) { ^~~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from news.c:35: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ news.c:370:48: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nmsgs = scandir (tmp,&names,news_select,news_numsort)) >= 0) { ^~~~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from news.c:35: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `cat CCTYPE` -c `cat CFLAGS` phile.c In file included from osdep.h:30, from phile.c:36: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ `cat CCTYPE` -c `cat CFLAGS` mh.c In file included from osdep.h:30, from mh.c:32: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mh.c: In function 'mh_ping': mh.c:862:46: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] long nfiles = scandir (LOCAL->dir,&names,mh_select,mh_numsort); ^~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mh.c:32: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mh.c:862:56: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] long nfiles = scandir (LOCAL->dir,&names,mh_select,mh_numsort); ^~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mh.c:32: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mh.c: In function 'mh_append': mh.c:1128:37: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nfiles = scandir (tmp,&names,mh_select,mh_numsort)) > 0) { ^~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mh.c:32: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mh.c:1128:47: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nfiles = scandir (tmp,&names,mh_select,mh_numsort)) > 0) { ^~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mh.c:32: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `cat CCTYPE` -c `cat CFLAGS` mx.c In file included from osdep.h:30, from mx.c:35: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mx.c: In function 'mx_scan_contents': mx.c:277:38: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nfiles = scandir (name,&names,mx_select,mx_numsort)) > 0) ^~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mx.c:35: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mx.c:277:48: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nfiles = scandir (name,&names,mx_select,mx_numsort)) > 0) ^~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mx.c:35: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mx.c: In function 'mx_rename': mx.c:462:54: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] for (i = lasterror = 0,n = scandir (tmp,&names,mx_select,mx_numsort); ^~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mx.c:35: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mx.c:462:64: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] for (i = lasterror = 0,n = scandir (tmp,&names,mx_select,mx_numsort); ^~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mx.c:35: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mx.c: In function 'mx_ping': mx.c:731:51: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] long nfiles = scandir (stream->mailbox,&names,mx_select,mx_numsort); ^~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mx.c:35: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mx.c:731:61: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] long nfiles = scandir (stream->mailbox,&names,mx_select,mx_numsort); ^~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mx.c:35: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ `cat CCTYPE` -c `cat CFLAGS` mix.c In file included from osdep.h:30, from mix.c:31: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mix.c: In function 'mix_scan_contents': mix.c:322:38: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nfiles = scandir (name,&names,mix_select,mix_msgfsort)) > 0) ^~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mix.c:31: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mix.c:322:49: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] if ((nfiles = scandir (name,&names,mix_select,mix_msgfsort)) > 0) ^~~~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mix.c:31: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mix.c: In function 'mix_rename': mix.c:554:54: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] for (i = lasterror = 0,n = scandir (tmp,&names,mix_rselect,alphasort); ^~~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mix.c:31: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mix.c: In function 'mix_expunge': mix.c:1052:53: warning: passing argument 3 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] long nfiles = scandir (stream->mailbox,&names,mix_select,mix_msgfsort); ^~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mix.c:31: /usr/include/dirent.h:84:6: note: expected 'int (*)(const struct dirent *)' but argument is of type 'int (*)(struct dirent *)' int (*)(const struct dirent *), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mix.c:1052:64: warning: passing argument 4 of 'scandir' from incompatible pointer type [-Wincompatible-pointer-types] long nfiles = scandir (stream->mailbox,&names,mix_select,mix_msgfsort); ^~~~~~~~~~~~ In file included from /usr/include/sys/dir.h:42, from osdep.h:30, from mix.c:31: /usr/include/dirent.h:85:6: note: expected 'int (*)(const struct dirent **, const struct dirent **)' but argument is of type 'int (*)(const void *, const void *)' int (*)(const struct dirent **, const struct dirent **)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ sh -c 'rm -rf c-client.a || true' ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o utf8aux.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o http.o json.o pop3.o unix.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o mix.o;ranlib c-client.a echo neb > OSTYPE touch rebuild sh -c 'rm -rf rebuild || true' Not building bundled tools. /usr/bin/make all-recursive Making all in m4 Making all in po Making all in pith make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 896: warning: duplicate script for target "help_c_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 897: warning: duplicate script for target "help_c_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 899: warning: duplicate script for target "help_h_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 900: warning: duplicate script for target "help_h_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT help_h_gen.o -MD -MP -MF .deps/help_h_gen.Tpo -c -o help_h_gen.o help_h_gen.c mv -f .deps/help_h_gen.Tpo .deps/help_h_gen.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o help_h_gen help_h_gen.o -lcrypt -lssl -lcrypto -ltinfo libtool: link: cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath=/usr/local/lib -o help_h_gen help_h_gen.o -L/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo -pthread ./help_h_gen < pine.hlp > helptext.h cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT help_c_gen.o -MD -MP -MF .deps/help_c_gen.Tpo -c -o help_c_gen.o help_c_gen.c help_c_gen.c: In function 'append_to_help_list.part.1': help_c_gen.c:261:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(new->name, name, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ help_c_gen.c:259:11: note: length computed here len = strlen(name); ^~~~~~~~~~~~ mv -f .deps/help_c_gen.Tpo .deps/help_c_gen.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o help_c_gen help_c_gen.o -lcrypt -lssl -lcrypto -ltinfo libtool: link: cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath=/usr/local/lib -o help_c_gen help_c_gen.o -L/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo -pthread ./help_c_gen < pine.hlp > helptext.c /usr/bin/make all-recursive make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 896: warning: duplicate script for target "help_c_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 897: warning: duplicate script for target "help_c_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 899: warning: duplicate script for target "help_h_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 900: warning: duplicate script for target "help_h_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here Making all in osdep cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT bldpath.o -MD -MP -MF .deps/bldpath.Tpo -c -o bldpath.o bldpath.c mv -f .deps/bldpath.Tpo .deps/bldpath.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT canaccess.o -MD -MP -MF .deps/canaccess.Tpo -c -o canaccess.o canaccess.c mv -f .deps/canaccess.Tpo .deps/canaccess.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT canonicl.o -MD -MP -MF .deps/canonicl.Tpo -c -o canonicl.o canonicl.c mv -f .deps/canonicl.Tpo .deps/canonicl.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT collate.o -MD -MP -MF .deps/collate.Tpo -c -o collate.o collate.c mv -f .deps/collate.Tpo .deps/collate.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c mv -f .deps/color.Tpo .deps/color.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT coredump.o -MD -MP -MF .deps/coredump.Tpo -c -o coredump.o coredump.c mv -f .deps/coredump.Tpo .deps/coredump.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT creatdir.o -MD -MP -MF .deps/creatdir.Tpo -c -o creatdir.o creatdir.c mv -f .deps/creatdir.Tpo .deps/creatdir.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT debugtime.o -MD -MP -MF .deps/debugtime.Tpo -c -o debugtime.o debugtime.c mv -f .deps/debugtime.Tpo .deps/debugtime.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT domnames.o -MD -MP -MF .deps/domnames.Tpo -c -o domnames.o domnames.c mv -f .deps/domnames.Tpo .deps/domnames.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT err_desc.o -MD -MP -MF .deps/err_desc.Tpo -c -o err_desc.o err_desc.c mv -f .deps/err_desc.Tpo .deps/err_desc.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT fgetpos.o -MD -MP -MF .deps/fgetpos.Tpo -c -o fgetpos.o fgetpos.c mv -f .deps/fgetpos.Tpo .deps/fgetpos.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT filesize.o -MD -MP -MF .deps/filesize.Tpo -c -o filesize.o filesize.c mv -f .deps/filesize.Tpo .deps/filesize.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT fnexpand.o -MD -MP -MF .deps/fnexpand.Tpo -c -o fnexpand.o fnexpand.c mv -f .deps/fnexpand.Tpo .deps/fnexpand.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT hostname.o -MD -MP -MF .deps/hostname.Tpo -c -o hostname.o hostname.c mv -f .deps/hostname.Tpo .deps/hostname.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT lstcmpnt.o -MD -MP -MF .deps/lstcmpnt.Tpo -c -o lstcmpnt.o lstcmpnt.c mv -f .deps/lstcmpnt.Tpo .deps/lstcmpnt.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mimedisp.o -MD -MP -MF .deps/mimedisp.Tpo -c -o mimedisp.o mimedisp.c mv -f .deps/mimedisp.Tpo .deps/mimedisp.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT pipe.o -MD -MP -MF .deps/pipe.Tpo -c -o pipe.o pipe.c pipe.c: In function 'open_system_pipe': pipe.c:260:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(syspipe->args, p, l); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pipe.c:257:14: note: length computed here int l = strlen(p); ^~~~~~~~~ mv -f .deps/pipe.Tpo .deps/pipe.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT pw_stuff.o -MD -MP -MF .deps/pw_stuff.Tpo -c -o pw_stuff.o pw_stuff.c mv -f .deps/pw_stuff.Tpo .deps/pw_stuff.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c mv -f .deps/rename.Tpo .deps/rename.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT tempfile.o -MD -MP -MF .deps/tempfile.Tpo -c -o tempfile.o tempfile.c mv -f .deps/tempfile.Tpo .deps/tempfile.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT temp_nam.o -MD -MP -MF .deps/temp_nam.Tpo -c -o temp_nam.o temp_nam.c mv -f .deps/temp_nam.Tpo .deps/temp_nam.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT writ_dir.o -MD -MP -MF .deps/writ_dir.Tpo -c -o writ_dir.o writ_dir.c mv -f .deps/writ_dir.Tpo .deps/writ_dir.Po rm -f libpithosd.a /usr/bin/ar cru libpithosd.a bldpath.o canaccess.o canonicl.o collate.o color.o coredump.o creatdir.o debugtime.o domnames.o err_desc.o fgetpos.o filesize.o fnexpand.o hostname.o lstcmpnt.o mimedisp.o pipe.o pw_stuff.o rename.o tempfile.o temp_nam.o writ_dir.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpithosd.a Making all in charconv cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c mv -f .deps/filesys.Tpo .deps/filesys.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.c mv -f .deps/utf8.Tpo .deps/utf8.Po rm -f libpithcc.a /usr/bin/ar cru libpithcc.a filesys.o utf8.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpithcc.a make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 896: warning: duplicate script for target "help_c_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 897: warning: duplicate script for target "help_c_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 899: warning: duplicate script for target "help_h_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 900: warning: duplicate script for target "help_h_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT ablookup.o -MD -MP -MF .deps/ablookup.Tpo -c -o ablookup.o ablookup.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from ablookup.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/ablookup.Tpo .deps/ablookup.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT abdlc.o -MD -MP -MF .deps/abdlc.Tpo -c -o abdlc.o abdlc.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from abdlc.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/abdlc.Tpo .deps/abdlc.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT addrbook.o -MD -MP -MF .deps/addrbook.Tpo -c -o addrbook.o addrbook.c In file included from ../c-client/osdep.h:30, from ../c-client/c-client.h:42, from addrbook.c:24: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/addrbook.Tpo .deps/addrbook.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT addrstring.o -MD -MP -MF .deps/addrstring.Tpo -c -o addrstring.o addrstring.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from addrstring.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/addrstring.Tpo .deps/addrstring.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT adrbklib.o -MD -MP -MF .deps/adrbklib.Tpo -c -o adrbklib.o adrbklib.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from adrbklib.c:18: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/adrbklib.Tpo .deps/adrbklib.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT bldaddr.o -MD -MP -MF .deps/bldaddr.Tpo -c -o bldaddr.o bldaddr.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from bldaddr.c:25: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/bldaddr.Tpo .deps/bldaddr.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT body.o -MD -MP -MF .deps/body.Tpo -c -o body.o body.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from body.c:14: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/body.Tpo .deps/body.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT charset.o -MD -MP -MF .deps/charset.Tpo -c -o charset.o charset.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from charset.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/charset.Tpo .deps/charset.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from color.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/color.Tpo .deps/color.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from conf.c:25: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT context.o -MD -MP -MF .deps/context.Tpo -c -o context.o context.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from context.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ context.c: In function 'context_allowed': context.c:322:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(free_this, p, strlen(p)+200); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ context.c:322:28: note: length computed here strncpy(free_this, p, strlen(p)+200); ^~~~~~~~~ mv -f .deps/context.Tpo .deps/context.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT copyaddr.o -MD -MP -MF .deps/copyaddr.Tpo -c -o copyaddr.o copyaddr.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from copyaddr.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/copyaddr.Tpo .deps/copyaddr.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT detoken.o -MD -MP -MF .deps/detoken.Tpo -c -o detoken.o detoken.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from detoken.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/detoken.Tpo .deps/detoken.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT detach.o -MD -MP -MF .deps/detach.Tpo -c -o detach.o detach.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from detach.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/detach.Tpo .deps/detach.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT editorial.o -MD -MP -MF .deps/editorial.Tpo -c -o editorial.o editorial.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from editorial.c:26: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/editorial.Tpo .deps/editorial.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT escapes.o -MD -MP -MF .deps/escapes.Tpo -c -o escapes.o escapes.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from escapes.c:27: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/escapes.Tpo .deps/escapes.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from filter.c:44: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/filter.Tpo .deps/filter.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT flag.o -MD -MP -MF .deps/flag.Tpo -c -o flag.o flag.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from flag.c:25: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/flag.Tpo .deps/flag.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT folder.o -MD -MP -MF .deps/folder.Tpo -c -o folder.o folder.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from folder.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/folder.Tpo .deps/folder.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT handle.o -MD -MP -MF .deps/handle.Tpo -c -o handle.o handle.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from handle.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/handle.Tpo .deps/handle.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from help.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/help.Tpo .deps/help.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT helpindx.o -MD -MP -MF .deps/helpindx.Tpo -c -o helpindx.o helpindx.c mv -f .deps/helpindx.Tpo .deps/helpindx.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT hist.o -MD -MP -MF .deps/hist.Tpo -c -o hist.o hist.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from hist.c:20: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/hist.Tpo .deps/hist.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT icache.o -MD -MP -MF .deps/icache.Tpo -c -o icache.o icache.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from icache.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/icache.Tpo .deps/icache.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT ical.o -MD -MP -MF .deps/ical.Tpo -c -o ical.o ical.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from ical.c:1: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ ical.c: In function 'ical_decode.part.1': ical.c:244:8: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(text, t, strlen(t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ ical.c: In function 'ical_remove_escapes.part.2': ical.c:295:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(*textp, t, strlen(t)); /* overwrite given text with filtered text */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/ical.Tpo .deps/ical.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT imap.o -MD -MP -MF .deps/imap.Tpo -c -o imap.o imap.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from imap.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/imap.Tpo .deps/imap.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from init.c:25: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/init.Tpo .deps/init.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT keyword.o -MD -MP -MF .deps/keyword.Tpo -c -o keyword.o keyword.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from keyword.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/keyword.Tpo .deps/keyword.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT ldap.o -MD -MP -MF .deps/ldap.Tpo -c -o ldap.o ldap.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from ldap.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/ldap.Tpo .deps/ldap.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from list.c:24: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/list.Tpo .deps/list.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mailcap.o -MD -MP -MF .deps/mailcap.Tpo -c -o mailcap.o mailcap.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from mailcap.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/mailcap.Tpo .deps/mailcap.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mailcmd.o -MD -MP -MF .deps/mailcmd.Tpo -c -o mailcmd.o mailcmd.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from mailcmd.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/mailcmd.Tpo .deps/mailcmd.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mailindx.o -MD -MP -MF .deps/mailindx.Tpo -c -o mailindx.o mailindx.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from mailindx.c:18: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/mailindx.Tpo .deps/mailindx.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT maillist.o -MD -MP -MF .deps/maillist.Tpo -c -o maillist.o maillist.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from maillist.c:24: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/maillist.Tpo .deps/maillist.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mailview.o -MD -MP -MF .deps/mailview.Tpo -c -o mailview.o mailview.c In file included from ../c-client/osdep.h:30, from headers.h:29, from mailview.c:27: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/mailview.Tpo .deps/mailview.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT margin.o -MD -MP -MF .deps/margin.Tpo -c -o margin.o margin.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from margin.c:27: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/margin.Tpo .deps/margin.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mimedesc.o -MD -MP -MF .deps/mimedesc.Tpo -c -o mimedesc.o mimedesc.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from mimedesc.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/mimedesc.Tpo .deps/mimedesc.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mimetype.o -MD -MP -MF .deps/mimetype.Tpo -c -o mimetype.o mimetype.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from mimetype.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/mimetype.Tpo .deps/mimetype.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT msgno.o -MD -MP -MF .deps/msgno.Tpo -c -o msgno.o msgno.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from msgno.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/msgno.Tpo .deps/msgno.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT newmail.o -MD -MP -MF .deps/newmail.Tpo -c -o newmail.o newmail.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from newmail.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/newmail.Tpo .deps/newmail.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT news.o -MD -MP -MF .deps/news.Tpo -c -o news.o news.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from news.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/news.Tpo .deps/news.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o pattern.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from pattern.c:18: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/pattern.Tpo .deps/pattern.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT pipe.o -MD -MP -MF .deps/pipe.Tpo -c -o pipe.o pipe.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from pipe.c:18: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/pipe.Tpo .deps/pipe.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT readfile.o -MD -MP -MF .deps/readfile.Tpo -c -o readfile.o readfile.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from readfile.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/readfile.Tpo .deps/readfile.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT remote.o -MD -MP -MF .deps/remote.Tpo -c -o remote.o remote.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from remote.c:25: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/remote.Tpo .deps/remote.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT reply.o -MD -MP -MF .deps/reply.Tpo -c -o reply.o reply.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from reply.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/reply.Tpo .deps/reply.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT rfc2231.o -MD -MP -MF .deps/rfc2231.Tpo -c -o rfc2231.o rfc2231.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from rfc2231.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/rfc2231.Tpo .deps/rfc2231.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT save.o -MD -MP -MF .deps/save.Tpo -c -o save.o save.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from save.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/save.Tpo .deps/save.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from search.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/search.Tpo .deps/search.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT sequence.o -MD -MP -MF .deps/sequence.Tpo -c -o sequence.o sequence.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from sequence.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/sequence.Tpo .deps/sequence.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT send.o -MD -MP -MF .deps/send.Tpo -c -o send.o send.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from send.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ send.c: In function 'pine_rfc822_output_body': send.c:4300:4: warning: 'strncat' specified bound 2 equals source length [-Wstringop-overflow=] strncat(tmp, "\015\012", 2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/send.Tpo .deps/send.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from sort.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/sort.Tpo .deps/sort.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT state.o -MD -MP -MF .deps/state.Tpo -c -o state.o state.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from state.c:25: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/state.Tpo .deps/state.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT status.o -MD -MP -MF .deps/status.Tpo -c -o status.o status.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from status.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/status.Tpo .deps/status.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT store.o -MD -MP -MF .deps/store.Tpo -c -o store.o store.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from store.c:27: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/store.Tpo .deps/store.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from stream.c:26: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ stream.c: In function 'pine_mail_append_full': stream.c:960:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(mailbox_nodelim, mailbox, MIN(len-1,sizeof(mailbox_nodelim)-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream.c:958:8: note: length computed here len = strlen(mailbox); ^~~~~~~~~~~~~~~ stream.c: In function 'pine_mail_copy_full': stream.c:1120:6: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(mailbox_nodelim, mailbox, MIN(len-1,sizeof(mailbox_nodelim)-1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ stream.c:1118:8: note: length computed here len = strlen(mailbox); ^~~~~~~~~~~~~~~ mv -f .deps/stream.Tpo .deps/stream.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from string.c:58: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/string.Tpo .deps/string.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT strlst.o -MD -MP -MF .deps/strlst.Tpo -c -o strlst.o strlst.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from strlst.c:27: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/strlst.Tpo .deps/strlst.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT takeaddr.o -MD -MP -MF .deps/takeaddr.Tpo -c -o takeaddr.o takeaddr.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from takeaddr.c:25: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/takeaddr.Tpo .deps/takeaddr.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT tempfile.o -MD -MP -MF .deps/tempfile.Tpo -c -o tempfile.o tempfile.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from tempfile.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/tempfile.Tpo .deps/tempfile.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT text.o -MD -MP -MF .deps/text.Tpo -c -o text.o text.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from text.c:27: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/text.Tpo .deps/text.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT thread.o -MD -MP -MF .deps/thread.Tpo -c -o thread.o thread.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from thread.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/thread.Tpo .deps/thread.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT adjtime.o -MD -MP -MF .deps/adjtime.Tpo -c -o adjtime.o adjtime.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from adjtime.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/adjtime.Tpo .deps/adjtime.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT url.o -MD -MP -MF .deps/url.Tpo -c -o url.o url.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from url.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/url.Tpo .deps/url.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from util.c:19: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/util.Tpo .deps/util.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT helptext.o -MD -MP -MF .deps/helptext.Tpo -c -o helptext.o helptext.c In file included from ../c-client/osdep.h:30, from headers.h:29, from helptext.c:10: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/helptext.Tpo .deps/helptext.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT smkeys.o -MD -MP -MF .deps/smkeys.Tpo -c -o smkeys.o smkeys.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from smkeys.c:24: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ mv -f .deps/smkeys.Tpo .deps/smkeys.Po cc -DHAVE_CONFIG_H -I../include -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT smime.o -MD -MP -MF .deps/smime.Tpo -c -o smime.o smime.c In file included from ../pith/../c-client/osdep.h:30, from ../pith/headers.h:29, from smime.c:28: /usr/include/sys/dir.h:38:2: warning: #warning "The information in this file should be obtained from " [-Wcpp] #warning "The information in this file should be obtained from " ^~~~~~~ /usr/include/sys/dir.h:39:2: warning: #warning "and is provided solely (and temporarily) for backward compatibility." [-Wcpp] #warning "and is provided solely (and temporarily) for backward compatibility." ^~~~~~~ smime.c: In function 'smime_expunge_cert': smime.c:481:6: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(buf, EXTCERT(Private), 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smime.c: In function 'get_personal_certs': smime.c:1348:7: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(buf2, EXTCERT(Public), 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smime.c: In function 'import_certificate': smime.c:895:9: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(buf, EXTCERT(ctype), 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smime.c:870:9: warning: 'strncat' specified bound 4 equals source length [-Wstringop-overflow=] strncat(buf, EXTCERT(ctype), 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smime.c: In function 'add_file_to_container': smime.c:1658:5: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(content, sep, strlen(sep)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smime.c:1659:5: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(content, name, strlen(name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/smime.Tpo .deps/smime.Po rm -f libpith.a /usr/bin/ar cru libpith.a ablookup.o abdlc.o addrbook.o addrstring.o adrbklib.o bldaddr.o body.o charset.o color.o conf.o context.o copyaddr.o detoken.o detach.o editorial.o escapes.o filter.o flag.o folder.o handle.o help.o helpindx.o hist.o icache.o ical.o imap.o init.o keyword.o ldap.o list.o mailcap.o mailcmd.o mailindx.o maillist.o mailview.o margin.o mimedesc.o mimetype.o msgno.o newmail.o news.o pattern.o pipe.o readfile.o remote.o reply.o rfc2231.o save.o search.o sequence.o send.o sort.o state.o status.o store.o stream.o string.o strlst.o takeaddr.o tempfile.o text.o thread.o adjtime.o url.o util.o helptext.o smkeys.o smime.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpith.a Making all in pico Making all in osdep cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT altedit.o -MD -MP -MF .deps/altedit.Tpo -c -o altedit.o altedit.c mv -f .deps/altedit.Tpo .deps/altedit.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT chkpoint.o -MD -MP -MF .deps/chkpoint.Tpo -c -o chkpoint.o chkpoint.c mv -f .deps/chkpoint.Tpo .deps/chkpoint.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT color.o -MD -MP -MF .deps/color.Tpo -c -o color.o color.c color.c: In function 'color_to_asciirgb': color.c:1685:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(c_to_a_buf[whichbuf], colorName, (l < RGBLEN) ? l : RGBLEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ color.c:1684:6: note: length computed here l = strlen(colorName); ^~~~~~~~~~~~~~~~~ mv -f .deps/color.Tpo .deps/color.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT filesys.o -MD -MP -MF .deps/filesys.Tpo -c -o filesys.o filesys.c filesys.c: In function 'gethomedir': filesys.c:244:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(home, buf, hlen); ^~~~~~~~~~~~~~~~~~~~~~~~ filesys.c:238:9: note: length computed here hlen = strlen(buf); ^~~~~~~~~~~ mv -f .deps/filesys.Tpo .deps/filesys.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT fsync.o -MD -MP -MF .deps/fsync.Tpo -c -o fsync.o fsync.c mv -f .deps/fsync.Tpo .deps/fsync.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT getkey.o -MD -MP -MF .deps/getkey.Tpo -c -o getkey.o getkey.c mv -f .deps/getkey.Tpo .deps/getkey.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o mouse.o mouse.c mv -f .deps/mouse.Tpo .deps/mouse.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT newmail.o -MD -MP -MF .deps/newmail.Tpo -c -o newmail.o newmail.c mv -f .deps/newmail.Tpo .deps/newmail.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT popen.o -MD -MP -MF .deps/popen.Tpo -c -o popen.o popen.c mv -f .deps/popen.Tpo .deps/popen.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT raw.o -MD -MP -MF .deps/raw.Tpo -c -o raw.o raw.c mv -f .deps/raw.Tpo .deps/raw.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT read.o -MD -MP -MF .deps/read.Tpo -c -o read.o read.c mv -f .deps/read.Tpo .deps/read.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c mv -f .deps/shell.Tpo .deps/shell.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c mv -f .deps/signals.Tpo .deps/signals.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT spell.o -MD -MP -MF .deps/spell.Tpo -c -o spell.o spell.c mv -f .deps/spell.Tpo .deps/spell.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT terminal.o -MD -MP -MF .deps/terminal.Tpo -c -o terminal.o terminal.c mv -f .deps/terminal.Tpo .deps/terminal.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT truncate.o -MD -MP -MF .deps/truncate.Tpo -c -o truncate.o truncate.c mv -f .deps/truncate.Tpo .deps/truncate.Po cc -DHAVE_CONFIG_H -I../../include -I../../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c mv -f .deps/tty.Tpo .deps/tty.Po rm -f libpicoosd.a /usr/bin/ar cru libpicoosd.a altedit.o chkpoint.o color.o filesys.o fsync.o getkey.o mouse.o newmail.o popen.o raw.o read.o shell.o signals.o spell.o terminal.o truncate.o tty.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpicoosd.a cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT attach.o -MD -MP -MF .deps/attach.Tpo -c -o attach.o attach.c attach.c: In function 'AskAttach': attach.c:351:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(new->fname, fn, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:343:10: note: length computed here len = strlen(fn); ^~~~~~~~~~ attach.c:226:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(new->fname, bfn, len1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:214:52: note: length computed here if (upload && (strlen(fn)+strlen(S_FILESEP)+strlen(bfn)) < sizeof(fn)){ ^~~~~~~~~~~ attach.c:228:3: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(new->dir, fn, len2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:214:23: note: length computed here if (upload && (strlen(fn)+strlen(S_FILESEP)+strlen(bfn)) < sizeof(fn)){ ^~~~~~~~~~ attach.c: In function 'NewAttach': attach.c:1291:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(tp->filename, f, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:1284:11: note: length computed here len = strlen(f); ^~~~~~~~~ attach.c:1319:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(tp->description, c, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ attach.c:1310:11: note: length computed here len = strlen(c); ^~~~~~~~~ mv -f .deps/attach.Tpo .deps/attach.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT basic.o -MD -MP -MF .deps/basic.Tpo -c -o basic.o basic.c mv -f .deps/basic.Tpo .deps/basic.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT bind.o -MD -MP -MF .deps/bind.Tpo -c -o bind.o bind.c mv -f .deps/bind.Tpo .deps/bind.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT browse.o -MD -MP -MF .deps/browse.Tpo -c -o browse.o browse.c browse.c: In function 'add_cell_to_lmlist.part.0': browse.c:2035:2: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(new->dir, mp->dname, dlen); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ browse.c:2028:42: note: length computed here (new->dir=malloc(sizeof(char)*((dlen=strlen(mp->dname))+1))) == NULL){ ^~~~~~~~~~~~~~~~~ browse.c: In function 'getfcells': browse.c:1938:4: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(tmpstr, dname, flength); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ browse.c:1924:42: note: length computed here if ((flength = strlen(ncp->fname) + 1 + strlen(dname)) < sizeof(mp->dname)){ ^~~~~~~~~~~~~ mv -f .deps/browse.Tpo .deps/browse.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT buffer.o -MD -MP -MF .deps/buffer.Tpo -c -o buffer.o buffer.c mv -f .deps/buffer.Tpo .deps/buffer.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT composer.o -MD -MP -MF .deps/composer.Tpo -c -o composer.o composer.c composer.c: In function 'save_pico_state': composer.c:4681:7: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(ret->opertree, opertree, strlen(opertree)+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ composer.c:4681:40: note: length computed here strncpy(ret->opertree, opertree, strlen(opertree)+1); ^~~~~~~~~~~~~~~~ mv -f .deps/composer.Tpo .deps/composer.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT display.o -MD -MP -MF .deps/display.Tpo -c -o display.o display.c mv -f .deps/display.Tpo .deps/display.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c file.c: In function 'insfile': file.c:276:10: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncat(infile, fname, len+1-1-strlen(infile)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ file.c:270:44: note: length computed here len = strlen(dir)+strlen(S_FILESEP)+strlen(fname); ^~~~~~~~~~~~~ mv -f .deps/file.Tpo .deps/file.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT fileio.o -MD -MP -MF .deps/fileio.Tpo -c -o fileio.o fileio.c mv -f .deps/fileio.Tpo .deps/fileio.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT line.o -MD -MP -MF .deps/line.Tpo -c -o line.o line.c mv -f .deps/line.Tpo .deps/line.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT pico.o -MD -MP -MF .deps/pico.Tpo -c -o pico.o pico.c mv -f .deps/pico.Tpo .deps/pico.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.c mv -f .deps/random.Tpo .deps/random.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT region.o -MD -MP -MF .deps/region.Tpo -c -o region.o region.c mv -f .deps/region.Tpo .deps/region.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c mv -f .deps/search.Tpo .deps/search.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT window.o -MD -MP -MF .deps/window.Tpo -c -o window.o window.c mv -f .deps/window.Tpo .deps/window.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT word.o -MD -MP -MF .deps/word.Tpo -c -o word.o word.c mv -f .deps/word.Tpo .deps/word.Po rm -f libpico.a /usr/bin/ar cru libpico.a attach.o basic.o bind.o browse.o buffer.o composer.o display.o file.o fileio.o line.o pico.o random.o region.o search.o window.o word.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libpico.a cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT utf8stub.o -MD -MP -MF .deps/utf8stub.Tpo -c -o utf8stub.o utf8stub.c mv -f .deps/utf8stub.Tpo .deps/utf8stub.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o pico main.o utf8stub.o ../c-client/utf8.o libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo libtool: link: cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath=/usr/local/lib -o pico main.o utf8stub.o ../c-client/utf8.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a -lcrypt -lssl -lcrypto -ltinfo -pthread cc -DHAVE_CONFIG_H -I../include -I/usr/local/include -I/usr/local/include -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -MT pilot.o -MD -MP -MF .deps/pilot.Tpo -c -o pilot.o pilot.c mv -f .deps/pilot.Tpo .deps/pilot.Po /bin/sh ../libtool --tag=CC --mode=link cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -o pilot pilot.o utf8stub.o ../c-client/utf8.o libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo libtool: link: cc -g -pthread -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath=/usr/local/lib -o pilot pilot.o utf8stub.o ../c-client/utf8.o /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a -lcrypt -lssl -lcrypto -ltinfo -pthread SUCCEEDED 00:03:34 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> pico-alpine-2.22 depends on executable: aspell - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libncurses.so.6 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for pico-alpine-2.22 ===> pico-alpine-2.22 depends on executable: aspell - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> pico-alpine-2.22 depends on file: /usr/local/lib/libncurses.so.6 - found ===> Generating temporary packing list if test ! -L c-client ; then ln -s imap/c-client c-client ; fi true cd imap && /usr/bin/make neb EXTRACFLAGS=" -I/usr/local/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L" EXTRALDFLAGS=" -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo" EXTRAAUTHENTICATORS="" EXTRASPECIALS="IP6=4 SSLINCLUDE=/usr/local/include SSLLIB=/usr/local/lib SSLDIR=/usr/local/openssl SSLCERTS=/usr/local/openssl/certs SSLKEYS=/etc/openssl/private" BUNDLED="no" touch ip6 make build EXTRACFLAGS='-I/usr/local/include -I/usr/local/include -pipe -I/usr/local/include -I/usr/local/include/ncurses -O2 -fno-strict-aliasing -DOPENSSL_1_1_0 -DOPENSSL_API_COMPAT=0x10100000L' EXTRALDFLAGS='-L/usr/local/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -Wl,-rpath=/usr/local/lib -lcrypt -lssl -lcrypto -ltinfo' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=nopwd IP=4 EXTRASPECIALS='IP6=4 SSLINCLUDE=/usr/local/include SSLLIB=/usr/local/lib SSLDIR=/usr/local/openssl SSLCERTS=/usr/local/openssl/certs SSLKEYS=/etc/openssl/private' BUNDLED='no' BUILDTYPE=neb IP=6 PASSWDTYPE=pam SPECIALS="GSSINCLUDE=/usr/include GSSLIB=/usr/lib PAMLDFLAGS=-lpam" Rebuilding c-client for neb... cd c-client;make all CC=`cat CCTYPE` CFLAGS="`cat CFLAGS`" `cat SPECIALS` sh -c 'rm -rf rebuild || true' Not building bundled tools. /usr/bin/make install-recursive Making install in m4 Making install in po /bin/mkdir -p /construction/editors/pico-alpine/stage/usr/local/share if test "alpine" = "gettext-tools"; then /bin/mkdir -p /construction/editors/pico-alpine/stage/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -m 0644 ./$file /construction/editors/pico-alpine/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /construction/editors/pico-alpine/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in pith make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 896: warning: duplicate script for target "help_c_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 897: warning: duplicate script for target "help_c_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 899: warning: duplicate script for target "help_h_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 900: warning: duplicate script for target "help_h_gen" ignored make[4]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here /usr/bin/make install-recursive make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 896: warning: duplicate script for target "help_c_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 897: warning: duplicate script for target "help_c_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 899: warning: duplicate script for target "help_h_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 900: warning: duplicate script for target "help_h_gen" ignored make[5]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here Making install in osdep Making install in charconv make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 896: warning: duplicate script for target "help_c_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 897: warning: duplicate script for target "help_c_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 899: warning: duplicate script for target "help_h_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 900: warning: duplicate script for target "help_h_gen" ignored make[6]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 896: warning: duplicate script for target "help_c_gen" ignored make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 897: warning: duplicate script for target "help_c_gen" ignored make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 502: warning: using previous script for "help_c_gen" defined here make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 899: warning: duplicate script for target "help_h_gen" ignored make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 900: warning: duplicate script for target "help_h_gen" ignored make[7]: "/construction/editors/pico-alpine/alpine-99948a2/pith/Makefile" line 506: warning: using previous script for "help_h_gen" defined here Making install in pico Making install in osdep /bin/mkdir -p '/construction/editors/pico-alpine/stage/usr/local/bin' /bin/sh ../libtool --mode=install install -s -m 555 pico pilot '/construction/editors/pico-alpine/stage/usr/local/bin' libtool: install: install -m 555 -s pico /construction/editors/pico-alpine/stage/usr/local/bin/pico libtool: install: install -m 555 -s pilot /construction/editors/pico-alpine/stage/usr/local/bin/pilot cd imap && /usr/bin/make install-mailutil BUNDLED="no" DESTDIR="/construction/editors/pico-alpine/stage" bindir="/usr/local/bin" mandir="/usr/local/man" Not building bundled tools. Installing mailutil... BUNDLED=no if test x"no" = x""; then install -d /construction/editors/pico-alpine/stage/usr/local/bin; install mailutil/mailutil /construction/editors/pico-alpine/stage/usr/local/bin/mailutil; install -d /construction/editors/pico-alpine/stage/usr/local/man/man1; install src/mailutil/mailutil.1 /construction/editors/pico-alpine/stage/usr/local/man/man1/mailutil.1; fi /bin/mkdir -p '/construction/editors/pico-alpine/stage/usr/local/man/man1' install -m 0644 doc/man1/pico.1 doc/man1/pilot.1 '/construction/editors/pico-alpine/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for pico-alpine-2.22 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:04:12