Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720916 - sci-geosciences/osm2pgsql-99999999[lua]: src/lua-utils.cpp:154:5: error: ‘luaL_traceback’ was not declared in this scope
Summary: sci-geosciences/osm2pgsql-99999999[lua]: src/lua-utils.cpp:154:5: error: ‘lua...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-04 09:18 UTC by Thomas Beutin
Modified: 2020-12-25 03:20 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,42.93 KB, text/x-log)
2020-05-04 09:19 UTC, Thomas Beutin
Details
ebuild diff (osm2pgsql-99999999-r1.ebuild.diff,703 bytes, text/plain)
2020-05-14 10:41 UTC, Thomas Beutin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Beutin 2020-05-04 09:18:21 UTC
[...]
[35/42] /usr/bin/x86_64-pc-linux-gnu-g++ -DDEFAULT_STYLE=\"/usr/share/osm2pgsql/default.style\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/src -I. -isystem /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/contrib/libosmium/include -isystem /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/contrib/protozero/include -isystem /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/contrib/fmt/include -isystem /usr/include/postgresql  -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -march=sandybridge -fomit-frame-pointer -O2 -pipe   -Wall -std=c++11 -MD -MT src/CMakeFiles/osm2pgsql_lib.dir/lua-utils.cpp.o -MF src/CMakeFiles/osm2pgsql_lib.dir/lua-utils.cpp.o.d -o src/CMakeFiles/osm2pgsql_lib.dir/lua-utils.cpp.o -c /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/src/lua-utils.cpp
FAILED: src/CMakeFiles/osm2pgsql_lib.dir/lua-utils.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DDEFAULT_STYLE=\"/usr/share/osm2pgsql/default.style\" -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/src -I. -isystem /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/contrib/libosmium/include -isystem /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/contrib/protozero/include -isystem /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/contrib/fmt/include -isystem /usr/include/postgresql  -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -march=sandybridge -fomit-frame-pointer -O2 -pipe   -Wall -std=c++11 -MD -MT src/CMakeFiles/osm2pgsql_lib.dir/lua-utils.cpp.o -MF src/CMakeFiles/osm2pgsql_lib.dir/lua-utils.cpp.o.d -o src/CMakeFiles/osm2pgsql_lib.dir/lua-utils.cpp.o -c /mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/src/lua-utils.cpp
/mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/src/lua-utils.cpp: In function ‘int pcall_error_traceback_handler(lua_State*)’:
/mnt/gentoo/tmp/portage/sci-geosciences/osm2pgsql-99999999/work/osm2pgsql-99999999/src/lua-utils.cpp:154:5: error: ‘luaL_traceback’ was not declared in this scope
  154 |     luaL_traceback(lua_state, lua_state, msg, 1); // append a standard traceback
      |     ^~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
 * ERROR: sci-geosciences/osm2pgsql-99999999::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed


Reproducible: Always
Comment 1 Thomas Beutin 2020-05-04 09:19:02 UTC
Created attachment 635964 [details]
build.log
Comment 2 Thomas Beutin 2020-05-04 09:20:38 UTC
tb-gentoo-test ~ # emerge --info '=sci-geosciences/osm2pgsql-99999999::gentoo'
/usr/lib64/python3.6/site-packages/portage/package/ebuild/_config/KeywordsManager.py:70: UserWarning: /etc/portage/package.keywords is deprecated, use /etc/portage/package.accept_keywords instead
  UserWarning)
Portage 2.3.89 (python 3.6.10-final-0, default/linux/amd64/17.0, gcc-9.3.0, glibc-2.30-r8, 5.6.9-gentoo-x86_64 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.6.9-gentoo-x86_64-x86_64-Intel_Xeon_E312xx_-Sandy_Bridge-with-gentoo-2.6
KiB Mem:    49352796 total,  43084952 free
KiB Swap:   33554428 total,  33554428 free
Timestamp of repository gentoo: Mon, 04 May 2020 00:15:01 +0000
Head commit of repository gentoo: 7c34cc5a6165b8182ddc1614b1148f8b7fdd3554
sh bash 4.4_p23-r1
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
app-shells/bash:          4.4_p23-r1::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.1::gentoo
dev-lang/python:          2.7.18::gentoo, 3.6.10-r2::gentoo, 3.8.2-r2::gentoo
dev-util/cmake:           3.16.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r3::gentoo, 1.13.4-r2::gentoo, 1.15.1-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0::gentoo
sys-devel/gcc-config:     2.2.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers)
sys-libs/glibc:           2.30-r8::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://192.168.45.107/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts:
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 0

barzog-overlay
    location: /var/lib/layman/barzog-overlay
    masters: gentoo
    priority: 50

java
    location: /var/lib/layman/java
    masters: gentoo
    priority: 50

python
    location: /var/lib/layman/python
    masters: gentoo
    priority: 50

rion
    location: /var/lib/layman/rion
    masters: gentoo
    priority: 50

science
    location: /var/lib/layman/science
    masters: gentoo
    priority: 50

seden
    location: /var/lib/layman/seden
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=sandybridge -fomit-frame-pointer -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/fax /usr/share/config /usr/share/gnupg/qualified.txt /var/spool/fax/etc /var/spool/munin-async/.ssh"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/apache2-php7.2/ext-active/ /etc/php/apache2-php7.3/ext-active/ /etc/php/apache2-php7.4/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/php/cli-php7.2/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /var/spool/fax/etc/xferfaxlog"
CXXFLAGS="-march=sandybridge -fomit-frame-pointer -O2 -pipe"
DISTDIR="/mnt/gentoo/distfiles/"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
INSTALL_MASK="/usr/lib/systemd/"
LANG="en_IE.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_GB en en_US de_DE de"
MAKEOPTS="-j28"
PKGDIR="/mnt/gentoo/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/mnt/gentoo/tmp"
USE="R X X509 a52 aac aalib accounting accountsservice acl acpi adns aim aio alsa amd64 amr ansi ao aot apache2 apng appindicator applet archive asm ass audio audiofile automount avahi avx awt bacula-console bash-completion bazaar bcmath berkdb bidi bind-mysql bittorrent blas bluetooth bluray bonobo boost brotli bzip2 cacert cairo caja calendar caps ccache cdb cdda cddb cdio cdparanoia cdr cgi chipcard chroot clang colord command-args corefonts cpudetection cpulimit cracklib cramfs crypt cscope css csv ctype cue cups curl curlwrappers customlog cvs cvsgraph cxx cyrus dba dbi dbm dbus dbx devhelp device-mapper devmap dga dhcp dirac directfb djvu dlna dlopen dnsdb dri dri3 drm dts dv dvb dvd dvda dvdr dvi ecc egl elogind enchant encode eselect-ldso excel exif expat faad fam fastcgi fat fdk ffmpeg fftw fits flac flash flatfile fltk fontconfig fonts fpx ftp fuse fusefs gallium gd gdal gdbm gdu gegl geoclue geoip geos ggi gif gimp ginac git gles gles1 gles2 glib glpk glut gmp gnome-keyring gnuplot gpg gphoto2 graphviz gs gsf gsl gsm gssapi gstreamer gtk gtk2 gtk3 gudev gzip h323 hardened hardenedphp hddtemp hdf5 hdri highlight hpn html http http2 hunspell hwdb iconv icq icu idea idled idn imagemagick imap imlib imlib2 inifile innodb int64 introspection ios ipalias ipc ipod ipv6 iso jabber jack java javascript jbig jingle jit jpeg jpeg2k json jumbo-build kdrive kerberos keymap kmod kpathsea lame lapack latex lcms ldap lensfun less libass libcaca libcerf libcxx libnotify libsamplerate libv4l libv4l2 libwww live llvm lm_sensors lmtp logrotate logwatch lua lz4 lzma lzo mad magic mathml matplotlib matroska mbox mcal md5sum memlimit mercurial metis mgetty mhash midi milter mime mimencode ming mmap mms mmx mmxext mng mp3 mp4 mpeg mpi mpir mplayer msn mtp multilib mumps musepack musicbrainz mysql mysqli nagios-dns nagios-game nagios-ntp nagios-ping nagios-ssh natspec ncurses net netboot netcdf netlink network network-uri networkmanager nfs nis nls nntp nptl nsplugin nss ntfs ntp oav ocatve ocr octave odbc offensive ogg openal openexr opengl openh264 openmp openrc openssh openssl opus orc ortp osc oscar pam pam_chroot pam_console pam_timestamp pango parse-clocks pcf pci pcntl pcre pda pdf pdfkit pdflib perl pgo php pic plotutils png policykit portaudio posix postfix postgis postgres postproc postscript ppds procmail ps pulseaudio pwdb python qdbm qt5 quotas quvi radius raw rdesktop rdp readline recode reiserfs rpc rrdtool rss rtmp ruby samba sample sasl scanner schroedinger scotch screen sendfile sensord sensors session sftp sftplogging shaper shared sharedext shorten shout sieve simplexml slang slp smartcard smime smp sms smtp sna sndfile snmp snortsam soap sockets socks5 sound sox spamassassin sparse spatialite speex spell spice spl split-usr sql sqlite sqlite3 sse sse2 sse3 sse4 sse4_1 ssh ssl ssse3 stream subversion svg sysfs syslog sysvipc szip t1lib taglib tcpd telepathy test-programs theora threads tidy tiff timidity tokenizer tools transparent-proxy truetype truetype-fonts tslib twolame type1-fonts udev udisks unicode upnp upnp-av upower usb userlocales utf8 uuid v4l vaapi vala vcd vdpau vhosts video vim-syntax virtual-users virus-scan vnc vorbis vpx vte wavpack wayland wddx weather webdav webkit webm webp wifi win32codecs withsamplescripts wmf x264 x265 xattr xcb xcomposite xetex xface xfs xft xinerama xinetd xml xml2 xmlrpc xmp xmpp xorg xosd xpdf-headers xpm xps xrandr xscreensaver xsl xslt xv xvfb xvid xvmc xz yahoo yaml yaz zeromq zlib zstd zvbi" ABI_X86="32 64" APACHE2_MODULES="access auth auth_basic auth_digest authn_default authn_core authn_file authn_dbm authn_dbd authn_alias authn_anon authz_core authz_groupfile authz_host authz_user authz_dbd authz_dbm authz_owner authz_default dbd ident imagemap alias echo charset_lite cache file_cache disk_cache mem_cache ext_filter case_filter case-filter-in deflate filter mime_magic cern_meta proxy proxy_connect proxy_ftp http2 proxy_html proxy_http proxy_ajp proxy_balancer proxy_fcgi proxy_wstunnel expires headers usertrack info include cgi cgid dav dav_lock dav_fs vhost_alias speling rewrite log_config logio env setenvif mime status substitute autoindex asis negotiation dir imap actions userdir so unique_id version dumpio log_forensic reqtimeout socache_shmcb unixd slotmem_shm ratelimit remoteip lbmethod_bybusyness lbmethod_byrequests lbmethod_bytraffic lbmethod_heartbeat xml2enc brotli watchdog" APACHE2_MPMS="worker" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="openssl" ELIBC="glibc" FFTOOLS="cws2fws ffhash pktdumper sidxindex qt-faststart aviocat ismindex" GPSD_PROTOCOLS="aivdm sirf mtk3301 gpsclock superstar2 timing nmea" GRUB_PLATFORMS="pc multiboot efi coreboot efi-64" INPUT_DEVICES="keyboard mouse evdev wacom synaptics" KERNEL="linux" L10N="en_GB en en_US de_DE de" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer nlpsolver pdfimport wiki-publisher scripting-beanshell" LLVM_TARGETS="X86 NVPTX" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres12" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 python3_8" QEMU_SOFTMMU_TARGETS="i386 x86_64" QEMU_USER_TARGETS="i386 x86_64" RUBY_TARGETS="ruby25" SANE_BACKENDS="net hp" USERLAND="GNU" VIDEO_CARDS="vga intel i915 i965 fbdev vesa" XFCE_PLUGINS="clock multiload-nandhp power trash"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

