* CPV: sci-libs/shapelib-1.2.10-r1 * REPO: gentoo * Maintainer: nerdboy@gentoo.org sci-geosciences@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking shapelib-1.2.10.tar.gz to /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/work >>> Source unpacked in /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/work >>> Preparing source in /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/work/shapelib-1.2.10 ... * Applying makefile-fix.patch ... [ ok ] * Applying fix-shapelib-test.diff ... [ ok ] * Applying stdlib_include_fix.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/work/shapelib-1.2.10 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/work/shapelib-1.2.10 ... make -j14 cc -O2 -pipe -c shpopen.c cc -O2 -pipe -c dbfopen.c dbfopen.c: In function ‘DBFWriteHeader’: dbfopen.c:260:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c:261:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c:271:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFReadTuple’: dbfopen.c:1371:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPReadObject’: shpopen.c:1300:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFFlushRecord’: dbfopen.c:294:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteTuple’: dbfopen.c:1327:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteAttribute’: dbfopen.c:1012:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteAttributeDirectly’: dbfopen.c:1181:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFClose’: dbfopen.c:461:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c:473:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPCreate’: shpopen.c:697:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:706:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPWriteHeader’: shpopen.c:303:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:313:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:328:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPOpen’: shpopen.c:437:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c:447:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c:526:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result cc -O2 -pipe dbfcreate.c dbfopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dbfcreate cc -O2 -pipe dbfadd.c dbfopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dbfadd cc -O2 -pipe dbfdump.c dbfopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o dbfdump cc -O2 -pipe shpcreate.c shpopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shpcreate cc -O2 -pipe shpadd.c shpopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shpadd cc -O2 -pipe shpdump.c shpopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shpdump cc -O2 -pipe shprewind.c shpopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shprewind cc -O2 -pipe shptest.c shpopen.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o shptest make -j14 lib /bin/sh ./libtool --mode=compile gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c shpopen.c mkdir .libs gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c -fPIC -DPIC shpopen.c -o .libs/shpopen.lo shpopen.c: In function 'SHPReadObject': shpopen.c:1300:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result shpopen.c: In function 'SHPCreate': shpopen.c:697:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result shpopen.c:706:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result shpopen.c: In function 'SHPWriteHeader': shpopen.c:303:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result shpopen.c:313:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result shpopen.c:328:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result shpopen.c: In function 'SHPOpen': shpopen.c:437:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result shpopen.c:447:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result shpopen.c:526:10: warning: ignoring return value of 'fread', declared with attribute warn_unused_result gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c shpopen.c -o shpopen.o >/dev/null 2>&1 mv -f .libs/shpopen.lo shpopen.lo gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c -fPIC -DPIC shpopen.c -o .libs/shpopen.lo shpopen.c: In function ‘SHPReadObject’: shpopen.c:1300:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPCreate’: shpopen.c:697:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:706:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPWriteHeader’: shpopen.c:303:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:313:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c:328:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result shpopen.c: In function ‘SHPOpen’: shpopen.c:437:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c:447:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result shpopen.c:526:10: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c shpopen.c -o shpopen.o >/dev/null 2>&1 mv -f .libs/shpopen.lo shpopen.lo /bin/sh ./libtool --mode=compile gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c shptree.c rm -f .libs/shptree.lo gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c -fPIC -DPIC shptree.c -o .libs/shptree.lo gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c shptree.c -o shptree.o >/dev/null 2>&1 mv -f .libs/shptree.lo shptree.lo rm -f .libs/shptree.lo gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c -fPIC -DPIC shptree.c -o .libs/shptree.lo gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c shptree.c -o shptree.o >/dev/null 2>&1 mv -f .libs/shptree.lo shptree.lo /bin/sh ./libtool --mode=compile gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c dbfopen.c rm -f .libs/dbfopen.lo gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c -fPIC -DPIC dbfopen.c -o .libs/dbfopen.lo dbfopen.c: In function 'DBFWriteHeader': dbfopen.c:260:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dbfopen.c:261:11: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dbfopen.c:271:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dbfopen.c: In function 'DBFReadTuple': dbfopen.c:1371:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dbfopen.c: In function 'DBFFlushRecord': dbfopen.c:294:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result dbfopen.c: In function 'DBFWriteTuple': dbfopen.c:1327:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dbfopen.c: In function 'DBFWriteAttribute': dbfopen.c:1012:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dbfopen.c: In function 'DBFWriteAttributeDirectly': dbfopen.c:1181:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dbfopen.c: In function 'DBFClose': dbfopen.c:461:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result dbfopen.c:473:8: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c dbfopen.c -o dbfopen.o >/dev/null 2>&1 mv -f .libs/dbfopen.lo dbfopen.lo rm -f .libs/dbfopen.lo gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c -fPIC -DPIC dbfopen.c -o .libs/dbfopen.lo dbfopen.c: In function ‘DBFWriteHeader’: dbfopen.c:260:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c:261:11: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c:271:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFReadTuple’: dbfopen.c:1371:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFFlushRecord’: dbfopen.c:294:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteTuple’: dbfopen.c:1327:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteAttribute’: dbfopen.c:1012:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFWriteAttributeDirectly’: dbfopen.c:1181:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c: In function ‘DBFClose’: dbfopen.c:461:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result dbfopen.c:473:8: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result gcc -DPACKAGE=\"libshp\" -DVERSION=\"1.2.10\" -DSTDC_HEADERS=1 -I. -I. -I/usr/include -O2 -pipe -O2 -c dbfopen.c -o dbfopen.o >/dev/null 2>&1 mv -f .libs/dbfopen.lo dbfopen.lo /bin/sh ./libtool --mode=link gcc -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -O2 -pipe -O2 -o libshp.la -rpath /usr/lib -version-info 1:1:0 shpopen.lo shptree.lo dbfopen.lo rm -fr .libs/libshp.la .libs/libshp.* .libs/libshp.* gcc -shared shpopen.lo shptree.lo dbfopen.lo -lc -Wl,-soname -Wl,libshp.so.1 -o .libs/libshp.so.1.0.1 (cd .libs && rm -f libshp.so.1 && ln -s libshp.so.1.0.1 libshp.so.1) (cd .libs && rm -f libshp.so && ln -s libshp.so.1.0.1 libshp.so) ar cru .libs/libshp.a shpopen.o shptree.o dbfopen.o ranlib .libs/libshp.a creating libshp.la (cd .libs && rm -f libshp.la && ln -s ../libshp.la libshp.la) rm -fr .libs/libshp.la .libs/libshp.* .libs/libshp.* rm -fr .libs/libshp.lax mkdir .libs/libshp.lax /usr/bin/ld -G -h libshp.so.1 -o .libs/libshp.so.1.0.1 shpopen.lo shptree.lo dbfopen.lo -lc (cd .libs && rm -f libshp.so.1 && ln -s libshp.so.1.0.1 libshp.so.1) (cd .libs && rm -f libshp.so && ln -s libshp.so.1.0.1 libshp.so) ar cru .libs/libshp.a shpopen.o shptree.o dbfopen.o ranlib .libs/libshp.a rm -fr .libs/libshp.lax (cd .libs && rm -f libshp.la && ln -s ../libshp.la libshp.la) >>> Source compiled. >>> Test phase [test]: sci-libs/shapelib-1.2.10-r1 make -j14 -j1 test ******* Stream 2 Succeeded ********* ******* Stream 3 Succeeded ********* >>> Install shapelib-1.2.10-r1 into /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image/ category sci-libs make -j14 DESTDIR=/var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image/ lib_install cp .libs/libshp.la .libs/libshp.lai /bin/sh ./mkinstalldirs /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib mkdir /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image/usr/lib /bin/sh ./libtool --mode=install /usr/bin/install -c libshp.la /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.la /usr/bin/install -c .libs/libshp.so.1.0.1 /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.so.1.0.1 (cd /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib && rm -f libshp.so.1 && ln -s libshp.so.1.0.1 libshp.so.1) (cd /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib && rm -f libshp.so && ln -s libshp.so.1.0.1 libshp.so) /usr/bin/install -c .libs/libshp.lai /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.la /usr/bin/install -c .libs/libshp.a /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.a ranlib /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.a chmod 644 /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/install -c .libs/libshp.so.1.0.1 /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.so.1.0.1 (cd /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib && rm -f libshp.so.1 && ln -s libshp.so.1.0.1 libshp.so.1) (cd /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib && rm -f libshp.so && ln -s libshp.so.1.0.1 libshp.so) chmod +x /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.so.1.0.1 /usr/bin/install -c .libs/libshp.la /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.la /usr/bin/install -c .libs/libshp.a /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.a ranlib /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.a chmod 644 /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/lib/libshp.a /bin/sh ./mkinstalldirs /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/include/libshp mkdir /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image/usr/include mkdir /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image/usr/include/libshp /usr/bin/install -c -m 644 shapefil.h /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image//usr/include/libshp/shapefil.h >>> Completed installing shapelib-1.2.10-r1 into /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image/ /var/tmp/portage/sci-libs/shapelib-1.2.10-r1/image/usr/lib/libshp.la already clean, skipping update. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/libshp.so.1.0.1 usr/bin/shptest usr/bin/shpadd usr/bin/dbfcreate usr/bin/dbfadd usr/bin/shpcreate usr/bin/dbfdump usr/bin/shpdump usr/lib/libshp.a * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/libshp.so.1.0.1 removing executable bit: usr/lib/libshp.la