* Package: sci-geosciences/gpscorrelate-1.6.1-r1 * Repository: gentoo * Maintainer: sci-geosciences@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking gpscorrelate-1.6.1.tar.gz to /var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/work >>> Source unpacked in /var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/work >>> Preparing source in /var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/work/gpscorrelate-1.6.1 ... * Applying gpscorrelate-1.6.1-makefile.patch ... [ ok ] * Applying gpscorrelate-1.6.1-exiv2-0.27.1.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/work/gpscorrelate-1.6.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/work/gpscorrelate-1.6.1 ... make -j1 gpscorrelate gpscorrelate.1 x86_64-gentoo-linux-musl-gcc -c -o main-command.o main-command.c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include/libxml2 -I/usr/include/exiv2 main-command.c: In function ‘main’: main-command.c:276:6: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 276 | strncpy(TimeAdjustment, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-command.c:276:38: note: length computed here 276 | strncpy(TimeAdjustment, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~ main-command.c:265:6: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 265 | strncpy(GPSData, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-command.c:265:31: note: length computed here 265 | strncpy(GPSData, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~ main-command.c:299:6: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-overflow=] 299 | strncpy(Datum, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main-command.c:299:29: note: length computed here 299 | strncpy(Datum, optarg, strlen(optarg)+1); | ^~~~~~~~~~~~~~ x86_64-gentoo-linux-musl-gcc -c -o unixtime.o unixtime.c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include/libxml2 -I/usr/include/exiv2 x86_64-gentoo-linux-musl-gcc -c -o gpx-read.o gpx-read.c -O2 -pipe -march=native -falign-functions=32:25:16 -fno-common -Wformat -Werror=format-security -I/usr/include/libxml2 -I/usr/include/exiv2 In file included from gpx-read.c:35: unixtime.h:31:1: error: unknown type name ‘time_t’; did you mean ‘size_t’? 31 | time_t ConvertToUnixTime(char* StringTime, char* Format, | ^~~~~~ | size_t In file included from gpx-read.c:36: gpsstructure.h:35:2: error: unknown type name ‘time_t’ 35 | time_t Time; | ^~~~~~ make: *** [Makefile:31: gpx-read.o] Error 1 * ERROR: sci-geosciences/gpscorrelate-1.6.1-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sci-geosciences/gpscorrelate-1.6.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sci-geosciences/gpscorrelate-1.6.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sci-geosciences:gpscorrelate-1.6.1-r1:20200329-023553.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/work/gpscorrelate-1.6.1' * S: '/var/tmp/portage/sci-geosciences/gpscorrelate-1.6.1-r1/work/gpscorrelate-1.6.1'