sci-geosciences/osm2pgsql-99999999::gentoo was built with the following:
USE="lua" ABI_X86="(64)"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
Comment 3 Thomas Beutin 2020-05-04 09:22:14 UTC
reported upstream: https://github.com/openstreetmap/osm2pgsql/issues/1151
Comment 4 Thomas Beutin 2020-05-05 07:45:15 UTC
According to upstream, dev-lang/luajit[lua52compat] should work, too. But since lua52compat header files are in /usr/include/luajit-2.0 i've no idea how to handle this in the ebuild.
Comment 5 Thomas Beutin 2020-05-14 10:36:26 UTC
One can work around this but by using luajit. I'll attach an ebuild proposal for this.
Comment 6 Thomas Beutin 2020-05-14 10:41:12 UTC
Created attachment 638848 [details]
ebuild diff

It's a diff to the current ebuild, and it doesn't fix the >=lua-v5.2 dependency issue. But this is fixed by upstream anyway.
Comment 7 Aaron W. Swenson gentoo-dev 2020-05-14 19:09:29 UTC
(In reply to Thomas Beutin from comment #6)
> Created attachment 638848 [details]
> ebuild diff
> 
> It's a diff to the current ebuild, and it doesn't fix the >=lua-v5.2
> dependency issue. But this is fixed by upstream anyway.

The luajit dependency should be triggered by the luajit use flag.
Comment 8 Larry the Git Cow gentoo-dev 2020-11-23 02:14:04 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75a6025f101ccd4c03120850213e9734d7551428

commit 75a6025f101ccd4c03120850213e9734d7551428
Author:     Aaron W. Swenson <titanofold@gentoo.org>
AuthorDate: 2020-11-23 02:11:46 +0000
Commit:     Aaron W. Swenson <titanofold@gentoo.org>
CommitDate: 2020-11-23 02:13:42 +0000

    sci-geosciences/osm2pgsql: Bump to 1.3.0, fixes
    
    Bug: https://bugs.gentoo.org/688110
    Bug: https://bugs.gentoo.org/720916
    Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>

 sci-geosciences/osm2pgsql/Manifest                 |  1 +
 sci-geosciences/osm2pgsql/osm2pgsql-1.3.0.ebuild   | 43 ++++++++++++++++++++++
 .../osm2pgsql/osm2pgsql-99999999.ebuild            | 10 ++---
 3 files changed, 49 insertions(+), 5 deletions(-)