Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 952066 - dev-build/automake-1.17-r1 test failure: t/dist-missing-am.sh (hardened desktop plasma)
Summary: dev-build/automake-1.17-r1 test failure: t/dist-missing-am.sh (hardened deskt...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2025-03-25 18:30 UTC by Arniiiii
Modified: 2025-03-25 19:59 UTC (History)
1 user (show)

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


Attachments
`zstd --ultra -22` tarball with bunch of files. (dev-build_automake-1.17-r1_test_failure.tar.zst,947.57 KB, application/zstd)
2025-03-25 18:30 UTC, Arniiiii
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Arniiiii 2025-03-25 18:30:21 UTC
Created attachment 922755 [details]
`zstd --ultra -22` tarball with bunch of files.

in attached zstd tarball:
/var/tmp/portage/dev-build/automake-1.17-r1/{build-info/,files/,temp/,work/**.log}
/var/lib/portage for world file
/var/db/repos/local to show how simply the profile is combined hardened + desktop + desktop/plasma
/etc/portage/** for config
emerge_--info.txt

from /var/tmp/portage/dev-build/automake-1.17-r1/work/automake-1.17/test-suite.log:
```

FAIL: t/dist-missing-am
=======================

am-test-lib.sh: Running from installcheck: no
am-test-lib.sh: Test Protocol: none
am-test-lib.sh: PATH = /var/tmp/portage/dev-build/automake-1.17-r1/work/automake-1.17/bin:/var/tmp/portage/dev-build/automake-1.17-r1/work/automake-1.17/t/ax:/var/tmp/portage/dev-build/automake-1.17-r1/temp/python3.13/bin:/var/tmp/portage/._portage_reinstall_.qhp5f8ml/bin/ebuild-helpers/xattr:/usr/lib/portage/python3.12/ebuild-helpers/xattr:/var/tmp/portage/._portage_reinstall_.qhp5f8ml/bin/ebuild-helpers:/usr/lib/portage/python3.12/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/19/bin:/opt/cuda/bin:/opt/cuda/libnvvp
++ pwd
/var/tmp/portage/dev-build/automake-1.17-r1/work/automake-1.17/t/dist-missing-am.dir
+ echo AC_OUTPUT
+ cat
+ :
+ :
+ aclocal-1.17 -Werror
+ autoconf
/usr/bin/m4:/usr/share/autoconf-2.72/autoconf/autoconf.m4f:9607: expecting line feed in frozen file
autom4te-2.72: error: /usr/bin/m4 failed with exit status: 1
+ am_exit_trap 1
+ exit_status=1
+ set +e
+ cd /var/tmp/portage/dev-build/automake-1.17-r1/work/automake-1.17
+ test none = tap
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
FAIL t/dist-missing-am.sh (exit status: 1)

```