Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 689106 Details for
Bug 774003
dev-db/spatialite-tools-5.0.1 - shell.c: error: GAIA_DBF_COLNAME_CASE_IGNORE undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-db:spatialite-tools-5.0.1:20210302-031211.log
dev-db:spatialite-tools-5.0.1:20210302-031211.log (text/plain), 15.22 KB, created by
Toralf Förster
on 2021-03-02 16:54:49 UTC
(
hide
)
Description:
dev-db:spatialite-tools-5.0.1:20210302-031211.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-03-02 16:54:49 UTC
Size:
15.22 KB
patch
obsolete
> * Package: dev-db/spatialite-tools-5.0.1 > * Repository: gentoo > * Maintainer: sci-geosciences@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux readline userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking spatialite-tools-5.0.1.tar.gz to /var/tmp/portage/dev-db/spatialite-tools-5.0.1/work >>>> Source unpacked in /var/tmp/portage/dev-db/spatialite-tools-5.0.1/work >>>> Preparing source in /var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1 ... > * econf: updating spatialite-tools-5.0.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating spatialite-tools-5.0.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/spatialite-tools-5.0.1 --htmldir=/usr/share/doc/spatialite-tools-5.0.1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-readline >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >/var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1/missing: Unknown `--is-lightweight' option >Try `/var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1/missing --help' for more information >configure: WARNING: 'missing' script is too old or missing >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for inttypes.h... (cached) yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking sqlite3.h usability... yes >checking sqlite3.h presence... yes >checking for sqlite3.h... yes >checking sqlite3ext.h usability... yes >checking sqlite3ext.h presence... yes >checking for sqlite3ext.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for an ANSI C-conforming const... yes >checking for off_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for working volatile... yes >checking whether lstat correctly handles trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether lstat correctly handles trailing slash... (cached) yes >checking for working memcmp... yes >checking whether stat accepts an empty string... no >checking for strftime... yes >checking for memset... yes >checking for sqrt... no >checking for strcasecmp... yes >checking for strerror... yes >checking for strncasecmp... yes >checking for strstr... yes >checking for fdatasync... yes >checking for ftruncate... yes >checking for getcwd... yes >checking for gettimeofday... yes >checking for localtime_r... yes >checking for memmove... yes >checking for strerror... (cached) yes >checking for sqlite3_prepare_v2 in -lsqlite3... yes >checking for library containing tgetent... no >checking for library containing readline... -lreadline >checking for readline... yes >checking expat.h usability... yes >checking expat.h presence... yes >checking for expat.h... yes >checking for XML_ParserCreate in -lexpat... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for LIBSPATIALITE... yes >checking for LIBREADOSM... yes >checking for library containing readosm_version... -lreadosm >checking for LIBXML2... yes >checking whether SQLITE_CONFIG_URI is declared... yes >checking whether SQLITE_DBSTATUS_LOOKASIDE_USED is declared... yes >checking whether SQLITE_DBSTATUS_LOOKASIDE_HIT is declared... yes >checking whether SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE is declared... yes >checking whether SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL is declared... yes >checking whether SQLITE_DBSTATUS_CACHE_USED is declared... yes >checking whether SQLITE_DBSTATUS_CACHE_HIT is declared... yes >checking whether SQLITE_DBSTATUS_CACHE_MISS is declared... yes >checking whether SQLITE_DBSTATUS_CACHE_WRITE is declared... yes >checking whether SQLITE_DBSTATUS_SCHEMA_USED is declared... yes >checking whether SQLITE_DBSTATUS_STMT_USED is declared... yes >checking whether SQLITE_STMTSTATUS_FULLSCAN_STEP is declared... yes >checking whether SQLITE_STMTSTATUS_SORT is declared... yes >checking whether SQLITE_STMTSTATUS_AUTOINDEX is declared... yes >checking whether SQLITE_TESTCTRL_EXPLAIN_STMT is declared... yes >checking whether SQLITE_FCNTL_VFSNAME is declared... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating config.h >config.status: config.h is unchanged >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1 ... >make -j 1 >make all-am >make[1]: Entering directory '/var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -I/usr/include/libxml2 -I. -O2 -pipe -march=native -fno-diagnostics-color -falign-functions=32:25:16 -c -o shell.o shell.c >shell.c: In function âdo_meta_commandâ: >shell.c:2962:23: error: âGAIA_DBF_COLNAME_CASE_IGNOREâ undeclared (first use in this function) > 2962 | int colname_case = GAIA_DBF_COLNAME_CASE_IGNORE; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ >shell.c:2962:23: note: each undeclared identifier is reported only once for each function it appears in >shell.c:2970:22: error: âGAIA_DBF_COLNAME_UPPERCASEâ undeclared (first use in this function) > 2970 | colname_case = GAIA_DBF_COLNAME_UPPERCASE; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >shell.c:2973:22: error: âGAIA_DBF_COLNAME_LOWERCASEâ undeclared (first use in this function) > 2973 | colname_case = GAIA_DBF_COLNAME_LOWERCASE; > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >shell.c:2978:4: warning: implicit declaration of function âdump_shapefile_exâ; did you mean âdump_shapefileâ? [-Wimplicit-function-declaration] > 2978 | dump_shapefile_ex (p->db, table, column, shp_path, outCS, type, 1, > | ^~~~~~~~~~~~~~~~~ > | dump_shapefile >shell.c:3003:4: warning: implicit declaration of function âdump_dbf_ex2â; did you mean âdump_dbf_exâ? [-Wimplicit-function-declaration] > 3003 | dump_dbf_ex2 (p->db, table, dbf_path, outCS, &rows, colname_case, > | ^~~~~~~~~~~~ > | dump_dbf_ex >shell.c:3134:4: warning: implicit declaration of function âload_shapefile_ex3â; did you mean âload_shapefile_ex2â? [-Wimplicit-function-declaration] > 3134 | load_shapefile_ex3 (p->db, shp_path, table, inCS, srid, column, gtype, > | ^~~~~~~~~~~~~~~~~~ > | load_shapefile_ex2 >shell.c:3174:4: warning: implicit declaration of function âload_dbf_ex3â; did you mean âload_dbf_ex2â? [-Wimplicit-function-declaration] > 3174 | load_dbf_ex3 (p->db, dbf_path, table, pk, inCS, 1, text_dates, &rows, > | ^~~~~~~~~~~~ > | load_dbf_ex2 >shell.c: In function âmainâ: >shell.c:5558:4: warning: implicit declaration of function âspatialite_finalize_topologiesâ [-Wimplicit-function-declaration] > 5558 | spatialite_finalize_topologies (splite_cache); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >shell.c: In function âdo_meta_commandâ: >shell.c:4216:10: warning: ignoring return value of âsystemâ declared with attribute âwarn_unused_resultâ [-Wunused-result] > 4216 | (void) system (zCmd); > | ^~~~~~~~~~~~~ >make[1]: *** [Makefile:743: shell.o] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1' >make: *** [Makefile:523: all] Error 2 > * ERROR: dev-db/spatialite-tools-5.0.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-db/spatialite-tools-5.0.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-db/spatialite-tools-5.0.1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-db:spatialite-tools-5.0.1:20210302-031211.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/spatialite-tools-5.0.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-db/spatialite-tools-5.0.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1' > * S: '/var/tmp/portage/dev-db/spatialite-tools-5.0.1/work/spatialite-tools-5.0.1'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 774003
:
689103
| 689106 |
689109
|
689112
|
689115
|
689118
|
689121