- * Package: sci-geosciences/gpsbabel-1.4.3
- * Repository: gentoo
- * Maintainer: sci-geosciences@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- >>> Unpacking source...
- >>> Unpacking gpsbabel-1.4.3.tar.gz to /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work
- >>> Source unpacked in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work
- >>> Preparing source in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3 ...
- * Applying gpsbabel-disable_statistic_uploading.patch ...
- [ ok ]
- * Applying gpsbabel-disable_update_check.patch ...
- [ ok ]
- * Applying gpsbabel-disable_version_check.patch ...
- [ ok ]
- * Applying gpsbabel-1.4.3-fix_binary_name.patch ...
- [ ok ]
- * Applying gpsbabel-freebsd.patch ...
- [ ok ]
- * Applying gpsbabel-use_system_shapelib.patch ...
- [ ok ]
- * Applying gpsbabel-xmldoc.patch ...
- [ ok ]
- * Running eautoreconf in '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3' ...
- * Running aclocal ...
- [ ok ]
- * Running autoconf ...
- [ ok ]
- * Running autoheader ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3 ...
- * econf: updating gpsbabel-1.4.3/config.sub with /usr/share/gnuconfig/config.sub
- * econf: updating gpsbabel-1.4.3/config.guess with /usr/share/gnuconfig/config.guess
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --without-doc --with-zlib=system
- configure: loading site script /usr/share/config.site
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking target system type... x86_64-pc-linux-gnu
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether make sets $(MAKE)... yes
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking for cos in -lm... yes
- checking whether to support shapefiles... yes
- checking whether to support Palm/OS pdb formats... yes
- checking whether to support csv formats... yes
- checking whether to support maximum number of formats... yes
- checking whether to support filters... yes
- checking whether to support zlib... checking for gzopen in -lz... yes
- checking for libusb... checking for libusb-config... true
- checking for usb_interrupt_read in -lusb... yes
- checking for Linux HID interface... yes
- checking for random stuff to make you feel better... failed
- checking for libexpat... try to autodetect
- checking for XML_ParserCreate in -lexpat... yes
- checking for efence...
- checking for docdir... checking for nanosleep... yes
- checking for sleep... yes
- checking for uname... yes
- checking for glob... yes
- checking for va_copy... yes
- checking for __va_copy... yes
- checking va_list assignments need array notation... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating gbversion.h
- config.status: creating gui/setup.iss
- config.status: creating gui/makelinuxdist.sh
- config.status: creating xmldoc/makedoc
- config.status: creating tools/mkcapabilities
- config.status: creating win32/gpsbabel.rc
- config.status: creating jeeps/Makefile
- config.status: creating zlib/empty
- config.status: creating config.h
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3 ...
- make -j24
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall main.c -o main.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall globals.c -o globals.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall queue.c -o queue.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall route.c -o route.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall waypt.c -o waypt.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall filter_vecs.c -o filter_vecs.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall util.c -o util.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall vecs.c -o vecs.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall mkshort.c -o mkshort.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall csv_util.c -o csv_util.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall strptime.c -o strptime.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall grtcirc.c -o grtcirc.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall vmem.c -o vmem.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall util_crc.c -o util_crc.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall xmlgeneric.c -o xmlgeneric.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall uuid.c -o uuid.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall formspec.c -o formspec.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall xmltag.c -o xmltag.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall cet.c -o cet.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall cet_util.c -o cet_util.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall fatal.c -o fatal.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall rgbcolors.c -o rgbcolors.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall inifile.c -o inifile.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall garmin_fs.c -o garmin_fs.o
- strptime.c: In function 'strptime_internal':
- strptime.c:289:21: warning: variable 'era' set but not used [-Wunused-but-set-variable]
- strptime.c:277:15: warning: variable 'rp_backup' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gbsleep.c -o gbsleep.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall units.c -o units.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gbser_posix.c -o gbser_posix.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gbser.c -o gbser.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gbfile.c -o gbfile.o
- mkshort.c: In function 'mkshort':
- mkshort.c:390:13: warning: variable 'nlen' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall parse.c -o parse.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall avltree.c -o avltree.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall session.c -o session.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall pdbfile.c -o pdbfile.o
- gbser_posix.c: In function 'gbser__fill_buffer':
- gbser_posix.c:328:28: warning: variable 'vtime' set but not used [-Wunused-but-set-variable]
- gbser_posix.c:328:18: warning: variable 'vmin' set but not used [-Wunused-but-set-variable]
- gbfile.c: In function 'gzapi_open':
- gbfile.c:87:21: warning: assignment from incompatible pointer type [enabled by default]
- gbfile.c:89:21: warning: assignment from incompatible pointer type [enabled by default]
- gbfile.c: In function 'gzapi_close':
- gbfile.c:105:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1494:24: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_seek':
- gbfile.c:118:3: warning: passing argument 1 of 'gzseek' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1709:28: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_read':
- gbfile.c:143:3: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1296:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c:156:5: warning: passing argument 1 of 'gzerror' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1519:30: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c:159:5: warning: passing argument 1 of 'gztell' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1710:28: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_write':
- gbfile.c:172:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1324:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_flush':
- gbfile.c:178:3: warning: passing argument 1 of 'gzflush' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1395:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_tell':
- gbfile.c:186:3: warning: passing argument 1 of 'gztell' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1710:28: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_eof':
- gbfile.c:203:3: warning: passing argument 1 of 'gzeof' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1458:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c:206:5: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1296:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c:214:9: warning: passing argument 1 of 'gzeof' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1458:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_clearerr':
- gbfile.c:236:3: warning: passing argument 1 of 'gzclearerr' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1535:22: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- gbfile.c: In function 'gzapi_error':
- gbfile.c:244:3: warning: passing argument 1 of 'gzerror' from incompatible pointer type [enabled by default]
- In file included from defs.h:34:0,
- from gbfile.c:23:
- /usr/include/zlib.h:1519:30: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsapp.c -o jeeps/gpsapp.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpscom.c -o jeeps/gpscom.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsmath.c -o jeeps/gpsmath.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsmem.c -o jeeps/gpsmem.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsprot.c -o jeeps/gpsprot.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsread.c -o jeeps/gpsread.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsdevice.c -o jeeps/gpsdevice.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsdevice_ser.c -o jeeps/gpsdevice_ser.o
- jeeps/gpscom.c: In function 'GPS_Command_Send_Course':
- jeeps/gpscom.c:790:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsdevice_usb.c -o jeeps/gpsdevice_usb.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsrqst.c -o jeeps/gpsrqst.o
- jeeps/gpsapp.c: In function 'GPS_D311_Get':
- jeeps/gpsapp.c:4571:7: warning: variable 'p' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpssend.c -o jeeps/gpssend.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsserial.c -o jeeps/gpsserial.o
- jeeps/gpsmath.c: In function 'GPS_Math_Cassini_LatLon_To_EN':
- jeeps/gpsmath.c:784:10: warning: variable 'A3' set but not used [-Wunused-but-set-variable]
- jeeps/gpsmath.c:783:10: warning: variable 'A2' set but not used [-Wunused-but-set-variable]
- jeeps/gpsmath.c:782:10: warning: variable 'A1' set but not used [-Wunused-but-set-variable]
- jeeps/gpsmath.c:781:10: warning: variable 'A0' set but not used [-Wunused-but-set-variable]
- jeeps/gpsmath.c:769:10: warning: variable 'po2' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsutil.c -o jeeps/gpsutil.o
- jeeps/gpsmath.c: In function 'GPS_Math_UTM_EN_to_LatLon':
- jeeps/gpsmath.c:2518:14: warning: variable 'phi1' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsusbread.c -o jeeps/gpsusbread.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsusbsend.c -o jeeps/gpsusbsend.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall jeeps/gpsusbcommon.c -o jeeps/gpsusbcommon.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall ./jeeps/gpslibusb.c -o jeeps/gpslibusb.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall magproto.c -o magproto.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gpx.c -o gpx.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall geo.c -o geo.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall mapsend.c -o mapsend.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall mapsource.c -o mapsource.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall garmin.c -o garmin.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall garmin_device_xml.c -o garmin_device_xml.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall garmin_tables.c -o garmin_tables.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall internal_styles.c -o internal_styles.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall nmea.c -o nmea.o
- mapsend.c: In function 'mapsend_wpt_read':
- mapsend.c:116:8: warning: variable 'wpt_status' set but not used [-Wunused-but-set-variable]
- mapsend.c:114:7: warning: variable 'wpt_number' set but not used [-Wunused-but-set-variable]
- mapsend.c: In function 'mapsend_track_read':
- mapsend.c:192:7: warning: variable 'valid' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall kml.c -o kml.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall wbt-200.c -o wbt-200.o
- jeeps/gpsusbcommon.c: In function 'gusb_cmd_get':
- jeeps/gpsusbcommon.c:86:7: warning: variable 'orig_receive_state' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gtm.c -o gtm.o
- magproto.c: In function 'mag_trkparse':
- magproto.c:955:8: warning: variable 'altunits' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gpsutil.c -o gpsutil.o
- magproto.c: In function 'mag_rteparse':
- magproto.c:1022:8: warning: variable 'descr' set but not used [-Wunused-but-set-variable]
- mapsource.c: In function 'mps_route_r':
- mapsource.c:879:16: warning: variable 'mpsclass' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall pcx.c -o pcx.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall cetus.c -o cetus.o
- nmea.c: In function 'gpgsa_parse':
- nmea.c:671:8: warning: variable 'scn' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall copilot.c -o copilot.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gpspilot.c -o gpspilot.o
- jeeps/gpsusbcommon.c: In function 'gusb_id_unit':
- jeeps/gpsusbcommon.c:228:39: warning: array subscript is above array bounds [-Warray-bounds]
- jeeps/gpsusbcommon.c:230:35: warning: array subscript is above array bounds [-Warray-bounds]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall magnav.c -o magnav.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall skytraq.c -o skytraq.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall psp.c -o psp.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall holux.c -o holux.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall tmpro.c -o tmpro.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall tpg.c -o tpg.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall tpo.c -o tpo.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall xcsv.c -o xcsv.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gcdb.c -o gcdb.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall tiger.c -o tiger.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall easygps.c -o easygps.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall quovadis.c -o quovadis.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall gpilots.c -o gpilots.o
- tpo.c: In function 'tpo_process_tracks':
- tpo.c:560:18: warning: variable 'track_length' set but not used [-Wunused-but-set-variable]
- tpo.c:559:18: warning: variable 'track_number' set but not used [-Wunused-but-set-variable]
- tpo.c:558:18: warning: variable 'line_type' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall saroute.c -o saroute.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall navicache.c -o navicache.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall psitrex.c -o psitrex.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall geoniche.c -o geoniche.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall delgpl.c -o delgpl.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall ozi.c -o ozi.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall text.c -o text.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall html.c -o html.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall palmdoc.c -o palmdoc.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall netstumbler.c -o netstumbler.o
- psitrex.c: In function 'psit_route_r':
- psitrex.c:397:16: warning: variable 'rte_count' set but not used [-Wunused-but-set-variable]
- psitrex.c:392:16: warning: variable 'rte_num' set but not used [-Wunused-but-set-variable]
- psitrex.c: In function 'psit_routehdr_w':
- psitrex.c:477:9: warning: variable 'allWptNameLengths' set but not used [-Wunused-but-set-variable]
- psitrex.c: In function 'psit_track_r':
- psitrex.c:539:16: warning: variable 'trk_count' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall hsa_ndv.c -o hsa_ndv.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall igc.c -o igc.o
- geoniche.c: In function 'geoniche_read_asc':
- geoniche.c:224:10: warning: variable 'icon' set but not used [-Wunused-but-set-variable]
- geoniche.c:219:10: warning: variable 'route_id' set but not used [-Wunused-but-set-variable]
- geoniche.c: In function 'geoniche_read_bin':
- geoniche.c:488:18: warning: variable 'selected' set but not used [-Wunused-but-set-variable]
- text.c: In function 'text_disp':
- text.c:98:15: warning: variable 'lonint' set but not used [-Wunused-but-set-variable]
- text.c:98:7: warning: variable 'latint' set but not used [-Wunused-but-set-variable]
- ozi.c: In function 'ozi_openfile':
- ozi.c:234:3: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
- ozi.c:234:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
- ozi.c: In function 'ozi_route_disp':
- ozi.c:342:10: warning: variable 'alt' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall brauniger_iq.c -o brauniger_iq.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall shape.c -o shape.o
- hsa_ndv.c: In function 'readVersion4':
- hsa_ndv.c:343:11: warning: variable 'pts1' set but not used [-Wunused-but-set-variable]
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall hiketech.c -o hiketech.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall glogbook.c -o glogbook.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall coastexp.c -o coastexp.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall vcf.c -o vcf.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall overlay.c -o overlay.o
- x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wall google.c -o google.o
- shape.c:23:29: fatal error: libshp/shapefil.h: No such file or directory
- compilation terminated.
- make: *** [shape.o] Error 1
- make: *** Waiting for unfinished jobs....
- coastexp.c: In function 'ce_write':
- coastexp.c:699:10: warning: variable 'now' set but not used [-Wunused-but-set-variable]
- overlay.c: In function 'ovl_read':
- overlay.c:242:11: warning: variable 'aktArea' set but not used [-Wunused-but-set-variable]
- overlay.c: In function 'overlay_waypt_pr':
- overlay.c:630:15: warning: variable 'oname' set but not used [-Wunused-but-set-variable]
- * ERROR: sci-geosciences/gpsbabel-1.4.3 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=sci-geosciences/gpsbabel-1.4.3'`,
- * the complete build log and the output of `emerge -pqv '=sci-geosciences/gpsbabel-1.4.3'`.
- * The complete build log is located at '/var/log/portage/sci-geosciences:gpsbabel-1.4.3:20120815-120818.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/temp/environment'.
- * Working directory: '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3'
- * S: '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3'