Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774003 - dev-db/spatialite-tools-5.0.1 - shell.c: error: GAIA_DBF_COLNAME_CASE_IGNORE undeclared (first use in this function)
Summary: dev-db/spatialite-tools-5.0.1 - shell.c: error: GAIA_DBF_COLNAME_CASE_IGNORE ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-02 16:54 UTC by Toralf Förster
Modified: 2021-03-03 16:48 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.63 KB, text/plain)
2021-03-02 16:54 UTC, Toralf Förster
Details
dev-db:spatialite-tools-5.0.1:20210302-031211.log (dev-db:spatialite-tools-5.0.1:20210302-031211.log,15.22 KB, text/plain)
2021-03-02 16:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,487.42 KB, text/plain)
2021-03-02 16:54 UTC, Toralf Förster
Details
environment (environment,22.12 KB, text/plain)
2021-03-02 16:54 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,37.59 KB, application/x-bzip)
2021-03-02 16:54 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.00 KB, application/x-bzip)
2021-03-02 16:54 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,10.63 KB, application/x-bzip)
2021-03-02 16:54 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-03-02 16:54:47 UTC
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

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20210217-102603

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.8
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.50.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Mar  2 02:37:15 UTC 2021

emerge -qpvO dev-db/spatialite-tools
[ebuild  N    ] dev-db/spatialite-tools-5.0.1  USE="readline"
Comment 1 Toralf Förster gentoo-dev 2021-03-02 16:54:48 UTC
Created attachment 689103 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-03-02 16:54:49 UTC
Created attachment 689106 [details]
dev-db:spatialite-tools-5.0.1:20210302-031211.log
Comment 3 Toralf Förster gentoo-dev 2021-03-02 16:54:51 UTC
Created attachment 689109 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-03-02 16:54:53 UTC
Created attachment 689112 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-03-02 16:54:54 UTC
Created attachment 689115 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-03-02 16:54:55 UTC
Created attachment 689118 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-03-02 16:54:56 UTC
Created attachment 689121 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2021-03-03 01:55:57 UTC
Two for one!

dump_shapefile* need spatialite[iconv]

GAIA_DBF_COLNAME_CASE_IGNORE needs >=spatialite-5
Comment 9 Larry the Git Cow gentoo-dev 2021-03-03 16:48:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57886bda6e353c22d82fabe40a140b638484ce77

commit 57886bda6e353c22d82fabe40a140b638484ce77
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-03 16:47:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-03 16:47:44 +0000

    dev-db/spatialite-tools: tighten + improve spatialite dep
    
    Thanks-to: Ionen Wolkens <sudinave@gmail.com>
    Closes: https://bugs.gentoo.org/774003
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{spatialite-tools-5.0.1.ebuild => spatialite-tools-5.0.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)