Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 818235 - media-libs/glm-0.9.9.8-r1 fails tests test-core_func_integer & test-ext_vector_integer: "Assertion `!Error' failed"
Summary: media-libs/glm-0.9.9.8-r1 fails tests test-core_func_integer & test-ext_vecto...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL: https://github.com/g-truc/glm/pull/1087
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2021-10-15 08:11 UTC by Paolo Pedroni
Modified: 2022-05-17 01:16 UTC (History)
1 user (show)

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


Attachments
glm-0.9.9.8-r1:20211015-073324.log.gz (glm-0.9.9.8-r1:20211015-073324.log.gz,20.82 KB, application/gzip)
2021-10-15 08:11 UTC, Paolo Pedroni
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Paolo Pedroni 2021-10-15 08:11:33 UTC
Created attachment 745011 [details]
glm-0.9.9.8-r1:20211015-073324.log.gz

This started happening after upgrading to gcc-11.

>>> Test phase: media-libs/glm-0.9.9.8-r1
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build"
ctest -j 7 --test-load 6
Test project /var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build
[...]
        Start  39: test-core_func_integer
 39/188 Test  #39: test-core_func_integer .................Subprocess aborted***Exception:   0.16 sec
[...]
 97/188 Test  #97: test-ext_vector_integer ................Subprocess aborted***Exception:   0.09 sec
        Start  98: test-ext_vector_integer_sized
[...]

99% tests passed, 2 tests failed out of 188

Total Test time (real) =  17.15 sec

The following tests FAILED:
         39 - test-core_func_integer (Subprocess aborted)
         97 - test-ext_vector_integer (Subprocess aborted)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
 * ERROR: media-libs/glm-0.9.9.8-r1::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 
 *      /var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build/Testing/Temporary/LastTest.log

Relevant parts of LastTest.log say:
39/188 Testing: test-core_func_integer
39/188 Test: test-core_func_integer
Command: "/var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build/test/core/test-core_func_integer"
Directory: /var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build/test/core
"test-core_func_integer" start time: Oct 15 09:33 CEST
Output:
----------------------------------------------------------
test-core_func_integer: /var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8/test/core/core_func_integer.cpp:1522: int bitCou
nt::test(): Assertion `!Error' failed.
<end of output>
Test time =   0.16 sec
----------------------------------------------------------
Test Failed.
"test-core_func_integer" end time: Oct 15 09:33 CEST
"test-core_func_integer" time elapsed: 00:00:00
----------------------------------------------------------
[...]
97/188 Testing: test-ext_vector_integer
97/188 Test: test-ext_vector_integer
Command: "/var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build/test/ext/test-ext_vector_integer"
Directory: /var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8_build/test/ext
"test-ext_vector_integer" start time: Oct 15 09:33 CEST
Output:
----------------------------------------------------------
test-ext_vector_integer: /var/tmp/portage/media-libs/glm-0.9.9.8-r1/work/glm-0.9.9.8/test/ext/ext_vector_integer.cpp:480: int findNS
B::run() [with int L = 1; T = long int]: Assertion `!Error' failed.
<end of output>
Test time =   0.09 sec
----------------------------------------------------------
Test Failed.
"test-ext_vector_integer" end time: Oct 15 09:33 CEST
"test-ext_vector_integer" time elapsed: 00:00:00
----------------------------------------------------------

