=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/archivers/libcomprex", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for libcomprex-0.3.3nb43 --- all --- /opt/local/bin/bmake all-recursive --- all-recursive --- Making all in debian Making all in docs --- all-recursive --- Making all in api --- all-recursive --- Making all in html Making all in man Making all in intl Making all in libltdl --- ltdl.lo --- /usr/bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -c ltdl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -c ltdl.c -fPIC -DPIC -o .libs/ltdl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -c ltdl.c -o ltdl.o >/dev/null 2>&1 --- libltdlc.la --- /usr/bin/bash ./libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libltdlc.la ltdl.lo -ldl -lintl -liconv libtool: link: ar cr .libs/libltdlc.a .libs/ltdl.o libtool: link: ranlib .libs/libltdlc.a libtool: link: ( cd ".libs" && rm -f "libltdlc.la" && ln -s "../libltdlc.la" "libltdlc.la" ) Making all in modules --- all-recursive --- Making all in archive --- all-recursive --- Making all in ar --- ar.lo --- --- header.lo --- --- utils.lo --- --- ar.lo --- source='ar.c' object='ar.lo' libtool=yes depfile='.deps/ar.Plo' tmpdepfile='.deps/ar.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o ar.lo `test -f 'ar.c' || echo './'`ar.c --- header.lo --- source='header.c' object='header.lo' libtool=yes depfile='.deps/header.Plo' tmpdepfile='.deps/header.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o header.lo `test -f 'header.c' || echo './'`header.c --- utils.lo --- source='utils.c' object='utils.lo' libtool=yes depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c --- header.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT header.lo -MD -MP -MF .deps/header.TPlo.655965 -c header.c -fPIC -DPIC -o .libs/header.o --- ar.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT ar.lo -MD -MP -MF .deps/ar.TPlo.655961 -c ar.c -fPIC -DPIC -o .libs/ar.o --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.655968 -c utils.c -fPIC -DPIC -o .libs/utils.o --- ar.lo --- ar.c: In function '__seekFunc': ar.c:65:17: warning: variable 'file' set but not used [-Wunused-but-set-variable] 65 | CxFile *file; | ^~~~ ar.c: In function 'saveArchive': ar.c:319:49: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 319 | i = snprintf(header.size, 10, "%d", symtabLen); | ~^ ~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld ar.c:317:17: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 317 | strncpy(header.name, "//", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar.c:322:17: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 322 | strncpy(header.fmag, AR_FMAG, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ar.c:376:25: warning: 'strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 376 | strncpy(header.fmag, AR_FMAG, 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.655968 -c utils.c -o utils.o >/dev/null 2>&1 --- header.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT header.lo -MD -MP -MF .deps/header.TPlo.655965 -c header.c -o header.o >/dev/null 2>&1 --- ar.lo --- In function 'readArchive', inlined from 'readArchive' at ar.c:93:1: ar.c:164:33: warning: 'strncpy' output may be truncated copying 15 bytes from a string of length 58 [-Wstringop-truncation] 164 | strncpy(buffer, header.name + 1, 15); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT ar.lo -MD -MP -MF .deps/ar.TPlo.655961 -c ar.c -o ar.o >/dev/null 2>&1 --- libar.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libar.la -rpath /opt/local/lib/comprex/archive -no-undefined -module -avoid-version ar.lo header.lo utils.lo -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libar.so -o .libs/libar.so .libs/ar.o .libs/header.o .libs/utils.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libar.a ar.o header.o utils.o libtool: link: ranlib .libs/libar.a libtool: link: ( cd ".libs" && rm -f "libar.la" && ln -s "../libar.la" "libar.la" ) Making all in bzip2 --- bzip2.lo --- source='bzip2.c' object='bzip2.lo' libtool=yes depfile='.deps/bzip2.Plo' tmpdepfile='.deps/bzip2.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o bzip2.lo `test -f 'bzip2.c' || echo './'`bzip2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT bzip2.lo -MD -MP -MF .deps/bzip2.TPlo.659501 -c bzip2.c -fPIC -DPIC -o .libs/bzip2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT bzip2.lo -MD -MP -MF .deps/bzip2.TPlo.659501 -c bzip2.c -o bzip2.o >/dev/null 2>&1 --- libbzip2.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libbzip2.la -rpath /opt/local/lib/comprex/archive -no-undefined -module -avoid-version bzip2.lo -L/opt/local/lib -lbz2 -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libbzip2.so -o .libs/libbzip2.so .libs/bzip2.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libbz2.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libbzip2.a bzip2.o libtool: link: ranlib .libs/libbzip2.a libtool: link: ( cd ".libs" && rm -f "libbzip2.la" && ln -s "../libbzip2.la" "libbzip2.la" ) Making all in cab --- cab.lo --- --- io.lo --- --- utils.lo --- --- cab.lo --- source='cab.c' object='cab.lo' libtool=yes depfile='.deps/cab.Plo' tmpdepfile='.deps/cab.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o cab.lo `test -f 'cab.c' || echo './'`cab.c --- io.lo --- source='io.c' object='io.lo' libtool=yes depfile='.deps/io.Plo' tmpdepfile='.deps/io.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o io.lo `test -f 'io.c' || echo './'`io.c --- utils.lo --- source='utils.c' object='utils.lo' libtool=yes depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.662869 -c utils.c -fPIC -DPIC -o .libs/utils.o --- io.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT io.lo -MD -MP -MF .deps/io.TPlo.662861 -c io.c -fPIC -DPIC -o .libs/io.o --- cab.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT cab.lo -MD -MP -MF .deps/cab.TPlo.662860 -c cab.c -fPIC -DPIC -o .libs/cab.o --- io.lo --- io.c: In function 'cxCabReadInfo': io.c:85:44: warning: pointer targets in passing argument 1 of 'cxCabGet16' differ in signedness [-Wpointer-sign] 85 | reserveSize = cxCabGet16(sizeBuf, &counter); | ^~~~~~~ | | | char * In file included from cab.h:28, from io.c:23: utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxCabGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ io.c:86:43: warning: pointer targets in passing argument 1 of 'cxCabGet8' differ in signedness [-Wpointer-sign] 86 | folderResSize = cxCabGet8(sizeBuf, &counter); | ^~~~~~~ | | | char * utils.h:28:41: note: expected 'unsigned char *' but argument is of type 'char *' 28 | unsigned char cxCabGet8(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ io.c:87:43: warning: pointer targets in passing argument 1 of 'cxCabGet8' differ in signedness [-Wpointer-sign] 87 | dataResSize = cxCabGet8(sizeBuf, &counter); | ^~~~~~~ | | | char * utils.h:28:41: note: expected 'unsigned char *' but argument is of type 'char *' 28 | unsigned char cxCabGet8(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ io.c:68:33: warning: variable 'dataResSize' set but not used [-Wunused-but-set-variable] 68 | char folderResSize = 0, dataResSize = 0; | ^~~~~~~~~~~ --- cab.lo --- cab.c: In function 'readArchive': cab.c:92:22: warning: variable 'root' set but not used [-Wunused-but-set-variable] 92 | CxDirectory *root; | ^~~~ --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.662869 -c utils.c -o utils.o >/dev/null 2>&1 --- io.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT io.lo -MD -MP -MF .deps/io.TPlo.662861 -c io.c -o io.o >/dev/null 2>&1 --- cab.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT cab.lo -MD -MP -MF .deps/cab.TPlo.662860 -c cab.c -o cab.o >/dev/null 2>&1 --- libcab.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libcab.la -rpath /opt/local/lib/comprex/archive -no-undefined -module -avoid-version cab.lo io.lo utils.lo -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libcab.so -o .libs/libcab.so .libs/cab.o .libs/io.o .libs/utils.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libcab.a cab.o io.o utils.o libtool: link: ranlib .libs/libcab.a libtool: link: ( cd ".libs" && rm -f "libcab.la" && ln -s "../libcab.la" "libcab.la" ) Making all in cpio --- header.lo --- --- cpio.lo --- --- header.lo --- source='header.c' object='header.lo' libtool=yes depfile='.deps/header.Plo' tmpdepfile='.deps/header.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o header.lo `test -f 'header.c' || echo './'`header.c --- cpio.lo --- source='cpio.c' object='cpio.lo' libtool=yes depfile='.deps/cpio.Plo' tmpdepfile='.deps/cpio.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o cpio.lo `test -f 'cpio.c' || echo './'`cpio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT cpio.lo -MD -MP -MF .deps/cpio.TPlo.665857 -c cpio.c -fPIC -DPIC -o .libs/cpio.o --- header.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT header.lo -MD -MP -MF .deps/header.TPlo.665853 -c header.c -fPIC -DPIC -o .libs/header.o --- cpio.lo --- cpio.c: In function '__seekFunc': cpio.c:81:17: warning: variable 'file' set but not used [-Wunused-but-set-variable] 81 | CxFile *file; | ^~~~ cpio.c: In function 'readArchive': cpio.c:112:22: warning: variable 'root' set but not used [-Wunused-but-set-variable] 112 | CxDirectory *root; | ^~~~ --- header.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT header.lo -MD -MP -MF .deps/header.TPlo.665853 -c header.c -o header.o >/dev/null 2>&1 --- cpio.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT cpio.lo -MD -MP -MF .deps/cpio.TPlo.665857 -c cpio.c -o cpio.o >/dev/null 2>&1 --- libcpio.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libcpio.la -rpath /opt/local/lib/comprex/archive -no-undefined -module -avoid-version header.lo cpio.lo -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libcpio.so -o .libs/libcpio.so .libs/header.o .libs/cpio.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libcpio.a header.o cpio.o libtool: link: ranlib .libs/libcpio.a libtool: link: ( cd ".libs" && rm -f "libcpio.la" && ln -s "../libcpio.la" "libcpio.la" ) Making all in tar --- block.lo --- --- tar.lo --- --- utils.lo --- --- block.lo --- source='block.c' object='block.lo' libtool=yes depfile='.deps/block.Plo' tmpdepfile='.deps/block.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o block.lo `test -f 'block.c' || echo './'`block.c --- tar.lo --- source='tar.c' object='tar.lo' libtool=yes depfile='.deps/tar.Plo' tmpdepfile='.deps/tar.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o tar.lo `test -f 'tar.c' || echo './'`tar.c --- utils.lo --- source='utils.c' object='utils.lo' libtool=yes depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c --- tar.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT tar.lo -MD -MP -MF .deps/tar.TPlo.668585 -c tar.c -fPIC -DPIC -o .libs/tar.o --- block.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT block.lo -MD -MP -MF .deps/block.TPlo.668587 -c block.c -fPIC -DPIC -o .libs/block.o --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.668591 -c utils.c -fPIC -DPIC -o .libs/utils.o --- tar.lo --- tar.c: In function '__seekFunc': tar.c:72:17: warning: variable 'file' set but not used [-Wunused-but-set-variable] 72 | CxFile *file; | ^~~~ --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.668591 -c utils.c -o utils.o >/dev/null 2>&1 --- block.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT block.lo -MD -MP -MF .deps/block.TPlo.668587 -c block.c -o block.o >/dev/null 2>&1 --- tar.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT tar.lo -MD -MP -MF .deps/tar.TPlo.668585 -c tar.c -o tar.o >/dev/null 2>&1 --- libtar.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libtar.la -rpath /opt/local/lib/comprex/archive -no-undefined -module -avoid-version block.lo tar.lo utils.lo -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libtar.so -o .libs/libtar.so .libs/block.o .libs/tar.o .libs/utils.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libtar.a block.o tar.o utils.o libtool: link: ranlib .libs/libtar.a libtool: link: ( cd ".libs" && rm -f "libtar.la" && ln -s "../libtar.la" "libtar.la" ) Making all in zip --- crc32.lo --- --- deflate.lo --- --- extra.lo --- --- deflate.lo --- source='deflate.c' object='deflate.lo' libtool=yes depfile='.deps/deflate.Plo' tmpdepfile='.deps/deflate.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o deflate.lo `test -f 'deflate.c' || echo './'`deflate.c --- crc32.lo --- source='crc32.c' object='crc32.lo' libtool=yes depfile='.deps/crc32.Plo' tmpdepfile='.deps/crc32.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o crc32.lo `test -f 'crc32.c' || echo './'`crc32.c --- extra.lo --- source='extra.c' object='extra.lo' libtool=yes depfile='.deps/extra.Plo' tmpdepfile='.deps/extra.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o extra.lo `test -f 'extra.c' || echo './'`extra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT extra.lo -MD -MP -MF .deps/extra.TPlo.671428 -c extra.c -fPIC -DPIC -o .libs/extra.o --- crc32.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT crc32.lo -MD -MP -MF .deps/crc32.TPlo.671426 -c crc32.c -fPIC -DPIC -o .libs/crc32.o --- deflate.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT deflate.lo -MD -MP -MF .deps/deflate.TPlo.671423 -c deflate.c -fPIC -DPIC -o .libs/deflate.o --- crc32.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT crc32.lo -MD -MP -MF .deps/crc32.TPlo.671426 -c crc32.c -o crc32.o >/dev/null 2>&1 --- deflate.lo --- deflate.c: In function '__inflateReadFunc': deflate.c:93:46: warning: pointer targets in assignment from 'char *' to 'Bytef *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 93 | fileData->cx_stream.next_in = buffer; | ^ --- extra.lo --- extra.c: In function '__parseUnixextra': extra.c:54:62: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 54 | (*new_extra)->atime = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * In file included from zip.h:28, from extra.c:24: utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:55:62: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 55 | (*new_extra)->mtime = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:56:62: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 56 | (*new_extra)->uid = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:57:62: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 57 | (*new_extra)->gid = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:70:62: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 70 | (*new_extra)->atime = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:71:62: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 71 | (*new_extra)->mtime = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:75:64: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 75 | (*new_extra)->uid = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:76:64: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 76 | (*new_extra)->gid = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:81:56: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 81 | (*new_extra)->uid = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:82:56: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 82 | (*new_extra)->gid = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c: In function '__parseTStampExtra': extra.c:98:26: warning: pointer targets in passing argument 1 of 'cxZipGet8' differ in signedness [-Wpointer-sign] 98 | flag = cxZipGet8(buffer, &counter); | ^~~~~~ | | | char * utils.h:28:41: note: expected 'unsigned char *' but argument is of type 'char *' 28 | unsigned char cxZipGet8(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:100:55: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 100 | (*new_extra)->mtime = (flag & 1) ? cxZipGet32(buffer, &counter): -1; | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:101:55: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 101 | (*new_extra)->atime = (flag & 2) ? cxZipGet32(buffer, &counter): -1; | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:102:55: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 102 | (*new_extra)->ctime = (flag & 4) ? cxZipGet32(buffer, &counter): -1; | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c: In function 'cxZipFindExtra': extra.c:126:39: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 126 | headerID = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:127:42: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 127 | blockLength = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ extra.c:134:58: warning: passing argument 4 of '__parseUnixextra' from incompatible pointer type [-Wincompatible-pointer-types] 134 | &(extra->data), headerID); | ^~~~~~~~~~~~~~ | | | void ** extra.c:43:88: note: expected 'ZipUnixExtra **' but argument is of type 'void **' 43 | __parseUnixextra(char *buffer, int counter, unsigned short blockLength, ZipUnixExtra **new_extra, int type) | ~~~~~~~~~~~~~~~^~~~~~~~~ extra.c:138:58: warning: passing argument 4 of '__parseUnixextra' from incompatible pointer type [-Wincompatible-pointer-types] 138 | &(extra->data), headerID); | ^~~~~~~~~~~~~~ | | | void ** extra.c:43:88: note: expected 'ZipUnixExtra **' but argument is of type 'void **' 43 | __parseUnixextra(char *buffer, int counter, unsigned short blockLength, ZipUnixExtra **new_extra, int type) | ~~~~~~~~~~~~~~~^~~~~~~~~ extra.c:142:58: warning: passing argument 4 of '__parseUnixextra' from incompatible pointer type [-Wincompatible-pointer-types] 142 | &(extra->data), headerID); | ^~~~~~~~~~~~~~ | | | void ** extra.c:43:88: note: expected 'ZipUnixExtra **' but argument is of type 'void **' 43 | __parseUnixextra(char *buffer, int counter, unsigned short blockLength, ZipUnixExtra **new_extra, int type) | ~~~~~~~~~~~~~~~^~~~~~~~~ extra.c:145:77: warning: passing argument 3 of '__parseTStampExtra' from incompatible pointer type [-Wincompatible-pointer-types] 145 | __parseTStampExtra(buffer, counter, &extra->data); | ^~~~~~~~~~~~ | | | void ** extra.c:90:62: note: expected 'ZipUnixExtra **' but argument is of type 'void **' 90 | __parseTStampExtra(char *buffer, int counter, ZipUnixExtra **new_extra) | ~~~~~~~~~~~~~~~^~~~~~~~~ extra.c:118:25: warning: unused variable 'currentPos' [-Wunused-variable] 118 | unsigned short currentPos; | ^~~~~~~~~~ --- deflate.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT deflate.lo -MD -MP -MF .deps/deflate.TPlo.671423 -c deflate.c -o deflate.o >/dev/null 2>&1 --- extra.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT extra.lo -MD -MP -MF .deps/extra.TPlo.671428 -c extra.c -o extra.o >/dev/null 2>&1 --- header.lo --- source='header.c' object='header.lo' libtool=yes depfile='.deps/header.Plo' tmpdepfile='.deps/header.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o header.lo `test -f 'header.c' || echo './'`header.c --- utils.lo --- source='utils.c' object='utils.lo' libtool=yes depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c --- header.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT header.lo -MD -MP -MF .deps/header.TPlo.672492 -c header.c -fPIC -DPIC -o .libs/header.o --- zip.lo --- source='zip.c' object='zip.lo' libtool=yes depfile='.deps/zip.Plo' tmpdepfile='.deps/zip.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o zip.lo `test -f 'zip.c' || echo './'`zip.c --- header.lo --- header.c: In function 'cxZipReadLocalHeader': header.c:39:32: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 39 | signature = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * In file included from zip.h:28, from header.c:25: utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:43:47: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 43 | header->version = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:44:47: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 44 | header->flag = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:45:47: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 45 | header->compression = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:46:47: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 46 | header->mtime = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:47:47: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 47 | header->crc32 = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:48:47: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 48 | header->compressedSize = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:49:47: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 49 | header->uncompressedSize = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:50:47: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 50 | header->filenameLength = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:51:47: warning: pointer targets in passing argument 1 of 'cxZipGet16' differ in signedness [-Wpointer-sign] 51 | header->extraLength = cxZipGet16(buffer, &counter); | ^~~~~~ | | | char * utils.h:29:42: note: expected 'unsigned char *' but argument is of type 'char *' 29 | unsigned short cxZipGet16(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:91:56: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 91 | header->crc32 = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:92:56: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 92 | header->compressedSize = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ header.c:93:56: warning: pointer targets in passing argument 1 of 'cxZipGet32' differ in signedness [-Wpointer-sign] 93 | header->uncompressedSize = cxZipGet32(buffer, &counter); | ^~~~~~ | | | char * utils.h:30:42: note: expected 'unsigned char *' but argument is of type 'char *' 30 | unsigned int cxZipGet32(unsigned char *buffer, int *counter); | ~~~~~~~~~~~~~~~^~~~~~ --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.672786 -c utils.c -fPIC -DPIC -o .libs/utils.o --- header.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT header.lo -MD -MP -MF .deps/header.TPlo.672492 -c header.c -o header.o >/dev/null 2>&1 --- zip.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT zip.lo -MD -MP -MF .deps/zip.TPlo.673070 -c zip.c -fPIC -DPIC -o .libs/zip.o --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.672786 -c utils.c -o utils.o >/dev/null 2>&1 --- zip.lo --- zip.c: In function 'readArchive': zip.c:232:52: warning: the comparison will always evaluate as 'false' for the address of 'data' will never be NULL [-Waddress] 232 | if(&zip_extra.data == NULL) | ^~ In file included from ./zip.h:29, from zip.c:25: ./extra.h:44:15: note: 'data' declared here 44 | void *data; | ^~~~ zip.c: At top level: zip.c:28:1: warning: '__readFuncZip' defined but not used [-Wunused-function] 28 | __readFuncZip(void *ptr, size_t size, size_t nmemb, CxFP *fp) | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT zip.lo -MD -MP -MF .deps/zip.TPlo.673070 -c zip.c -o zip.o >/dev/null 2>&1 --- libzip.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libzip.la -rpath /opt/local/lib/comprex/archive -no-undefined -module -avoid-version crc32.lo deflate.lo extra.lo header.lo utils.lo zip.lo -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libzip.so -o .libs/libzip.so .libs/crc32.o .libs/deflate.o .libs/extra.o .libs/header.o .libs/utils.o .libs/zip.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libzip.a crc32.o deflate.o extra.o header.o utils.o zip.o libtool: link: ranlib .libs/libzip.a libtool: link: ( cd ".libs" && rm -f "libzip.la" && ln -s "../libzip.la" "libzip.la" ) Making all in zlib --- zlib.lo --- source='zlib.c' object='zlib.lo' libtool=yes depfile='.deps/zlib.Plo' tmpdepfile='.deps/zlib.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o zlib.lo `test -f 'zlib.c' || echo './'`zlib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT zlib.lo -MD -MP -MF .deps/zlib.TPlo.675802 -c zlib.c -fPIC -DPIC -o .libs/zlib.o In file included from zlib.c:26: utils.h: In function '__getTotalFileSize': utils.h:109:32: warning: passing argument 1 of 'gzseek64' from incompatible pointer type [-Wincompatible-pointer-types] 109 | bytesIn = (long)gzseek(fp, (off_t)(-8), SEEK_END); | ^~ | | | FILE * In file included from zlib.c:24: /tmp/work/archivers/libcomprex/work/.buildlink/include/zlib.h:1860:39: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' 1860 | ZEXTERN z_off64_t ZEXPORT gzseek64(gzFile, z_off64_t, int); | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT zlib.lo -MD -MP -MF .deps/zlib.TPlo.675802 -c zlib.c -o zlib.o >/dev/null 2>&1 --- libzlib.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libzlib.la -rpath /opt/local/lib/comprex/archive -no-undefined -module -avoid-version zlib.lo -L/opt/local/lib -lz -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libzlib.so -o .libs/libzlib.so .libs/zlib.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libz.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libzlib.a zlib.o libtool: link: ranlib .libs/libzlib.a libtool: link: ( cd ".libs" && rm -f "libzlib.la" && ln -s "../libzlib.la" "libzlib.la" ) Making all in scheme --- all-recursive --- Making all in curl --- curl.lo --- source='curl.c' object='curl.lo' libtool=yes depfile='.deps/curl.Plo' tmpdepfile='.deps/curl.TPlo' depmode=gcc3 /usr/bin/bash ../../../depcomp /usr/bin/bash ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I/opt/local/include -I/opt/local/include -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o curl.lo `test -f 'curl.c' || echo './'`curl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT curl.lo -MD -MP -MF .deps/curl.TPlo.679405 -c curl.c -fPIC -DPIC -o .libs/curl.o In file included from curl.c:25: curl.c: In function 'schemeGet': /tmp/work/archivers/libcomprex/work/.buildlink/include/curl/typecheck-gcc.h:50:13: warning: call to 'Wcurl_easy_setopt_err_long' declared with attribute warning: curl_easy_setopt expects a long argument [-Wattribute-warning] 50 | Wcurl_easy_setopt_err_long(); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/work/archivers/libcomprex/work/.buildlink/include/curl/curl.h:54:7: note: in definition of macro 'CURL_IGNORE_DEPRECATION' 54 | statements \ | ^~~~~~~~~~ curl.c:52:9: note: in expansion of macro 'curl_easy_setopt' 52 | curl_easy_setopt(curl, CURLOPT_NOPROGRESS, 1); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT curl.lo -MD -MP -MF .deps/curl.TPlo.679405 -c curl.c -o curl.o >/dev/null 2>&1 --- libcurlscm.la --- /usr/bin/bash ../../../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libcurlscm.la -rpath /opt/local/lib/comprex/scheme -no-undefined -module -avoid-version curl.lo -lcurl -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libcurlscm.so -o .libs/libcurlscm.so .libs/curl.o -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib /tmp/work/archivers/libcomprex/work/.buildlink/lib/libcurl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libnghttp2.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libidn2.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libunistring.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libldap.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libsasl2.so -ldl -ldoor /tmp/work/archivers/libcomprex/work/.buildlink/lib/liblber.so -lresolv -lgen /tmp/work/archivers/libcomprex/work/.buildlink/lib/libssh2.so -lssl -lcrypto /tmp/work/archivers/libcomprex/work/.buildlink/lib/libz.so -lsocket -lnsl /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: ar cr .libs/libcurlscm.a curl.o libtool: link: ranlib .libs/libcurlscm.a libtool: link: ( cd ".libs" && rm -f "libcurlscm.la" && ln -s "../libcurlscm.la" "libcurlscm.la" ) Making all in libcomprex --- archive.lo --- --- archive_io.lo --- --- directory.lo --- source='directory.c' object='directory.lo' libtool=yes depfile='.deps/directory.Plo' tmpdepfile='.deps/directory.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o directory.lo `test -f 'directory.c' || echo './'`directory.c --- archive_io.lo --- source='archive_io.c' object='archive_io.lo' libtool=yes depfile='.deps/archive_io.Plo' tmpdepfile='.deps/archive_io.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o archive_io.lo `test -f 'archive_io.c' || echo './'`archive_io.c --- archive.lo --- source='archive.c' object='archive.lo' libtool=yes depfile='.deps/archive.Plo' tmpdepfile='.deps/archive.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o archive.lo `test -f 'archive.c' || echo './'`archive.c --- archive_io.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT archive_io.lo -MD -MP -MF .deps/archive_io.TPlo.683213 -c archive_io.c -fPIC -DPIC -o .libs/archive_io.o --- archive.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT archive.lo -MD -MP -MF .deps/archive.TPlo.683214 -c archive.c -fPIC -DPIC -o .libs/archive.o --- directory.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT directory.lo -MD -MP -MF .deps/directory.TPlo.683211 -c directory.c -fPIC -DPIC -o .libs/directory.o --- archive_io.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT archive_io.lo -MD -MP -MF .deps/archive_io.TPlo.683213 -c archive_io.c -o archive_io.o >/dev/null 2>&1 --- archive.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT archive.lo -MD -MP -MF .deps/archive.TPlo.683214 -c archive.c -o archive.o >/dev/null 2>&1 --- directory.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT directory.lo -MD -MP -MF .deps/directory.TPlo.683211 -c directory.c -o directory.o >/dev/null 2>&1 --- file.lo --- source='file.c' object='file.lo' libtool=yes depfile='.deps/file.Plo' tmpdepfile='.deps/file.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o file.lo `test -f 'file.c' || echo './'`file.c --- fp.lo --- source='fp.c' object='fp.lo' libtool=yes depfile='.deps/fp.Plo' tmpdepfile='.deps/fp.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o fp.lo `test -f 'fp.c' || echo './'`fp.c --- file.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT file.lo -MD -MP -MF .deps/file.TPlo.684393 -c file.c -fPIC -DPIC -o .libs/file.o --- fp.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT fp.lo -MD -MP -MF .deps/fp.TPlo.684406 -c fp.c -fPIC -DPIC -o .libs/fp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT fp.lo -MD -MP -MF .deps/fp.TPlo.684406 -c fp.c -o fp.o >/dev/null 2>&1 --- fsiter.lo --- source='fsiter.c' object='fsiter.lo' libtool=yes depfile='.deps/fsiter.Plo' tmpdepfile='.deps/fsiter.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o fsiter.lo `test -f 'fsiter.c' || echo './'`fsiter.c --- file.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT file.lo -MD -MP -MF .deps/file.TPlo.684393 -c file.c -o file.o >/dev/null 2>&1 --- fsnode.lo --- source='fsnode.c' object='fsnode.lo' libtool=yes depfile='.deps/fsnode.Plo' tmpdepfile='.deps/fsnode.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o fsnode.lo `test -f 'fsnode.c' || echo './'`fsnode.c --- fsiter.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT fsiter.lo -MD -MP -MF .deps/fsiter.TPlo.684970 -c fsiter.c -fPIC -DPIC -o .libs/fsiter.o --- internal.lo --- source='internal.c' object='internal.lo' libtool=yes depfile='.deps/internal.Plo' tmpdepfile='.deps/internal.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c --- fsnode.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT fsnode.lo -MD -MP -MF .deps/fsnode.TPlo.685176 -c fsnode.c -fPIC -DPIC -o .libs/fsnode.o --- fsiter.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT fsiter.lo -MD -MP -MF .deps/fsiter.TPlo.684970 -c fsiter.c -o fsiter.o >/dev/null 2>&1 --- internal.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT internal.lo -MD -MP -MF .deps/internal.TPlo.685390 -c internal.c -fPIC -DPIC -o .libs/internal.o --- fsnode.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT fsnode.lo -MD -MP -MF .deps/fsnode.TPlo.685176 -c fsnode.c -o fsnode.o >/dev/null 2>&1 --- io.lo --- source='io.c' object='io.lo' libtool=yes depfile='.deps/io.Plo' tmpdepfile='.deps/io.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o io.lo `test -f 'io.c' || echo './'`io.c --- internal.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT internal.lo -MD -MP -MF .deps/internal.TPlo.685390 -c internal.c -o internal.o >/dev/null 2>&1 --- io.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT io.lo -MD -MP -MF .deps/io.TPlo.685872 -c io.c -fPIC -DPIC -o .libs/io.o --- io_internal.lo --- source='io_internal.c' object='io_internal.lo' libtool=yes depfile='.deps/io_internal.Plo' tmpdepfile='.deps/io_internal.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o io_internal.lo `test -f 'io_internal.c' || echo './'`io_internal.c --- io.lo --- io.c: In function 'cxClose': io.c:131:20: warning: variable 'archive' set but not used [-Wunused-but-set-variable] 131 | CxArchive *archive; | ^~~~~~~ --- io_internal.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT io_internal.lo -MD -MP -MF .deps/io_internal.TPlo.686258 -c io_internal.c -fPIC -DPIC -o .libs/io_internal.o --- module.lo --- source='module.c' object='module.lo' libtool=yes depfile='.deps/module.Plo' tmpdepfile='.deps/module.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o module.lo `test -f 'module.c' || echo './'`module.c --- io.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT io.lo -MD -MP -MF .deps/io.TPlo.685872 -c io.c -o io.o >/dev/null 2>&1 --- module.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT module.lo -MD -MP -MF .deps/module.TPlo.686692 -c module.c -fPIC -DPIC -o .libs/module.o module.c: In function '__cxUnloadModule': module.c:208:21: warning: variable 'result' set but not used [-Wunused-but-set-variable] 208 | int result; | ^~~~~~ --- utils.lo --- source='utils.c' object='utils.lo' libtool=yes depfile='.deps/utils.Plo' tmpdepfile='.deps/utils.TPlo' depmode=gcc3 /usr/bin/bash ../depcomp /usr/bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DCOMPREX_LIBDIR=\""/opt/local/lib/comprex"\" -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c -o utils.lo `test -f 'utils.c' || echo './'`utils.c --- io_internal.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT io_internal.lo -MD -MP -MF .deps/io_internal.TPlo.686258 -c io_internal.c -o io_internal.o >/dev/null 2>&1 --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.687263 -c utils.c -fPIC -DPIC -o .libs/utils.o --- module.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT module.lo -MD -MP -MF .deps/module.TPlo.686692 -c module.c -o module.o >/dev/null 2>&1 --- utils.lo --- libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DCOMPREX_LIBDIR=\"/opt/local/lib/comprex\" -I../libltdl -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DLDAP_DEPRECATED -Wall -MT utils.lo -MD -MP -MF .deps/utils.TPlo.687263 -c utils.c -o utils.o >/dev/null 2>&1 --- libcomprex.la --- /usr/bin/bash ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o libcomprex.la -rpath /opt/local/lib -version-info 3:0:0 archive.lo archive_io.lo directory.lo file.lo fp.lo fsiter.lo fsnode.lo internal.lo io.lo io_internal.lo module.lo utils.lo -export-dynamic ../libltdl/libltdlc.la -lintl -liconv libtool: link: gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libcomprex.so.3 -o .libs/libcomprex.so.3.0.0 .libs/archive.o .libs/archive_io.o .libs/directory.o .libs/file.o .libs/fp.o .libs/fsiter.o .libs/fsnode.o .libs/internal.o .libs/io.o .libs/io_internal.o .libs/module.o .libs/utils.o -Wl,-z -Wl,allextract ../libltdl/.libs/libltdlc.a -Wl,-z -Wl,defaultextract -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib -L/tmp/work/archivers/libcomprex/work/.buildlink/lib -ldl /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -O2 -msave-args -Wl,-rpath -Wl,/opt/local/lib libtool: link: (cd ".libs" && rm -f "libcomprex.so.3" && ln -s "libcomprex.so.3.0.0" "libcomprex.so.3") libtool: link: (cd ".libs" && rm -f "libcomprex.so" && ln -s "libcomprex.so.3.0.0" "libcomprex.so") libtool: link: (cd .libs/libcomprex.lax/libltdlc.a && ar x "/tmp/work/archivers/libcomprex/work/libcomprex-0.3.3/libcomprex/../libltdl/.libs/libltdlc.a") libtool: link: ar cr .libs/libcomprex.a archive.o archive_io.o directory.o file.o fp.o fsiter.o fsnode.o internal.o io.o io_internal.o module.o utils.o .libs/libcomprex.lax/libltdlc.a/ltdl.o libtool: link: ranlib .libs/libcomprex.a libtool: link: rm -fr .libs/libcomprex.lax libtool: link: ( cd ".libs" && rm -f "libcomprex.la" && ln -s "../libcomprex.la" "libcomprex.la" ) Making all in po Making all in tests --- catarchive.o --- --- catfile.o --- --- makearchive.o --- source='makearchive.c' object='makearchive.o' libtool=no depfile='.deps/makearchive.Po' tmpdepfile='.deps/makearchive.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c `test -f 'makearchive.c' || echo './'`makearchive.c --- catfile.o --- source='catfile.c' object='catfile.o' libtool=no depfile='.deps/catfile.Po' tmpdepfile='.deps/catfile.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c `test -f 'catfile.c' || echo './'`catfile.c --- catarchive.o --- source='catarchive.c' object='catarchive.o' libtool=no depfile='.deps/catarchive.Po' tmpdepfile='.deps/catarchive.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c `test -f 'catarchive.c' || echo './'`catarchive.c --- showtree.o --- --- extractarchive.o --- --- makearchive --- --- showtree.o --- source='showtree.c' object='showtree.o' libtool=no depfile='.deps/showtree.Po' tmpdepfile='.deps/showtree.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c `test -f 'showtree.c' || echo './'`showtree.c --- extractarchive.o --- source='extractarchive.c' object='extractarchive.o' libtool=no depfile='.deps/extractarchive.Po' tmpdepfile='.deps/extractarchive.TPo' depmode=gcc3 /usr/bin/bash ../depcomp gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libltdl -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -c `test -f 'extractarchive.c' || echo './'`extractarchive.c --- makearchive --- /usr/bin/bash ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o makearchive makearchive.o ../libcomprex/libcomprex.la -lintl -liconv --- extractarchive.o --- extractarchive.c: In function '__extractprogress': extractarchive.c:48:56: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 48 | fprintf(stdout, " --Decompressing file(%d of %d): %s", | ~^ | | | int | %ld 49 | onFile, fileCount, cxGetFilePath(file)); | ~~~~~~ | | | size_t {aka long unsigned int} extractarchive.c:48:62: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 48 | fprintf(stdout, " --Decompressing file(%d of %d): %s", | ~^ | | | int | %ld 49 | onFile, fileCount, cxGetFilePath(file)); | ~~~~~~~~~ | | | size_t {aka long unsigned int} --- catarchive --- /usr/bin/bash ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o catarchive catarchive.o ../libcomprex/libcomprex.la -lintl -liconv --- catfile --- /usr/bin/bash ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o catfile catfile.o ../libcomprex/libcomprex.la -lintl -liconv --- makearchive --- libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -Wall -Wl,-rpath -Wl,/opt/local/lib -o .libs/makearchive makearchive.o -L/tmp/work/archivers/libcomprex/work/.buildlink/lib ../libcomprex/.libs/libcomprex.so -ldl /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -R/opt/local/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib --- showtree --- /usr/bin/bash ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o showtree showtree.o ../libcomprex/libcomprex.la -lintl -liconv --- catarchive --- libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -Wall -Wl,-rpath -Wl,/opt/local/lib -o .libs/catarchive catarchive.o -L/tmp/work/archivers/libcomprex/work/.buildlink/lib ../libcomprex/.libs/libcomprex.so -ldl /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -R/opt/local/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib --- catfile --- libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -Wall -Wl,-rpath -Wl,/opt/local/lib -o .libs/catfile catfile.o -L/tmp/work/archivers/libcomprex/work/.buildlink/lib ../libcomprex/.libs/libcomprex.so -ldl /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -R/opt/local/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib --- extractarchive --- /usr/bin/bash ../libtool --mode=link gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -DLDAP_DEPRECATED -I/usr/include -I/opt/local/include/libxml2 -Wall -L/opt/local/lib -Wl,-R/opt/local/lib -lintl -liconv -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -o extractarchive extractarchive.o ../libcomprex/libcomprex.la -lintl -liconv --- showtree --- libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -Wall -Wl,-rpath -Wl,/opt/local/lib -o .libs/showtree showtree.o -L/tmp/work/archivers/libcomprex/work/.buildlink/lib ../libcomprex/.libs/libcomprex.so -ldl /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -R/opt/local/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib --- extractarchive --- libtool: link: gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/tmp/work/archivers/libcomprex/work/.buildlink/include -DLDAP_DEPRECATED -I/tmp/work/archivers/libcomprex/work/.buildlink/include/libxml2 -Wall -Wl,-rpath -Wl,/opt/local/lib -o .libs/extractarchive extractarchive.o -L/tmp/work/archivers/libcomprex/work/.buildlink/lib ../libcomprex/.libs/libcomprex.so -ldl /tmp/work/archivers/libcomprex/work/.buildlink/lib/libintl.so /tmp/work/archivers/libcomprex/work/.buildlink/lib/libiconv.so -R/opt/local/lib -R/tmp/work/archivers/libcomprex/work/.buildlink/lib