1. * Package: sci-geosciences/gpsbabel-1.4.3
  2. * Repository: gentoo
  3. * Maintainer: sci-geosciences@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking gpsbabel-1.4.3.tar.gz to /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work
  8. >>> Source unpacked in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work
  9. >>> Preparing source in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3 ...
  10. * Applying gpsbabel-disable_statistic_uploading.patch ...
  11. [ ok ]
  12. * Applying gpsbabel-disable_update_check.patch ...
  13. [ ok ]
  14. * Applying gpsbabel-disable_version_check.patch ...
  15. [ ok ]
  16. * Applying gpsbabel-1.4.3-fix_binary_name.patch ...
  17. [ ok ]
  18. * Applying gpsbabel-freebsd.patch ...
  19. [ ok ]
  20. * Applying gpsbabel-use_system_shapelib.patch ...
  21. [ ok ]
  22. * Applying gpsbabel-xmldoc.patch ...
  23. [ ok ]
  24. * Running eautoreconf in '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3' ...
  25. * Running aclocal ...
  26. [ ok ]
  27. * Running autoconf ...
  28. [ ok ]
  29. * Running autoheader ...
  30. [ ok ]
  31. >>> Source prepared.
  32. >>> Configuring source in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3 ...
  33. * econf: updating gpsbabel-1.4.3/config.sub with /usr/share/gnuconfig/config.sub
  34. * econf: updating gpsbabel-1.4.3/config.guess with /usr/share/gnuconfig/config.guess
  35. ./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
  36. configure: loading site script /usr/share/config.site
  37. checking build system type... x86_64-pc-linux-gnu
  38. checking host system type... x86_64-pc-linux-gnu
  39. checking target system type... x86_64-pc-linux-gnu
  40. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  41. checking whether the C compiler works... yes
  42. checking for C compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... no
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C compiler... yes
  47. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  48. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  49. checking for a BSD-compatible install... /usr/bin/install -c
  50. checking whether make sets $(MAKE)... yes
  51. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  52. checking for grep that handles long lines and -e... /bin/grep
  53. checking for egrep... /bin/grep -E
  54. checking for ANSI C header files... yes
  55. checking for sys/types.h... yes
  56. checking for sys/stat.h... yes
  57. checking for stdlib.h... yes
  58. checking for string.h... yes
  59. checking for memory.h... yes
  60. checking for strings.h... yes
  61. checking for inttypes.h... yes
  62. checking for stdint.h... yes
  63. checking for unistd.h... yes
  64. checking whether byte ordering is bigendian... no
  65. checking for cos in -lm... yes
  66. checking whether to support shapefiles... yes
  67. checking whether to support Palm/OS pdb formats... yes
  68. checking whether to support csv formats... yes
  69. checking whether to support maximum number of formats... yes
  70. checking whether to support filters... yes
  71. checking whether to support zlib... checking for gzopen in -lz... yes
  72. checking for libusb... checking for libusb-config... true
  73. checking for usb_interrupt_read in -lusb... yes
  74. checking for Linux HID interface... yes
  75. checking for random stuff to make you feel better... failed
  76. checking for libexpat... try to autodetect
  77. checking for XML_ParserCreate in -lexpat... yes
  78. checking for efence...
  79. checking for docdir... checking for nanosleep... yes
  80. checking for sleep... yes
  81. checking for uname... yes
  82. checking for glob... yes
  83. checking for va_copy... yes
  84. checking for __va_copy... yes
  85. checking va_list assignments need array notation... yes
  86. configure: creating ./config.status
  87. config.status: creating Makefile
  88. config.status: creating gbversion.h
  89. config.status: creating gui/setup.iss
  90. config.status: creating gui/makelinuxdist.sh
  91. config.status: creating xmldoc/makedoc
  92. config.status: creating tools/mkcapabilities
  93. config.status: creating win32/gpsbabel.rc
  94. config.status: creating jeeps/Makefile
  95. config.status: creating zlib/empty
  96. config.status: creating config.h
  97. >>> Source configured.
  98. >>> Compiling source in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3 ...
  99. make -j24
  100. 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
  101. 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
  102. 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
  103. 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
  104. 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
  105. 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
  106. 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
  107. 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
  108. 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
  109. 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
  110. 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
  111. 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
  112. 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
  113. 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
  114. 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
  115. 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
  116. 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
  117. 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
  118. 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
  119. 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
  120. 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
  121. 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
  122. 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
  123. 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
  124. strptime.c: In function 'strptime_internal':
  125. strptime.c:289:21: warning: variable 'era' set but not used [-Wunused-but-set-variable]
  126. strptime.c:277:15: warning: variable 'rp_backup' set but not used [-Wunused-but-set-variable]
  127. 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
  128. 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
  129. 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
  130. 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
  131. 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
  132. mkshort.c: In function 'mkshort':
  133. mkshort.c:390:13: warning: variable 'nlen' set but not used [-Wunused-but-set-variable]
  134. 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
  135. 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
  136. 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
  137. 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
  138. gbser_posix.c: In function 'gbser__fill_buffer':
  139. gbser_posix.c:328:28: warning: variable 'vtime' set but not used [-Wunused-but-set-variable]
  140. gbser_posix.c:328:18: warning: variable 'vmin' set but not used [-Wunused-but-set-variable]
  141. gbfile.c: In function 'gzapi_open':
  142. gbfile.c:87:21: warning: assignment from incompatible pointer type [enabled by default]
  143. gbfile.c:89:21: warning: assignment from incompatible pointer type [enabled by default]
  144. gbfile.c: In function 'gzapi_close':
  145. gbfile.c:105:3: warning: passing argument 1 of 'gzclose' from incompatible pointer type [enabled by default]
  146. In file included from defs.h:34:0,
  147. from gbfile.c:23:
  148. /usr/include/zlib.h:1494:24: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  149. gbfile.c: In function 'gzapi_seek':
  150. gbfile.c:118:3: warning: passing argument 1 of 'gzseek' from incompatible pointer type [enabled by default]
  151. In file included from defs.h:34:0,
  152. from gbfile.c:23:
  153. /usr/include/zlib.h:1709:28: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  154. gbfile.c: In function 'gzapi_read':
  155. gbfile.c:143:3: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default]
  156. In file included from defs.h:34:0,
  157. from gbfile.c:23:
  158. /usr/include/zlib.h:1296:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  159. gbfile.c:156:5: warning: passing argument 1 of 'gzerror' from incompatible pointer type [enabled by default]
  160. In file included from defs.h:34:0,
  161. from gbfile.c:23:
  162. /usr/include/zlib.h:1519:30: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  163. gbfile.c:159:5: warning: passing argument 1 of 'gztell' from incompatible pointer type [enabled by default]
  164. In file included from defs.h:34:0,
  165. from gbfile.c:23:
  166. /usr/include/zlib.h:1710:28: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  167. gbfile.c: In function 'gzapi_write':
  168. gbfile.c:172:3: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [enabled by default]
  169. In file included from defs.h:34:0,
  170. from gbfile.c:23:
  171. /usr/include/zlib.h:1324:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  172. gbfile.c: In function 'gzapi_flush':
  173. gbfile.c:178:3: warning: passing argument 1 of 'gzflush' from incompatible pointer type [enabled by default]
  174. In file included from defs.h:34:0,
  175. from gbfile.c:23:
  176. /usr/include/zlib.h:1395:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  177. gbfile.c: In function 'gzapi_tell':
  178. gbfile.c:186:3: warning: passing argument 1 of 'gztell' from incompatible pointer type [enabled by default]
  179. In file included from defs.h:34:0,
  180. from gbfile.c:23:
  181. /usr/include/zlib.h:1710:28: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  182. gbfile.c: In function 'gzapi_eof':
  183. gbfile.c:203:3: warning: passing argument 1 of 'gzeof' from incompatible pointer type [enabled by default]
  184. In file included from defs.h:34:0,
  185. from gbfile.c:23:
  186. /usr/include/zlib.h:1458:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  187. gbfile.c:206:5: warning: passing argument 1 of 'gzread' from incompatible pointer type [enabled by default]
  188. In file included from defs.h:34:0,
  189. from gbfile.c:23:
  190. /usr/include/zlib.h:1296:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  191. gbfile.c:214:9: warning: passing argument 1 of 'gzeof' from incompatible pointer type [enabled by default]
  192. In file included from defs.h:34:0,
  193. from gbfile.c:23:
  194. /usr/include/zlib.h:1458:21: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  195. gbfile.c: In function 'gzapi_clearerr':
  196. gbfile.c:236:3: warning: passing argument 1 of 'gzclearerr' from incompatible pointer type [enabled by default]
  197. In file included from defs.h:34:0,
  198. from gbfile.c:23:
  199. /usr/include/zlib.h:1535:22: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  200. gbfile.c: In function 'gzapi_error':
  201. gbfile.c:244:3: warning: passing argument 1 of 'gzerror' from incompatible pointer type [enabled by default]
  202. In file included from defs.h:34:0,
  203. from gbfile.c:23:
  204. /usr/include/zlib.h:1519:30: note: expected 'gzFile' but argument is of type 'struct gzFile_s **'
  205. 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
  206. 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
  207. 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
  208. 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
  209. 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
  210. 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
  211. 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
  212. 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
  213. jeeps/gpscom.c: In function 'GPS_Command_Send_Course':
  214. jeeps/gpscom.c:790:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  215. 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
  216. 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
  217. jeeps/gpsapp.c: In function 'GPS_D311_Get':
  218. jeeps/gpsapp.c:4571:7: warning: variable 'p' set but not used [-Wunused-but-set-variable]
  219. 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
  220. 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
  221. jeeps/gpsmath.c: In function 'GPS_Math_Cassini_LatLon_To_EN':
  222. jeeps/gpsmath.c:784:10: warning: variable 'A3' set but not used [-Wunused-but-set-variable]
  223. jeeps/gpsmath.c:783:10: warning: variable 'A2' set but not used [-Wunused-but-set-variable]
  224. jeeps/gpsmath.c:782:10: warning: variable 'A1' set but not used [-Wunused-but-set-variable]
  225. jeeps/gpsmath.c:781:10: warning: variable 'A0' set but not used [-Wunused-but-set-variable]
  226. jeeps/gpsmath.c:769:10: warning: variable 'po2' set but not used [-Wunused-but-set-variable]
  227. 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
  228. jeeps/gpsmath.c: In function 'GPS_Math_UTM_EN_to_LatLon':
  229. jeeps/gpsmath.c:2518:14: warning: variable 'phi1' set but not used [-Wunused-but-set-variable]
  230. 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
  231. 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
  232. 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
  233. 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
  234. 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
  235. 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
  236. 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
  237. 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
  238. 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
  239. 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
  240. 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
  241. 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
  242. 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
  243. 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
  244. mapsend.c: In function 'mapsend_wpt_read':
  245. mapsend.c:116:8: warning: variable 'wpt_status' set but not used [-Wunused-but-set-variable]
  246. mapsend.c:114:7: warning: variable 'wpt_number' set but not used [-Wunused-but-set-variable]
  247. mapsend.c: In function 'mapsend_track_read':
  248. mapsend.c:192:7: warning: variable 'valid' set but not used [-Wunused-but-set-variable]
  249. 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
  250. 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
  251. jeeps/gpsusbcommon.c: In function 'gusb_cmd_get':
  252. jeeps/gpsusbcommon.c:86:7: warning: variable 'orig_receive_state' set but not used [-Wunused-but-set-variable]
  253. 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
  254. magproto.c: In function 'mag_trkparse':
  255. magproto.c:955:8: warning: variable 'altunits' set but not used [-Wunused-but-set-variable]
  256. 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
  257. magproto.c: In function 'mag_rteparse':
  258. magproto.c:1022:8: warning: variable 'descr' set but not used [-Wunused-but-set-variable]
  259. mapsource.c: In function 'mps_route_r':
  260. mapsource.c:879:16: warning: variable 'mpsclass' set but not used [-Wunused-but-set-variable]
  261. 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
  262. 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
  263. nmea.c: In function 'gpgsa_parse':
  264. nmea.c:671:8: warning: variable 'scn' set but not used [-Wunused-but-set-variable]
  265. 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
  266. 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
  267. jeeps/gpsusbcommon.c: In function 'gusb_id_unit':
  268. jeeps/gpsusbcommon.c:228:39: warning: array subscript is above array bounds [-Warray-bounds]
  269. jeeps/gpsusbcommon.c:230:35: warning: array subscript is above array bounds [-Warray-bounds]
  270. 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
  271. 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
  272. 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
  273. 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
  274. 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
  275. 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
  276. 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
  277. 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
  278. 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
  279. 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
  280. 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
  281. 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
  282. 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
  283. tpo.c: In function 'tpo_process_tracks':
  284. tpo.c:560:18: warning: variable 'track_length' set but not used [-Wunused-but-set-variable]
  285. tpo.c:559:18: warning: variable 'track_number' set but not used [-Wunused-but-set-variable]
  286. tpo.c:558:18: warning: variable 'line_type' set but not used [-Wunused-but-set-variable]
  287. 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
  288. 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
  289. 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
  290. 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
  291. 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
  292. 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
  293. 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
  294. 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
  295. 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
  296. 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
  297. psitrex.c: In function 'psit_route_r':
  298. psitrex.c:397:16: warning: variable 'rte_count' set but not used [-Wunused-but-set-variable]
  299. psitrex.c:392:16: warning: variable 'rte_num' set but not used [-Wunused-but-set-variable]
  300. psitrex.c: In function 'psit_routehdr_w':
  301. psitrex.c:477:9: warning: variable 'allWptNameLengths' set but not used [-Wunused-but-set-variable]
  302. psitrex.c: In function 'psit_track_r':
  303. psitrex.c:539:16: warning: variable 'trk_count' set but not used [-Wunused-but-set-variable]
  304. 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
  305. 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
  306. geoniche.c: In function 'geoniche_read_asc':
  307. geoniche.c:224:10: warning: variable 'icon' set but not used [-Wunused-but-set-variable]
  308. geoniche.c:219:10: warning: variable 'route_id' set but not used [-Wunused-but-set-variable]
  309. geoniche.c: In function 'geoniche_read_bin':
  310. geoniche.c:488:18: warning: variable 'selected' set but not used [-Wunused-but-set-variable]
  311. text.c: In function 'text_disp':
  312. text.c:98:15: warning: variable 'lonint' set but not used [-Wunused-but-set-variable]
  313. text.c:98:7: warning: variable 'latint' set but not used [-Wunused-but-set-variable]
  314. ozi.c: In function 'ozi_openfile':
  315. ozi.c:234:3: warning: field width specifier '*' expects argument of type 'int', but argument 3 has type 'long int' [-Wformat]
  316. ozi.c:234:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  317. ozi.c: In function 'ozi_route_disp':
  318. ozi.c:342:10: warning: variable 'alt' set but not used [-Wunused-but-set-variable]
  319. 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
  320. 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
  321. hsa_ndv.c: In function 'readVersion4':
  322. hsa_ndv.c:343:11: warning: variable 'pts1' set but not used [-Wunused-but-set-variable]
  323. 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
  324. 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
  325. 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
  326. 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
  327. 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
  328. 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
  329. shape.c:23:29: fatal error: libshp/shapefil.h: No such file or directory
  330. compilation terminated.
  331. make: *** [shape.o] Error 1
  332. make: *** Waiting for unfinished jobs....
  333. coastexp.c: In function 'ce_write':
  334. coastexp.c:699:10: warning: variable 'now' set but not used [-Wunused-but-set-variable]
  335. overlay.c: In function 'ovl_read':
  336. overlay.c:242:11: warning: variable 'aktArea' set but not used [-Wunused-but-set-variable]
  337. overlay.c: In function 'overlay_waypt_pr':
  338. overlay.c:630:15: warning: variable 'oname' set but not used [-Wunused-but-set-variable]
  339. * ERROR: sci-geosciences/gpsbabel-1.4.3 failed (compile phase):
  340. * emake failed
  341. *
  342. * If you need support, post the output of `emerge --info '=sci-geosciences/gpsbabel-1.4.3'`,
  343. * the complete build log and the output of `emerge -pqv '=sci-geosciences/gpsbabel-1.4.3'`.
  344. * The complete build log is located at '/var/log/portage/sci-geosciences:gpsbabel-1.4.3:20120815-120818.log'.
  345. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/temp/build.log'.
  346. * The ebuild environment file is located at '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/temp/environment'.
  347. * Working directory: '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3'
  348. * S: '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3'