# emerge --info =media-libs/glm-0.9.9.8-r1
Portage 3.0.20 (python 3.9.6-final-0, default/linux/amd64/17.1/desktop/plasma/systemd, gcc-11.2.0, glibc-2.33-r1, 5.10.61-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-5.10.61-gentoo-x86_64-Intel-R-_Core-TM-_i5-8400_CPU_@_2.80GHz-with-glibc2.33
KiB Mem:    16055364 total,    167452 free
KiB Swap:   16777212 total,   8377928 free
Timestamp of repository gentoo: Tue, 12 Oct 2021 07:30:01 +0000
Head commit of repository gentoo: 4ea14acad668034f2a333794fe63b773ac99fe1f
sh dash 0.5.11.3-r1
ld GNU gold (Gentoo 2.37_p1 p0 2.37) 1.16
distcc 3.4 x86_64-pc-linux-gnu [disabled]
ccache version 4.3 [disabled]
app-shells/bash:          5.1_p8::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.34.0-r3::gentoo
dev-lang/python:          2.7.18_p13::gentoo, 3.9.6_p2::gentoo
dev-lang/rust:            1.53.0::gentoo
dev-util/ccache:          4.3-r3::gentoo
dev-util/cmake:           3.20.5::gentoo
sys-apps/baselayout:      2.7::gentoo
sys-apps/sandbox:         2.24::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.16.4::gentoo
sys-devel/binutils:       2.37_p1::gentoo
sys-devel/gcc:            11.2.0::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.10::gentoo (virtual/os-headers)
sys-libs/glibc:           2.33-r1::gentoo
Repositories:

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

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

kde
    location: /var/lib/layman/kde
    sync-type: laymansync
    sync-uri: https://anongit.gentoo.org/git/proj/kde.git
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -ftree-vectorize -flto=6"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/easy-rsa /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/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -ftree-vectorize -flto=6"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going y --with-bdeps y"
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="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -ftree-vectorize -flto=6"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs cgroup compress-build-logs config-protect-if-modified distlocks ebuild-locks ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-elog split-log strict strict-keepdir test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -frecord-gcc-switches -march=skylake -mabm -ftree-vectorize -flto=6"
GENTOO_MIRRORS="http://mirror.init7.net/gentoo/ https://mirror.init7.net/gentoo/ http://mirror.leaseweb.com/gentoo/ http://ftp.fau.de/gentoo"
LANG="it_IT.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--sort-common -ftree-vectorize -flto=6"
LINGUAS="it it_IT"
MAKEOPTS="-j7 -l6"
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 a52 aac aalib acl acpi activities adns alsa amd64 ao audiofile bash-completion bluetooth branding brotli bzip2 cairo caps cdda cddb cdparanoia cdr cli crypt css cups curl dbus declarative dga djvu dri dts dvd dvdr emboss encode exif expat fbcon ffmpeg fftw flac fontconfig foomaticdb fortran ftp gd gdbm geoip gif gimp gmp gnutls gphoto2 gpm graphviz gtk gui guile handbook iconv icu idn imagemagick imlib introspection ipv6 java javascript jbig jemalloc jpeg jpeg2k kde kipi kwallet lame lcms libass libglvnd libnotify libsamplerate libtirpc lm-sensors lua lzma lzo mad magic mmap mng mp3 mp4 mpeg mplayer multilib musicbrainz ncurses nls nptl nsplugin offensive ogg openal opengl openmp pam pango pch pcre pdf plasma png policykit postscript ppds pulseaudio qml qt5 rdesktop readline recode samba sctp sdl seccomp sndfile sockets speex spell split-usr sqlite ssl startup-notification svg symlink syslog systemd sysvipc taglib telemetry test theora threads tidy tiff truetype udev udisks unicode upower usb v4l vaapi vala verify-sig vim-syntax vnc vorbis wavpack wayland webp widgets win32codecs wmf wxwidgets x264 xattr xcb xine xinerama xml xpm xscreensaver xv xvid yahoo zip zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2019" ALSA_CARDS="hda-intel virmidi" 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" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="gnutls" 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="libinput" KERNEL="linux" L10N="it en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="intel i965" 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

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

media-libs/glm-0.9.9.8-r1::gentoo was built with the following:
USE="test" ABI_X86="(64)" CPU_FLAGS_X86="avx avx2 sse2 sse3"

# emerge -1pqv =media-libs/glm-0.9.9.8-r1
[ebuild   R   ] media-libs/glm-0.9.9.8-r1  USE="test" CPU_FLAGS_X86="avx avx2 sse2 sse3"
Comment 1 Larry the Git Cow gentoo-dev 2021-12-08 05:01:54 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=952a29c6138d6eb1e1e3bd77781c053837924d5b

commit 952a29c6138d6eb1e1e3bd77781c053837924d5b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-12-08 05:00:14 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-08 05:00:14 +0000

    media-libs/glm: fix test-core_func_integer test
    
    Note that glm is a header-only library and the miscompilation/unintended
    optimisation/whatever we want to call it only affectes tests, so no
    need to revbump (no change in runtime behaviour).
    
    See: https://github.com/g-truc/glm/pull/1087
    Bug: https://bugs.gentoo.org/818235
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/glm/glm-0.9.9.8-r1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-12-08 05:43:35 UTC
Does that change help at all?
Comment 3 Paolo Pedroni 2021-12-14 16:12:24 UTC
(In reply to Sam James from comment #2)
> Does that change help at all?

The package builds and tests fine, now. Thank you.
Comment 4 Larry the Git Cow gentoo-dev 2022-05-17 01:16:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=122cd845c79ca3aee2ecbc8ed7cce797df1984da

commit 122cd845c79ca3aee2ecbc8ed7cce797df1984da
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-05-17 01:15:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-17 01:15:38 +0000

    media-libs/glm: test for -fno-ipa-modref before using
    
    Closes: https://bugs.gentoo.org/845105
    Bug: https://bugs.gentoo.org/818235
    Thanks-to: Jonathan Lovelace <kingjon3377@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/glm/glm-0.9.9.8-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)