Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 849893

Summary: dev-cpp/libodb-2.5.0_beta21 fails to build with ccache
Product: Gentoo Linux Reporter: Anna Vyalkova <cyber+gentoo>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED OBSOLETE    
Severity: normal CC: treecleaner
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/build2/build2/issues/86#issuecomment-647401742
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.gz
build.log (no ccache)

Description Anna Vyalkova 2022-06-06 06:08:48 UTC
It builds only with FEATURES="-ccache".

Reproducible: Always

Steps to Reproduce:
# FEATURES="ccache" emerge -1 dev-cpp/libodb
Actual Results:  
Lots of fatal errors


CBUILD="x86_64-pc-linux-gnu"
CC="ccache cc"
CFLAGS="-march=bdver2 -O2 -pipe -fpch-preprocess -ggdb -frecord-gcc-switches"
CHOST="x86_64-pc-linux-gnu"
CXX="ccache c++"
CXXFLAGS="-march=bdver2 -O2 -pipe -fpch-preprocess -ggdb -frecord-gcc-switches"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms split-elog split-log strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0"
LIBTOOL="rlibtool"
MAKE="make LIBTOOL=rlibtool"
MAKEFLAGS="LIBTOOL=rlibtool"
MAKEOPTS="-j8"
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-06 06:12:30 UTC
Please include the full build.log and emerge --info.
Comment 2 Anna Vyalkova 2022-06-06 06:26:58 UTC
Created attachment 783008 [details]
build.log.gz
Comment 3 Anna Vyalkova 2022-06-06 07:04:56 UTC
Upstream issue:
https://github.com/build2/build2/issues/86#issuecomment-647401742
Comment 4 Anna Vyalkova 2022-06-06 07:38:39 UTC
Created attachment 783053 [details]
build.log (no ccache)
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-29 14:45:57 UTC
Package removed.