Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem emerging doxygen & keepassxc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Landcy
n00b
n00b


Joined: 05 Jan 2024
Posts: 4

PostPosted: Wed Jun 19, 2024 10:09 pm    Post subject: Problem emerging doxygen & keepassxc Reply with quote

I've been trying to emerge doxygen and keepassxc and have been receiving the same error for both programs. Build logs for doxygen below:

Code:
$ emerge -pqv '=app-text/doxygen-1.9.8::gentoo'
[ebuild  N    ] app-text/doxygen-1.9.8  USE="gui -clang -debug -doc -dot -doxysearch -test"



Code:
[290/290] : && /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ -march=skylake -O2 -pipe       -DJAVACC_CHAR_TYPE="unsigned char" -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs src/CMakeFiles/doxygen.dir/main.cpp.o -o bin/doxygen  lib/libdoxymain.a  lib/libdoxycfg.a  lib/libmd5.a  -lsqlite3  lib/liblodepng.a  lib/libmscgen.a  lib/libxml.a  lib/libdoxygen_version.a  lib/libvhdlparser.a  /usr/lib64/libspdlog.so.1.12.0  /usr/lib64/libfmt.so.9.1.0 && :
FAILED: bin/doxygen
: && /usr/lib/distcc/bin/x86_64-pc-linux-gnu-g++ -march=skylake -O2 -pipe       -DJAVACC_CHAR_TYPE="unsigned char" -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs src/CMakeFiles/doxygen.dir/main.cpp.o -o bin/doxygen  lib/libdoxymain.a  lib/libdoxycfg.a  lib/libmd5.a  -lsqlite3  lib/liblodepng.a  lib/libmscgen.a  lib/libxml.a  lib/libdoxygen_version.a  lib/libvhdlparser.a  /usr/lib64/libspdlog.so.1.12.0  /usr/lib64/libfmt.so.9.1.0 && :
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lib/libdoxymain.a(doxygen.cpp.o): in function `std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FileName*>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FileName*> >, std::__detail::_Select1st, FileNameFn, FileNameFn, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, false> >::_M_find_before_node(unsigned long, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long) const [clone .isra.0] [clone .cold]':
doxygen.cpp:(.text.unlikely+0x975): undefined reference to `__cxa_call_terminate'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lib/libdoxymain.a(doxygen.cpp.o): in function `FileNameFn::operator()(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const [clone .isra.0] [clone .cold]':
doxygen.cpp:(.text.unlikely+0xc83): undefined reference to `__cxa_call_terminate'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lib/libdoxymain.a(doxygen.cpp.o): in function `checkConfiguration() [clone .cold]':
doxygen.cpp:(.text.unlikely+0x26f2): undefined reference to `__cxa_call_terminate'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lib/libdoxymain.a(doxygen.cpp.o): in function `AutoTrace::~AutoTrace()':
doxygen.cpp:(.text._ZN9AutoTraceD2Ev[_ZN9AutoTraceD5Ev]+0x1eb): undefined reference to `__cxa_call_terminate'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld: lib/libdoxymain.a(doxygen.cpp.o): in function `std::_Hashtable<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FileName*>, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FileName*> >, std::__detail::_Select1st, FileNameFn, FileNameFn, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<false, false, false> >::_M_insert_multi_node(std::__detail::_Hash_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FileName*>, false>*, unsigned long, std::__detail::_Hash_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, FileName*>, false>*)':
doxygen.cpp:(.text.
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pa
irIKS5_P8FileNameESaISA_ENSt8__detail10_Select1stE10FileNameFnSE_NSC_18_Mod
_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17
_Hashtable_traitsILb0ELb0ELb0EEEE20_M_insert_multi_nodeEPNSC_10_Hash_nodeIS
A_Lb0EEEmSN_[
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pa
irIKS5_P8FileNameESaISA_ENSt8__detail10_Select1stE10FileNameFnSE_NSC_18_Mod
_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17
_Hashtable_traitsILb0ELb0ELb0EEEE20_M_insert_multi_nodeEPNSC_10_Hash_nodeIS
A_Lb0EEEmSN_]+0x8b3): undefined reference to `__cxa_call_terminate'
/usr/libexec/gcc/x86_64-pc-linux-gnu/ld:
lib/libdoxymain.a(doxygen.cpp.o):doxygen.cpp:(.text.
_ZN9LinkedMapI8FileName10FileNameFnS1_St18unordered_multimapINSt7__cxx1112b
asic_stringIcSt11char_traitsIcESaIcEEEPS0_S1_S1_SaISt4pairIKS8_S9_EEEE3addI
J8QCStringEEES9_RKSH_DpOT_[
_ZN9LinkedMapI8FileName10FileNameFnS1_St18unordered_multimapINSt7__cxx1112b
asic_stringIcSt11char_traitsIcESaIcEEEPS0_S1_S1_SaISt4pairIKS8_S9_EEEE3addI
J8QCStringEEES9_RKSH_DpOT_]+0xa60): more undefined references to
`__cxa_call_terminate' follow
collect2: error: ld returned 1 exit status
distcc[833] ERROR: compile (null) on localhost failed
ninja: build stopped: subcommand failed.
* ERROR: app-text/doxygen-1.9.8::gentoo failed (compile phase):
*   ninja -v -j32 -l4 failed
*
* Call stack:
*     ebuild.sh, line  136:  Called src_compile
*   environment, line 3245:  Called cmake_src_compile
*   environment, line 1347:  Called cmake_build
*   environment, line 1314:  Called eninja
*   environment, line 1785:  Called die
* The specific snippet of code:
*       "$@" || die -n "${*} failed"
*
* If you need support, post the output of `emerge --info '=app-text/doxygen-1.9.8::gentoo'`,
* the complete build log and the output of `emerge -pqv '=app-text/doxygen-1.9.8::gentoo'`.
* The complete build log is located at '/var/tmp/portage/app-text/doxygen-1.9.8/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-text/doxygen-1.9.8/temp/environment'.
* Working directory: '/var/tmp/portage/app-text/doxygen-1.9.8/work/doxygen-1.9.8_build'
* S: '/var/tmp/portage/app-text/doxygen-1.9.8/work/doxygen-1.9.8'



