Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938178 - dev-build/meson-1.5.1 fails tests LinuxlikeTests::test_identity_cross etc.
Summary: dev-build/meson-1.5.1 fails tests LinuxlikeTests::test_identity_cross etc.
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-19 11:40 UTC by Jonathan Lovelace
Modified: 2024-12-20 10:26 UTC (History)
4 users (show)

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


Attachments
dev-build:meson-1.5.1:20240819-013209.log (dev-build:meson-1.5.1:20240819-013209.log,161.86 KB, text/plain; charset=utf-8)
2024-08-19 11:41 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,8.59 KB, text/plain; charset=utf-8)
2024-08-19 11:41 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2024-08-19 11:40:44 UTC
=dev-build/meson-1.5.1 fails its test suite for me, specifically the following pytest tests:

=========================== short test summary info ============================
FAILED unittests/linuxliketests.py::LinuxlikeTests::test_identity_cross - sub...
FAILED unittests/linuxliketests.py::LinuxlikeTests::test_identity_cross_env
===== 2 failed, 446 passed, 78 skipped, 594 warnings in 848.13s (0:14:08) ======
Comment 1 Jonathan Lovelace 2024-08-19 11:41:07 UTC
Created attachment 900613 [details]
dev-build:meson-1.5.1:20240819-013209.log
Comment 2 Jonathan Lovelace 2024-08-19 11:41:37 UTC
Created attachment 900614 [details]
emerge-info.txt
Comment 3 Eli Schwartz gentoo-dev 2024-08-20 15:51:04 UTC
test cases/unit/60 identity cross/meson.build:1:0: ERROR: Unknown compiler(s): [['/var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/test cases/unit/60 identity cross/host_wrapper.py']]
The following exception(s) were encountered:
Running `'/var/tmp/portage/dev-build/meson-1.5.1/work/meson-1.5.1/test cases/unit/60 identity cross/host_wrapper.py'` gave "no pre-processor defines"


This works fine for me... is there anything unusual about your system?
Comment 4 Jonathan Lovelace 2024-08-23 11:54:35 UTC
Nothing that I would think of as unusual that should be relevant.

- It's a hardened profile
- I enable FEATURES=test
- It's a fairly old and slow system (though of my systems it's still the fastest)
- /usr/bin/cc and /usr/bin/cpp point to sys-devel/gcc-13.2.1_p20240210 built with USE="ada d" (among other more standard flags)
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-08-23 12:25:47 UTC
distcc maybe?
Comment 6 Jonathan Lovelace 2024-08-24 01:44:33 UTC
That was my first thought, as I usually build with FEATURES=distcc, but the build log attached above is from an attempt with FEATURES=distcc disabled. As far as I can tell the behavior is the same with or without distcc.
Comment 7 tka 2024-09-21 12:14:52 UTC
Same failures here with meson 1.5.2 and without distcc (I may not have noticed those with 1.5.1 because of the nasm failures that were only fixed in 1.5.2):

=========================== short test summary info ============================
FAILED unittests/linuxliketests.py::LinuxlikeTests::test_identity_cross - sub...
FAILED unittests/linuxliketests.py::LinuxlikeTests::test_identity_cross_env
===== 2 failed, 445 passed, 84 skipped, 565 warnings in 184.96s (0:03:04) ======
Meson build system 1.5.2 Unit Tests
Total time: 186.541 seconds


# emerge -pqv '=dev-build/meson-1.5.2::gentoo'
[ebuild     U ] dev-build/meson-1.5.2 [1.5.1] USE="test verify-sig" PYTHON_TARGETS="python3_12 -pypy3 -python3_10 -python3_11 -python3_13" 

# emerge --info '=dev-build/meson-1.5.2::gentoo'
Portage 3.0.66.1 (python 3.12.6-final-0, default/linux/amd64/23.0/split-usr/no-multilib/hardened, gcc-14, glibc-2.40-r3, 6.11.0 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.11.0-x86_64-Intel-R-_Core-TM-_i7-4810MQ_CPU_@_2.80GHz-with-glibc2.40
KiB Mem:    16279864 total,  10835420 free
KiB Swap:   20971516 total,  20971516 free
Timestamp of repository gentoo: Sat, 21 Sep 2024 11:30:00 +0000
Head commit of repository gentoo: bf0afcb0dd1e46cff5d0831f3dfc881fa19c6d46
sh bash 5.2_p32-r1
ld GNU ld (Gentoo 2.43 p2) 2.43.1
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p32-r1::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.72-r1::gentoo
dev-build/automake:        1.16.5-r2::gentoo, 1.17-r1::gentoo
dev-build/cmake:           3.30.3::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.5.1::gentoo
dev-java/java-config:      2.3.4::gentoo
dev-lang/perl:             5.40.0::gentoo
dev-lang/python:           3.12.6_p2::gentoo, 3.13.0_rc2_p1::gentoo
dev-lang/rust:             1.81.0::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/openrc:           0.55.1::gentoo
sys-apps/sandbox:          2.39::gentoo
sys-devel/binutils:        2.43-r1::gentoo
sys-devel/binutils-config: 5.5.2::gentoo
sys-devel/clang:           18.1.8::gentoo, 19.1.0::gentoo
sys-devel/gcc:             14.2.1_p20240817::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             18.1.8::gentoo, 19.1.0::gentoo
sys-devel/llvm:            18.1.8-r4::gentoo, 19.1.0::gentoo
sys-kernel/linux-headers:  6.10::gentoo (virtual/os-headers)
sys-libs/glibc:            2.40-r3::gentoo
Repositories:

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

local
    location: /var/lib/portage-local/local
    masters: gentoo
    priority: 0
    volatile: True

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -mtune=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/fonts/fonts.conf /etc/gconf /etc/gentoo-release /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"
CXXFLAGS="-march=native -mtune=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps=y"
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="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live collision-protect config-protect-if-modified 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 test unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--hash-style=gnu"
LEX="flex"
LINGUAS=""
MAKEOPTS="-j8"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_EXTRA_OPTS="--new-compress"
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 acl acpi alsa amd64 avx bzip2 cairo caps cdda cddb cdparanoia crypt cups dbus dri dts dvd egl elogind fam ffmpeg fftw flac fontconfig gdbm gif gimp gles2 gmp gnutls gtk hardened iconv icu idn ipv6 jpeg lame lcms libnotify libtirpc lzma mad matroska mmap mmx mmxext mp3 mpeg ncurses networkmanager ogg opengl openmp pam pcre pic pie png policykit ppds readline sasl sdl seccomp split-usr sse sse2 sse3 sse4 sse4_1 sse4_2 ssl ssp ssse3 startup-notification svg test test-rust theora threads tiff truetype udev udisks unicode upower vaapi verify-sig vorbis wayland x264 xattr xcb xinerama xml xtpax 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="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" 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" GUILE_SINGLE_TARGET="3-0" GUILE_TARGETS="3-0" INPUT_DEVICES="evdev synaptics" 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="crocus intel nouveau" 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, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LANG, LC_ALL, LD, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PYTHONPATH, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 8 tka 2024-12-19 21:59:35 UTC
The failure still happens with meson 1.6.1. What I find odd in the output is the line

Running command: -cpp -x c -E -dM -

It starts with a hyphen, which looks wrong. Either it should run the command "cpp" (without leading hyphen) or the actual command, to which "-cpp" is an option, is missing. I suspect the former, but I don't know about meson's (test) internals.