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. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking target system type... x86_64-pc-linux-gnu
  39. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  40. checking whether the C compiler works... yes
  41. checking for C compiler default output file name... a.out
  42. checking for suffix of executables...
  43. checking whether we are cross compiling... no
  44. checking for suffix of object files... o
  45. checking whether we are using the GNU C compiler... yes
  46. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  47. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  48. checking for a BSD-compatible install... /usr/bin/install -c
  49. checking whether make sets $(MAKE)... yes
  50. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  51. checking for grep that handles long lines and -e... /bin/grep
  52. checking for egrep... /bin/grep -E
  53. checking for ANSI C header files... yes
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking whether byte ordering is bigendian... no
  64. checking for cos in -lm... yes
  65. checking whether to support shapefiles... yes
  66. checking whether to support Palm/OS pdb formats... yes
  67. checking whether to support csv formats... yes
  68. checking whether to support maximum number of formats... yes
  69. checking whether to support filters... yes
  70. checking whether to support zlib... checking for gzopen in -lz... yes
  71. checking for libusb... checking for libusb-config... true
  72. checking for usb_interrupt_read in -lusb... yes
  73. checking for Linux HID interface... yes
  74. checking for random stuff to make you feel better... failed
  75. checking for libexpat... try to autodetect
  76. checking for XML_ParserCreate in -lexpat... yes
  77. checking for efence...
  78. checking for docdir... checking for nanosleep... yes
  79. checking for sleep... yes
  80. checking for uname... yes
  81. checking for glob... yes
  82. checking for va_copy... yes
  83. checking for __va_copy... yes
  84. checking va_list assignments need array notation... yes
  85. configure: creating ./config.status
  86. config.status: creating Makefile
  87. config.status: creating gbversion.h
  88. config.status: creating gui/setup.iss
  89. config.status: creating gui/makelinuxdist.sh
  90. config.status: creating xmldoc/makedoc
  91. config.status: creating tools/mkcapabilities
  92. config.status: creating win32/gpsbabel.rc
  93. config.status: creating jeeps/Makefile
  94. config.status: creating zlib/empty
  95. config.status: creating config.h
  96. >>> Source configured.
  97. >>> Compiling source in /tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3 ...
  98. make -j24
  99. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall main.c -o main.o
  100. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall globals.c -o globals.o
  101. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall queue.c -o queue.o
  102. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall route.c -o route.o
  103. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall waypt.c -o waypt.o
  104. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall filter_vecs.c -o filter_vecs.o
  105. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall util.c -o util.o
  106. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall vecs.c -o vecs.o
  107. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall mkshort.c -o mkshort.o
  108. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall csv_util.c -o csv_util.o
  109. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall strptime.c -o strptime.o
  110. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall grtcirc.c -o grtcirc.o
  111. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall vmem.c -o vmem.o
  112. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall util_crc.c -o util_crc.o
  113. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall xmlgeneric.c -o xmlgeneric.o
  114. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall uuid.c -o uuid.o
  115. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall formspec.c -o formspec.o
  116. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall xmltag.c -o xmltag.o
  117. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall cet.c -o cet.o
  118. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall cet_util.c -o cet_util.o
  119. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall fatal.c -o fatal.o
  120. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall rgbcolors.c -o rgbcolors.o
  121. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall inifile.c -o inifile.o
  122. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin_fs.c -o garmin_fs.o
  123. strptime.c: In function 'strptime_internal':
  124. strptime.c:289:21: warning: variable 'era' set but not used [-Wunused-but-set-variable]
  125. strptime.c:277:15: warning: variable 'rp_backup' set but not used [-Wunused-but-set-variable]
  126. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gbsleep.c -o gbsleep.o
  127. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall units.c -o units.o
  128. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gbser_posix.c -o gbser_posix.o
  129. mkshort.c: In function 'mkshort':
  130. mkshort.c:390:13: warning: variable 'nlen' set but not used [-Wunused-but-set-variable]
  131. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gbser.c -o gbser.o
  132. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gbfile.c -o gbfile.o
  133. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall parse.c -o parse.o
  134. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall avltree.c -o avltree.o
  135. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall session.c -o session.o
  136. gbser_posix.c: In function 'gbser__fill_buffer':
  137. gbser_posix.c:328:28: warning: variable 'vtime' set but not used [-Wunused-but-set-variable]
  138. gbser_posix.c:328:18: warning: variable 'vmin' set but not used [-Wunused-but-set-variable]
  139. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall pdbfile.c -o pdbfile.o
  140. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsapp.c -o jeeps/gpsapp.o
  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 -Wall jeeps/gpscom.c -o jeeps/gpscom.o
  206. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsmath.c -o jeeps/gpsmath.o
  207. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsmem.c -o jeeps/gpsmem.o
  208. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsprot.c -o jeeps/gpsprot.o
  209. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsread.c -o jeeps/gpsread.o
  210. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsdevice.c -o jeeps/gpsdevice.o
  211. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsdevice_ser.c -o jeeps/gpsdevice_ser.o
  212. jeeps/gpscom.c: In function 'GPS_Command_Send_Course':
  213. jeeps/gpscom.c:790:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable]
  214. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsdevice_usb.c -o jeeps/gpsdevice_usb.o
  215. jeeps/gpsapp.c: In function 'GPS_D311_Get':
  216. jeeps/gpsapp.c:4571:7: warning: variable 'p' set but not used [-Wunused-but-set-variable]
  217. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsrqst.c -o jeeps/gpsrqst.o
  218. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpssend.c -o jeeps/gpssend.o
  219. jeeps/gpsmath.c: In function 'GPS_Math_Cassini_LatLon_To_EN':
  220. jeeps/gpsmath.c:784:10: warning: variable 'A3' set but not used [-Wunused-but-set-variable]
  221. jeeps/gpsmath.c:783:10: warning: variable 'A2' set but not used [-Wunused-but-set-variable]
  222. jeeps/gpsmath.c:782:10: warning: variable 'A1' set but not used [-Wunused-but-set-variable]
  223. jeeps/gpsmath.c:781:10: warning: variable 'A0' set but not used [-Wunused-but-set-variable]
  224. jeeps/gpsmath.c:769:10: warning: variable 'po2' set but not used [-Wunused-but-set-variable]
  225. jeeps/gpsmath.c: In function 'GPS_Math_UTM_EN_to_LatLon':
  226. jeeps/gpsmath.c:2518:14: warning: variable 'phi1' 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 -Wall jeeps/gpsserial.c -o jeeps/gpsserial.o
  228. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsutil.c -o jeeps/gpsutil.o
  229. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsusbread.c -o jeeps/gpsusbread.o
  230. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsusbsend.c -o jeeps/gpsusbsend.o
  231. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jeeps/gpsusbcommon.c -o jeeps/gpsusbcommon.o
  232. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall ./jeeps/gpslibusb.c -o jeeps/gpslibusb.o
  233. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall magproto.c -o magproto.o
  234. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gpx.c -o gpx.o
  235. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall geo.c -o geo.o
  236. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall mapsend.c -o mapsend.o
  237. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall mapsource.c -o mapsource.o
  238. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin.c -o garmin.o
  239. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin_device_xml.c -o garmin_device_xml.o
  240. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin_tables.c -o garmin_tables.o
  241. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall internal_styles.c -o internal_styles.o
  242. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall nmea.c -o nmea.o
  243. jeeps/gpsusbcommon.c: In function 'gusb_cmd_get':
  244. jeeps/gpsusbcommon.c:86:7: warning: variable 'orig_receive_state' set but not used [-Wunused-but-set-variable]
  245. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall kml.c -o kml.o
  246. magproto.c: In function 'mag_trkparse':
  247. magproto.c:955:8: warning: variable 'altunits' set but not used [-Wunused-but-set-variable]
  248. magproto.c: In function 'mag_rteparse':
  249. magproto.c:1022:8: warning: variable 'descr' set but not used [-Wunused-but-set-variable]
  250. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall wbt-200.c -o wbt-200.o
  251. mapsend.c: In function 'mapsend_wpt_read':
  252. mapsend.c:116:8: warning: variable 'wpt_status' set but not used [-Wunused-but-set-variable]
  253. mapsend.c:114:7: warning: variable 'wpt_number' set but not used [-Wunused-but-set-variable]
  254. mapsend.c: In function 'mapsend_track_read':
  255. mapsend.c:192:7: warning: variable 'valid' 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 -Wall gtm.c -o gtm.o
  257. mapsource.c: In function 'mps_route_r':
  258. mapsource.c:879:16: warning: variable 'mpsclass' set but not used [-Wunused-but-set-variable]
  259. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gpsutil.c -o gpsutil.o
  260. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall pcx.c -o pcx.o
  261. nmea.c: In function 'gpgsa_parse':
  262. nmea.c:671:8: warning: variable 'scn' set but not used [-Wunused-but-set-variable]
  263. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall cetus.c -o cetus.o
  264. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall copilot.c -o copilot.o
  265. jeeps/gpsusbcommon.c: In function 'gusb_id_unit':
  266. jeeps/gpsusbcommon.c:228:39: warning: array subscript is above array bounds [-Warray-bounds]
  267. jeeps/gpsusbcommon.c:230:35: warning: array subscript is above array bounds [-Warray-bounds]
  268. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gpspilot.c -o gpspilot.o
  269. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall magnav.c -o magnav.o
  270. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall skytraq.c -o skytraq.o
  271. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall psp.c -o psp.o
  272. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall holux.c -o holux.o
  273. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall tmpro.c -o tmpro.o
  274. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall tpg.c -o tpg.o
  275. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall tpo.c -o tpo.o
  276. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall xcsv.c -o xcsv.o
  277. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gcdb.c -o gcdb.o
  278. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall tiger.c -o tiger.o
  279. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall easygps.c -o easygps.o
  280. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall quovadis.c -o quovadis.o
  281. tpo.c: In function 'tpo_process_tracks':
  282. tpo.c:560:18: warning: variable 'track_length' set but not used [-Wunused-but-set-variable]
  283. tpo.c:559:18: warning: variable 'track_number' set but not used [-Wunused-but-set-variable]
  284. tpo.c:558:18: warning: variable 'line_type' set but not used [-Wunused-but-set-variable]
  285. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gpilots.c -o gpilots.o
  286. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall saroute.c -o saroute.o
  287. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall navicache.c -o navicache.o
  288. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall psitrex.c -o psitrex.o
  289. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall geoniche.c -o geoniche.o
  290. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall delgpl.c -o delgpl.o
  291. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall ozi.c -o ozi.o
  292. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall text.c -o text.o
  293. psitrex.c: In function 'psit_route_r':
  294. psitrex.c:397:16: warning: variable 'rte_count' set but not used [-Wunused-but-set-variable]
  295. psitrex.c:392:16: warning: variable 'rte_num' set but not used [-Wunused-but-set-variable]
  296. psitrex.c: In function 'psit_routehdr_w':
  297. psitrex.c:477:9: warning: variable 'allWptNameLengths' set but not used [-Wunused-but-set-variable]
  298. psitrex.c: In function 'psit_track_r':
  299. psitrex.c:539:16: warning: variable 'trk_count' set but not used [-Wunused-but-set-variable]
  300. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall html.c -o html.o
  301. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall palmdoc.c -o palmdoc.o
  302. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall netstumbler.c -o netstumbler.o
  303. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall hsa_ndv.c -o hsa_ndv.o
  304. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall igc.c -o igc.o
  305. geoniche.c: In function 'geoniche_read_asc':
  306. geoniche.c:224:10: warning: variable 'icon' set but not used [-Wunused-but-set-variable]
  307. geoniche.c:219:10: warning: variable 'route_id' set but not used [-Wunused-but-set-variable]
  308. geoniche.c: In function 'geoniche_read_bin':
  309. geoniche.c:488:18: warning: variable 'selected' set but not used [-Wunused-but-set-variable]
  310. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall brauniger_iq.c -o brauniger_iq.o
  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 -Wall shape.c -o shape.o
  320. hsa_ndv.c: In function 'readVersion4':
  321. hsa_ndv.c:343:11: warning: variable 'pts1' set but not used [-Wunused-but-set-variable]
  322. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall hiketech.c -o hiketech.o
  323. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall glogbook.c -o glogbook.o
  324. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall coastexp.c -o coastexp.o
  325. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall vcf.c -o vcf.o
  326. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall overlay.c -o overlay.o
  327. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall google.c -o google.o
  328. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall xhtmlent.c -o xhtmlent.o
  329. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall lowranceusr.c -o lowranceusr.o
  330. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall an1.c -o an1.o
  331. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall tomtom.c -o tomtom.o
  332. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall tef_xml.c -o tef_xml.o
  333. coastexp.c: In function 'ce_write':
  334. coastexp.c:699:10: warning: variable 'now' set but not used [-Wunused-but-set-variable]
  335. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall maggeo.c -o maggeo.o
  336. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall pathaway.c -o pathaway.o
  337. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall vitosmt.c -o vitosmt.o
  338. overlay.c: In function 'ovl_read':
  339. overlay.c:242:11: warning: variable 'aktArea' set but not used [-Wunused-but-set-variable]
  340. overlay.c: In function 'overlay_waypt_pr':
  341. overlay.c:630:15: warning: variable 'oname' set but not used [-Wunused-but-set-variable]
  342. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gdb.c -o gdb.o
  343. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall bcr.c -o bcr.o
  344. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall coto.c -o coto.o
  345. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall ignrando.c -o ignrando.o
  346. an1.c: In function 'Read_AN1_Header':
  347. an1.c:640:18: warning: variable 'magic' set but not used [-Wunused-but-set-variable]
  348. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall stmwpp.c -o stmwpp.o
  349. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall msroute.c -o msroute.o
  350. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall cst.c -o cst.o
  351. tef_xml.c: In function 'fix_notes':
  352. tef_xml.c:188:3: warning: field width specifier '*' expects argument of type 'int', but argument 4 has type 'long int' [-Wformat]
  353. tef_xml.c:188:3: warning: field precision specifier '.*' expects argument of type 'int', but argument 5 has type 'long int' [-Wformat]
  354. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall nmn4.c -o nmn4.o
  355. pathaway.c: In function 'ppdb_read':
  356. pathaway.c:538:15: warning: variable 'descr' set but not used [-Wunused-but-set-variable]
  357. vitosmt.c: In function 'vitosmt_read':
  358. vitosmt.c:76:10: warning: variable 'check2' set but not used [-Wunused-but-set-variable]
  359. vitosmt.c: In function 'vitosmt_write':
  360. vitosmt.c:323:10: warning: variable 'now' set but not used [-Wunused-but-set-variable]
  361. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall mag_pdb.c -o mag_pdb.o
  362. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall compegps.c -o compegps.o
  363. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall yahoo.c -o yahoo.o
  364. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall unicsv.c -o unicsv.o
  365. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall wfff_xml.c -o wfff_xml.o
  366. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin_txt.c -o garmin_txt.o
  367. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall axim_gpb.c -o axim_gpb.o
  368. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gpssim.c -o gpssim.o
  369. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall stmsdf.c -o stmsdf.o
  370. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gtrnctr.c -o gtrnctr.o
  371. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall dmtlog.c -o dmtlog.o
  372. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall raymarine.c -o raymarine.o
  373. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall alan.c -o alan.o
  374. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall vitovtt.c -o vitovtt.o
  375. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall ggv_log.c -o ggv_log.o
  376. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall g7towin.c -o g7towin.o
  377. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin_gpi.c -o garmin_gpi.o
  378. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall lmx.c -o lmx.o
  379. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall random.c -o random.o
  380. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall xol.c -o xol.o
  381. axim_gpb.c: In function 'decode_buff':
  382. axim_gpb.c:57:7: warning: variable 'sats' set but not used [-Wunused-but-set-variable]
  383. axim_gpb.c:56:32: warning: variable 'Uf1' set but not used [-Wunused-but-set-variable]
  384. axim_gpb.c:56:27: warning: variable 'spd' set but not used [-Wunused-but-set-variable]
  385. axim_gpb.c:56:21: warning: variable 'pdop' set but not used [-Wunused-but-set-variable]
  386. axim_gpb.c:56:15: warning: variable 'hdop' set but not used [-Wunused-but-set-variable]
  387. axim_gpb.c:56:9: warning: variable 'vdop' set but not used [-Wunused-but-set-variable]
  388. axim_gpb.c:55:25: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
  389. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall dg-100.c -o dg-100.o
  390. vitovtt.c: In function 'vitovtt_read':
  391. vitovtt.c:74:10: warning: variable 'status' set but not used [-Wunused-but-set-variable]
  392. vitovtt.c:73:10: warning: variable 'course' set but not used [-Wunused-but-set-variable]
  393. vitovtt.c:72:12: warning: variable 'speed' set but not used [-Wunused-but-set-variable]
  394. dmtlog.c: In function 'read_CTrackFile':
  395. dmtlog.c:397:11: warning: variable 'ux' set but not used [-Wunused-but-set-variable]
  396. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall navilink.c -o navilink.o
  397. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall mtk_logger.c -o mtk_logger.o
  398. g7towin.c: In function 'data_read':
  399. g7towin.c:415:13: warning: variable 'prev' set but not used [-Wunused-but-set-variable]
  400. garmin_gpi.c: In function 'read_poi':
  401. garmin_gpi.c:361:12: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  402. garmin_gpi.c: In function 'read_poi_list':
  403. garmin_gpi.c:414:12: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  404. garmin_gpi.c: In function 'read_poi_group':
  405. garmin_gpi.c:461:9: warning: variable 'subsz' set but not used [-Wunused-but-set-variable]
  406. dg-100.c: In function 'dg100_send':
  407. dg-100.c:327:20: warning: variable 'param_len' set but not used [-Wunused-but-set-variable]
  408. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall ik3d.c -o ik3d.o
  409. dg-100.c: In function 'dg100_recv_frame':
  410. dg-100.c:394:47: warning: variable 'frame_end_seq' set but not used [-Wunused-but-set-variable]
  411. dg-100.c:394:12: warning: variable 'payload_end_seq' set but not used [-Wunused-but-set-variable]
  412. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall osm.c -o osm.o
  413. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall destinator.c -o destinator.o
  414. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall exif.c -o exif.o
  415. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall vidaone.c -o vidaone.o
  416. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall igo8.c -o igo8.o
  417. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gopal.c -o gopal.o
  418. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall humminbird.c -o humminbird.o
  419. exif.c: In function 'exif_examine_app':
  420. exif.c:582:7: warning: variable 'i' set but not used [-Wunused-but-set-variable]
  421. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall mapasia.c -o mapasia.o
  422. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall gnav_trl.c -o gnav_trl.o
  423. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall navitel.c -o navitel.o
  424. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall ggv_ovl.c -o ggv_ovl.o
  425. gopal.c: In function 'gopal_read':
  426. gopal.c:178:10: warning: variable 'long_old' set but not used [-Wunused-but-set-variable]
  427. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jtr.c -o jtr.o
  428. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall sbp.c -o sbp.o
  429. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall sbn.c -o sbn.o
  430. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall mmo.c -o mmo.o
  431. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall skyforce.c -o skyforce.o
  432. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall itracku.c -o itracku.o
  433. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall v900.c -o v900.o
  434. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall delbin.c -o delbin.o
  435. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall pocketfms_bc.c -o pocketfms_bc.o
  436. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall pocketfms_fp.c -o pocketfms_fp.o
  437. mmo.c: In function 'mmo_read_CObjIcons':
  438. mmo.c:430:12: warning: variable 'u16' set but not used [-Wunused-but-set-variable]
  439. mmo.c: In function 'mmo_read_CObjWaypoint':
  440. mmo.c:498:14: warning: variable 'u16' set but not used [-Wunused-but-set-variable]
  441. mmo.c:480:10: warning: variable 'ux' set but not used [-Wunused-but-set-variable]
  442. mmo.c: In function 'mmo_read_CObjRoute':
  443. mmo.c:629:14: warning: variable 'u16' set but not used [-Wunused-but-set-variable]
  444. mmo.c:618:7: warning: variable 'ux' set but not used [-Wunused-but-set-variable]
  445. mmo.c: In function 'mmo_read_CObjTrack':
  446. mmo.c:704:14: warning: variable 'u16' set but not used [-Wunused-but-set-variable]
  447. mmo.c:738:18: warning: variable 'ux' set but not used [-Wunused-but-set-variable]
  448. mmo.c:734:16: warning: variable 'ux' set but not used [-Wunused-but-set-variable]
  449. mmo.c:747:14: warning: variable 'u32' set but not used [-Wunused-but-set-variable]
  450. mmo.c:780:16: warning: variable 'u16' set but not used [-Wunused-but-set-variable]
  451. mmo.c: In function 'mmo_read_CObjText':
  452. mmo.c:808:15: warning: variable 'lon' set but not used [-Wunused-but-set-variable]
  453. mmo.c:808:10: warning: variable 'lat' set but not used [-Wunused-but-set-variable]
  454. mmo.c: In function 'mmo_read_CObjCurrentPosition':
  455. mmo.c:840:15: warning: variable 'lon' set but not used [-Wunused-but-set-variable]
  456. mmo.c:840:10: warning: variable 'lat' set but not used [-Wunused-but-set-variable]
  457. mmo.c: In function 'mmo_read_object':
  458. mmo.c:930:16: warning: variable 'obj_type' set but not used [-Wunused-but-set-variable]
  459. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall pocketfms_wp.c -o pocketfms_wp.o
  460. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall naviguide.c -o naviguide.o
  461. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall enigma.c -o enigma.o
  462. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall vpl.c -o vpl.o
  463. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall teletype.c -o teletype.o
  464. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall jogmap.c -o jogmap.o
  465. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall bushnell.c -o bushnell.o
  466. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall bushnell_trl.c -o bushnell_trl.o
  467. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall wintec_tes.c -o wintec_tes.o
  468. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall subrip.c -o subrip.o
  469. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin_xt.c -o garmin_xt.o
  470. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall explorist_ini.c -o explorist_ini.o
  471. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall garmin_fit.c -o garmin_fit.o
  472. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall bend.c -o bend.o
  473. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall position.c -o position.o
  474. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall radius.c -o radius.o
  475. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall duplicate.c -o duplicate.o
  476. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall arcdist.c -o arcdist.o
  477. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall polygon.c -o polygon.o
  478. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall smplrout.c -o smplrout.o
  479. garmin_xt.c: In function 'format_garmin_xt_rd_st_attrs':
  480. garmin_xt.c:90:28: warning: variable 'TrackPoints' set but not used [-Wunused-but-set-variable]
  481. garmin_xt.c: In function 'format_garmin_xt_proc_strk':
  482. garmin_xt.c:242:22: warning: variable 'PrevTime' set but not used [-Wunused-but-set-variable]
  483. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall reverse_route.c -o reverse_route.o
  484. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall sort.c -o sort.o
  485. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall stackfilter.c -o stackfilter.o
  486. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall trackfilter.c -o trackfilter.o
  487. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall discard.c -o discard.o
  488. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall nukedata.c -o nukedata.o
  489. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall interpolate.c -o interpolate.o
  490. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall transform.c -o transform.o
  491. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall height.c -o height.o
  492. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -O2 -pipe -ggdb -march=native -ftracer -Wall swapdata.c -o swapdata.o
  493. x86_64-pc-linux-gnu-gcc -O2 -pipe -ggdb -march=native -ftracer -Wl,-O1 -Wl,--as-needed -L/usr/lib64 -lusb main.o globals.o queue.o route.o waypt.o filter_vecs.o util.o vecs.o mkshort.o csv_util.o strptime.o grtcirc.o vmem.o util_crc.o xmlgeneric.o uuid.o formspec.o xmltag.o cet.o cet_util.o fatal.o rgbcolors.o inifile.o garmin_fs.o gbsleep.o units.o gbser_posix.o gbser.o gbfile.o parse.o avltree.o session.o pdbfile.o jeeps/gpsapp.o jeeps/gpscom.o jeeps/gpsmath.o jeeps/gpsmem.o jeeps/gpsprot.o jeeps/gpsread.o jeeps/gpsdevice.o jeeps/gpsdevice_ser.o jeeps/gpsdevice_usb.o jeeps/gpsrqst.o jeeps/gpssend.o jeeps/gpsserial.o jeeps/gpsutil.o jeeps/gpsusbread.o jeeps/gpsusbsend.o jeeps/gpsusbcommon.o jeeps/gpslibusb.o magproto.o gpx.o geo.o mapsend.o mapsource.o garmin.o garmin_device_xml.o garmin_tables.o internal_styles.o nmea.o kml.o wbt-200.o gtm.o gpsutil.o pcx.o cetus.o copilot.o gpspilot.o magnav.o skytraq.o psp.o holux.o tmpro.o tpg.o tpo.o xcsv.o gcdb.o tiger.o easygps.o quovadis.o gpilots.o saroute.o navicache.o psitrex.o geoniche.o delgpl.o ozi.o text.o html.o palmdoc.o netstumbler.o hsa_ndv.o igc.o brauniger_iq.o shape.o hiketech.o glogbook.o coastexp.o vcf.o overlay.o google.o xhtmlent.o lowranceusr.o an1.o tomtom.o tef_xml.o maggeo.o pathaway.o vitosmt.o gdb.o bcr.o coto.o ignrando.o stmwpp.o msroute.o cst.o nmn4.o mag_pdb.o compegps.o yahoo.o unicsv.o wfff_xml.o garmin_txt.o axim_gpb.o gpssim.o stmsdf.o gtrnctr.o dmtlog.o raymarine.o alan.o vitovtt.o ggv_log.o g7towin.o garmin_gpi.o lmx.o random.o xol.o dg-100.o navilink.o mtk_logger.o ik3d.o osm.o destinator.o exif.o vidaone.o igo8.o gopal.o humminbird.o mapasia.o gnav_trl.o navitel.o ggv_ovl.o jtr.o sbp.o sbn.o mmo.o skyforce.o itracku.o v900.o delbin.o pocketfms_bc.o pocketfms_fp.o pocketfms_wp.o naviguide.o enigma.o vpl.o teletype.o jogmap.o bushnell.o bushnell_trl.o wintec_tes.o subrip.o garmin_xt.o explorist_ini.o garmin_fit.o bend.o position.o radius.o duplicate.o arcdist.o polygon.o smplrout.o reverse_route.o sort.o stackfilter.o trackfilter.o discard.o nukedata.o interpolate.o transform.o height.o swapdata.o -lshp -lz -lm -lexpat -L/usr/lib64 -lusb -o gpsbabel
  494. >>> Source compiled.
  495. >>> Test phase [check]: sci-geosciences/gpsbabel-1.4.3
  496. * Tinderbox QA Notice: 'make' called by _eapi0_src_test
  497. make -j24 -j24 -j1 check
  498. ./testo
  499. Running testo.d/arc-project.test
  500. Running testo.d/bend.test
  501. Running testo.d/bushnell.test
  502. Running testo.d/classic-1.test
  503. Running testo.d/classic-2.test
  504. Running testo.d/classic-3.test
  505. Running testo.d/classic-4.test
  506. Running testo.d/compegps.test
  507. Running testo.d/delgpl.test
  508. Running testo.d/garmin_fit.test
  509. Running testo.d/garmin_gpi.test
  510. Running testo.d/garmin_xt.test
  511. Running testo.d/gtrnctr.test
  512. Running testo.d/igo8.test
  513. Running testo.d/kml.test
  514. error : Operation in progress
  515. warning: failed to load external entity "http://schemas.opengis.net/kml/2.2.0/ogckml22.xsd"
  516. tools/kml22-schema/kml22gx.xsd:30: element import: Schemas parser warning : Element '{http://www.w3.org/2001/XMLSchema}import': Failed to locate a schema at location 'http://schemas.opengis.net/kml/2.2.0/ogckml22.xsd'. Skipping the import.
  517. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}altitudeMode', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}altitudeModeGroup' does not resolve to a(n) element declaration.
  518. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}altitudeOffset', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractGeometrySimpleExtensionGroup' does not resolve to a(n) element declaration.
  519. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}balloonVisibility', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractFeatureSimpleExtensionGroup' does not resolve to a(n) element declaration.
  520. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}drawOrder', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractGeometrySimpleExtensionGroup' does not resolve to a(n) element declaration.
  521. tools/kml22-schema/kml22gx.xsd:86: element element: Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}outerColor', attribute 'type': The QName value '{http://www.opengis.net/kml/2.2}colorType' does not resolve to a(n) type definition.
  522. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}outerColor', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}LineStyleSimpleExtensionGroup' does not resolve to a(n) element declaration.
  523. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}outerWidth', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}LineStyleSimpleExtensionGroup' does not resolve to a(n) element declaration.
  524. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}physicalWidth', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}LineStyleSimpleExtensionGroup' does not resolve to a(n) element declaration.
  525. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}rank', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractFeatureSimpleExtensionGroup' does not resolve to a(n) element declaration.
  526. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}x', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}BasicLinkSimpleExtensionGroup' does not resolve to a(n) element declaration.
  527. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}y', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}BasicLinkSimpleExtensionGroup' does not resolve to a(n) element declaration.
  528. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}w', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}BasicLinkSimpleExtensionGroup' does not resolve to a(n) element declaration.
  529. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}h', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}BasicLinkSimpleExtensionGroup' does not resolve to a(n) element declaration.
  530. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}AbstractTourPrimitiveGroup', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractObjectGroup' does not resolve to a(n) element declaration.
  531. tools/kml22-schema/kml22gx.xsd:113: element complexType: Schemas parser error : complex type 'AbstractTourPrimitiveType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractObjectType' does not resolve to a(n) simple type definition.
  532. tools/kml22-schema/kml22gx.xsd:126: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}Update' does not resolve to a(n) element declaration.
  533. tools/kml22-schema/kml22gx.xsd:141: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}AbstractViewGroup' does not resolve to a(n) element declaration.
  534. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}Playlist', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractObjectGroup' does not resolve to a(n) element declaration.
  535. tools/kml22-schema/kml22gx.xsd:149: element complexType: Schemas parser error : complex type 'PlaylistType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractObjectType' does not resolve to a(n) simple type definition.
  536. tools/kml22-schema/kml22gx.xsd:166: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}href' does not resolve to a(n) element declaration.
  537. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}Tour', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractFeatureGroup' does not resolve to a(n) element declaration.
  538. tools/kml22-schema/kml22gx.xsd:175: element complexType: Schemas parser error : complex type 'TourType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractFeatureType' does not resolve to a(n) simple type definition.
  539. tools/kml22-schema/kml22gx.xsd:188: element element: Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}TimeStamp', attribute 'type': The QName value '{http://www.opengis.net/kml/2.2}TimeStampType' does not resolve to a(n) type definition.
  540. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}TimeStamp', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractViewObjectExtensionGroup' does not resolve to a(n) element declaration.
  541. tools/kml22-schema/kml22gx.xsd:190: element element: Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}TimeSpan', attribute 'type': The QName value '{http://www.opengis.net/kml/2.2}TimeSpanType' does not resolve to a(n) type definition.
  542. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}TimeSpan', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractViewObjectExtensionGroup' does not resolve to a(n) element declaration.
  543. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}LatLonQuad', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}GroundOverlayObjectExtensionGroup' does not resolve to a(n) element declaration.
  544. tools/kml22-schema/kml22gx.xsd:218: element complexType: Schemas parser error : complex type 'LatLonQuadType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractObjectType' does not resolve to a(n) simple type definition.
  545. tools/kml22-schema/kml22gx.xsd:222: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}coordinates' does not resolve to a(n) element declaration.
  546. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}Track', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractGeometryGroup' does not resolve to a(n) element declaration.
  547. tools/kml22-schema/kml22gx.xsd:231: element complexType: Schemas parser error : complex type 'TrackType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractGeometryType' does not resolve to a(n) simple type definition.
  548. tools/kml22-schema/kml22gx.xsd:235: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}extrude' does not resolve to a(n) element declaration.
  549. tools/kml22-schema/kml22gx.xsd:236: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}tessellate' does not resolve to a(n) element declaration.
  550. tools/kml22-schema/kml22gx.xsd:237: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}altitudeModeGroup' does not resolve to a(n) element declaration.
  551. tools/kml22-schema/kml22gx.xsd:238: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}when' does not resolve to a(n) element declaration.
  552. tools/kml22-schema/kml22gx.xsd:241: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}Model' does not resolve to a(n) element declaration.
  553. tools/kml22-schema/kml22gx.xsd:242: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}ExtendedData' does not resolve to a(n) element declaration.
  554. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}MultiTrack', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractGeometryGroup' does not resolve to a(n) element declaration.
  555. tools/kml22-schema/kml22gx.xsd:253: element complexType: Schemas parser error : complex type 'MultiTrackType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractGeometryType' does not resolve to a(n) simple type definition.
  556. tools/kml22-schema/kml22gx.xsd:257: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}altitudeModeGroup' does not resolve to a(n) element declaration.
  557. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}SimpleArrayField', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}SchemaExtension' does not resolve to a(n) element declaration.
  558. tools/kml22-schema/kml22gx.xsd:270: element element: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}element', attribute 'ref': The QName value '{http://www.opengis.net/kml/2.2}displayName' does not resolve to a(n) element declaration.
  559. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}SimpleArrayData', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}SchemaDataExtension' does not resolve to a(n) element declaration.
  560. tools/kml22-schema/kml22gx.xsd:282: element complexType: Schemas parser error : complex type 'SimpleArrayDataType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractObjectType' does not resolve to a(n) simple type definition.
  561. Schemas parser error : element decl. '{http://www.google.com/kml/ext/2.2}ViewerOptions', attribute 'substitutionGroup': The QName value '{http://www.opengis.net/kml/2.2}AbstractViewObjectExtensionGroup' does not resolve to a(n) element declaration.
  562. tools/kml22-schema/kml22gx.xsd:300: element complexType: Schemas parser error : complex type 'ViewerOptionsType', attribute 'base': The QName value '{http://www.opengis.net/kml/2.2}AbstractObjectType' does not resolve to a(n) simple type definition.
  563. WXS schema tools/kml22-schema/kml22gx.xsd failed to compile
  564. make: *** [check] Error 5
  565. * ERROR: sci-geosciences/gpsbabel-1.4.3 failed (test phase):
  566. * emake failed
  567. *
  568. * If you need support, post the output of `emerge --info '=sci-geosciences/gpsbabel-1.4.3'`,
  569. * the complete build log and the output of `emerge -pqv '=sci-geosciences/gpsbabel-1.4.3'`.
  570. * The complete build log is located at '/var/log/portage/sci-geosciences:gpsbabel-1.4.3:20120618-034144.log'.
  571. * For convenience, a symlink to the build log is located at '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/temp/build.log'.
  572. * The ebuild environment file is located at '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/temp/environment'.
  573. * Working directory: '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3'
  574. * S: '/tmp/portage/sci-geosciences/gpsbabel-1.4.3/work/gpsbabel-1.4.3'
  575. >>> Install gpsbabel-1.4.3 into /tmp/portage/sci-geosciences/gpsbabel-1.4.3/image/ category sci-geosciences
  576. make -j24 DESTDIR=/tmp/portage/sci-geosciences/gpsbabel-1.4.3/image/ install
  577. install gpsbabel /tmp/portage/sci-geosciences/gpsbabel-1.4.3/image///usr/bin/
  578. >>> Completed installing gpsbabel-1.4.3 into /tmp/portage/sci-geosciences/gpsbabel-1.4.3/image/
  579. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  580. usr/bin/gpsbabel
  581. ecompressdir: bzip2 -9 /usr/share/doc
  582. * QA Notice: Package triggers severe warnings which indicate that it
  583. * may exhibit random runtime failures.
  584. * jeeps/gpsusbcommon.c:228:39: warning: array subscript is above array bounds [-Warray-bounds]
  585. * jeeps/gpsusbcommon.c:230:35: warning: array subscript is above array bounds [-Warray-bounds]
  586. * Please do not file a Gentoo bug and instead report the above QA
  587. * issues directly to the upstream developers of this software.
  588. * Homepage: http://www.gpsbabel.org/