emerge --info

Code:
Portage 3.0.63 (python 3.12.3-final-0, default/linux/amd64/23.0/desktop, gcc-13, glibc-2.39-r6, 6.6.30-gentoo-dist x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.30-gentoo-dist-x86_64-Intel-R-_Core-TM-_i7-8650U_CPU_@_1.90GHz-with-glibc2.39
KiB Mem:    32604492 total,  31016540 free
KiB Swap:   50331644 total,  50331644 free
Timestamp of repository gentoo: Wed, 12 Jun 2024 05:30:00 +0000
Head commit of repository gentoo: c61fd167247a251350d44b23430ca2c323b7abd7
sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.42 p3) 2.42.0
distcc 3.4 x86_64-pc-linux-gnu [enabled]
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.1_p16-r6::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.71-r7::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.28.5::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.4.0-r1::gentoo
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.11.9-r1::gentoo, 3.12.3-r1::gentoo
dev-lang/rust-bin:         1.77.1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/openrc:           0.54::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-devel/binutils:        2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           17.0.6::gentoo
sys-devel/gcc:             13.2.1_p20240210::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             17.0.6::gentoo
sys-devel/llvm:            17.0.6::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.39-r6::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-max-age: 3
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts:

Binary Repositories:

gentoobinhost
    priority: 1
    sync-uri: https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=skylake -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=skylake -O2 -pipe"
DISTDIR="/var/cache/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=skylake -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live config-protect-if-modified distcc distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=skylake -O2 -pipe"
GENTOO_MIRRORS="http://mirror.clarkson.edu/gentoo/     http://www.gtlib.gatech.edu/pub/gentoo     http://mirrors.mit.edu/gentoo-distfiles/     https://gentoo.osuosl.org/     http://gentoo.osuosl.org/     https://mirror.servaxnet.com/gentoo/     http://gentoo-mirror.flux.utah.edu/"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LEX="flex"
MAKEOPTS="-j32 -l4"
PKGDIR="/var/cache/binpkgs"
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="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 bluetooth branding bzip2 cairo cdda cet crypt cups dbus dist-kernel dracut dri dts elogind emacs encode exif ffmpeg flac gdbm gif git gles2 gpm grub gtk gui iconv icu imagemagick initramfs ipv6 jack jpeg latex lcms libnotify libtirpc mad man mng mp3 mp4 mpeg multilib ncurses nls ogg opengl openmp pam pango pcre pdf png policykit ppds qt5 readline sdl seccomp sound spell ssl startup-notification svg test-rust tiff truetype udev udisks unicode upower usb videos vorbis vulkan wayland wxwidgets x264 xattr xcb xft xml xv xvid zlib" ABI_X86="64" ADA_TARGET="gcc_12" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php8-2" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_12" PYTHON_TARGETS="python3_12" RUBY_TARGETS="ruby31 ruby32" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS


The error remains the same when distcc is disabled. I don't know enough about portage to troubleshoot this so I was wondering if someone could point me in the right direction. Thank you!

Cast word-wrap on long lines to make the forum layout behave.Chiitoo
Back to top
View user's profile Send private message
Princess Nell
l33t
l33t


Joined: 15 Apr 2005
Posts: 921

PostPosted: Tue Aug 06, 2024 11:01 pm    Post subject: Reply with quote

Not an exact match, but did you see https://wiki.gentoo.org/wiki/Upgrading_GCC?

I would look at the deps and rebuild at least the ones shared by both ebuilds (rather than blindly rebuilding everything, which could take a few hours).

Code:

equery g app-admin/keepassxc-2.7.9
equery g app-text/doxygen-1.9.8
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum