Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 801250 - dev-cpp/ETL-1.4.1 fails to compile: configure: error: You need to install glibmm-2.4 version 2.24.2 or higher
Summary: dev-cpp/ETL-1.4.1 fails to compile: configure: error: You need to install gli...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2021-07-08 20:26 UTC by Agostino Sarubbo
Modified: 2023-02-06 10:04 UTC (History)
0 users

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


Attachments
build.log (build.log,38.22 KB, text/plain)
2021-07-08 20:26 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,46.98 KB, text/plain)
2021-07-08 20:26 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-07-08 20:26:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/ETL-1.4.1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-08 20:26:19 UTC
Created attachment 722839 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-08 20:26:20 UTC
Created attachment 722842 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-07-08 20:26:21 UTC
Possible context of error(s):

configure: error:  ** You need to install glibmm-2.4 version 2.24.2 or higher.
Comment 4 Luca Barbato gentoo-dev 2021-07-08 21:53:40 UTC
Fixed now :) (hopefully)
Comment 5 Joonas Niilola gentoo-dev 2021-07-09 05:18:45 UTC
Compiling works for me now, I'd say issue is fixed. src_test() still fails.

>>> Test phase: dev-cpp/ETL-1.4.1
make -j16 -l10   check
Making check in ETL
make[1]: Entering directory '/var/tmp/portage/dev-cpp/ETL-1.4.1/work/ETL-1.4.1/ETL'
make[1]: Leaving directory '/var/tmp/portage/dev-cpp/ETL-1.4.1/work/ETL-1.4.1/ETL'
Making check in test
make[1]: Entering directory '/var/tmp/portage/dev-cpp/ETL-1.4.1/work/ETL-1.4.1/test'
make  fixed handle clock angle hermite stringf pen surface smart_ptr benchmark smach spline
make[2]: Entering directory '/var/tmp/portage/dev-cpp/ETL-1.4.1/work/ETL-1.4.1/test'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o fixed.o fixed.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o handle.o handle.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o clock.o clock.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o angle.o angle.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o hermite.o hermite.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o stringf-stringf.o `test -f 'stringf.cpp' || echo './'`stringf.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o pen.o pen.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o surface.o surface.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o smart_ptr.o smart_ptr.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o benchmark.o benchmark.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o smach.o smach.cpp
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../ETL  -I.. -I../ETL  -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -I.. -I../ETL -march=native -pipe -frecord-W -Wall -O2 -DNDEBUG -c -o spline.o spline.cpp
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
make[2]: *** [Makefile:685: fixed.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [Makefile:685: handle.o] Error 1
make[2]: *** [Makefile:685: hermite.o] Error 1
make[2]: *** [Makefile:685: clock.o] Error 1
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
make[2]: *** [Makefile:685: surface.o] Error 1
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
make[2]: *** [Makefile:685: angle.o] Error 1
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
make[2]: *** [Makefile:699: stringf-stringf.o] Error 1
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
make[2]: *** [Makefile:685: pen.o] Error 1
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
make[2]: *** [Makefile:685: smart_ptr.o] Error 1
make[2]: *** [Makefile:685: benchmark.o] Error 1
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
x86_64-pc-linux-gnu-g++: error: unrecognized command-line option '-frecord-W'
make[2]: *** [Makefile:685: smach.o] Error 1
make[2]: *** [Makefile:685: spline.o] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-cpp/ETL-1.4.1/work/ETL-1.4.1/test'
make[1]: *** [Makefile:1027: check-am] Error 2
make[1]: Leaving directory '/var/tmp/portage/dev-cpp/ETL-1.4.1/work/ETL-1.4.1/test'
make: *** [Makefile:523: check-recursive] Error 1
 * ERROR: dev-cpp/ETL-1.4.1::gentoo failed (test phase):
 *   Make check failed. See above for details.
 * 
 * Call stack:
 *            ebuild.sh, line  127:  Called src_test
 *          environment, line 1662:  Called default
 *   phase-functions.sh, line  858:  Called default_src_test
 *   phase-functions.sh, line  887:  Called __eapi0_src_test
 *     phase-helpers.sh, line  809:  Called die
 * The specific snippet of code:
 *   		$emake_cmd ${internal_opts} check || \
 *   			die "Make check failed. See above for details."

# emerge --info
Portage 3.0.20 (python 3.9.6-final-0, default/linux/amd64/17.1, gcc-11.1.0, glibc-2.33-r1, 5.12.0-pf6 x86_64)
=================================================================
System uname: Linux-5.12.0-pf6-x86_64-AMD_Ryzen_7_3700X_8-Core_Processor-with-glibc2.33
KiB Mem:    32862504 total,  32772324 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Fri, 09 Jul 2021 04:36:46 +0000
Head commit of repository gentoo: 67c1cc677a91d642186d6b549a476235aae9ad42

sh bash 5.1_p8
ld GNU ld (Gentoo 2.36.1 p3) 2.36.1
app-shells/bash:          5.1_p8::gentoo
dev-lang/perl:            5.34.0::gentoo
dev-lang/python:          3.8.11::gentoo, 3.9.6::gentoo, 3.10.0_beta3::gentoo
dev-lang/rust-bin:        1.53.0::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7-r3::gentoo
sys-apps/openrc:          0.43.3::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.16.3-r1::gentoo
sys-devel/binutils:       2.36.1-r1::gentoo
sys-devel/gcc:            10.3.0-r2::gentoo, 11.1.0-r2::gentoo
sys-devel/gcc-config:     2.4::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.12::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r1::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://anongit.gentoo.org/git/repo/sync/gentoo.git
    priority: -1000

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--jobs=8 --usepkg --autounmask=y --autounmask-write --autounmask-continue --autounmask-use=y --nospinner --buildpkg-exclude virtual --buildpkg-exclude acct-*"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY 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"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="https://ftp-stud.hs-esslingen.de/pub/Mirrors/gentoo/"
LANG="C.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS=" en en_US en-US fi sv "
MAKEOPTS="-j16 -l10"
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"
USE="X acl amd64 bzip2 cli crypt dbus dri elogind fortran gdbm iconv ipv6 libglvnd libtirpc multilib ncurses nptl openmp openrc pam pcre readline seccomp split-usr ssl tcpd udev unicode xattr zlib" ABI_X86="64 32" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache 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="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" L10N="en en_US en-US fi sv" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AMDGPU BPF" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="pypy3 python3_8 python3_9 python3_10" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="amdgpu radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS
Comment 6 Luca Barbato gentoo-dev 2021-07-09 07:53:24 UTC
it does not here. what cflags do you have?