Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624186 - sys-devel/make-4.2.1 fails tests when built with clang
Summary: sys-devel/make-4.2.1 fails tests when built with clang
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2017-07-08 01:50 UTC by moxian
Modified: 2021-11-14 07:27 UTC (History)
1 user (show)

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


Attachments
emerge --info sys-devel/make (emerge-info.txt,5.56 KB, text/plain)
2017-07-08 01:50 UTC, moxian
Details
CC=clang-3.9 CXX=clang++-3.9 emerge -1 sys-devel/make (make-4.2.1:20170708-024503.log,29.31 KB, text/x-log)
2017-07-08 01:52 UTC, moxian
Details
CC=gcc-5.4.0 CXX=g++-5.4.0 emerge -1 sys-devel/make (make-4.2.1:20170708-023927.log,41.39 KB, text/x-log)
2017-07-08 01:54 UTC, moxian
Details
tar -zcf output-sync.tar.gz tests/work/features/output-sync.* (output-sync.tar.gz,1.57 KB, application/gzip)
2017-07-08 01:55 UTC, moxian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description moxian 2017-07-08 01:50:58 UTC
Created attachment 481776 [details]
emerge --info sys-devel/make

sys-devel/make-4.2.1 times out trying to run features/output-sync test when built with clang-3.9.1
It succeeds without issues when using gcc-5.4.0.

From build.log:

features/order_only ..................................... ok     (10 passed)
features/output-sync .................................... 
Test timed out after 30 seconds
Error running /var/tmp/portage/sys-devel/make-4.2.1/work/make-4.2.1/tests/../make (expected 0; got 14): /var/tmp/portage/sys-devel/make-4.2.1/work/make-4.2.1/tests/../make -f work/features/output-sync.mk -j -Orecurse

Caught signal 14!
FAILED (14/15 passed)
features/override ....................................... ok     (4 passed)

build.log from both gcc and clang, and "output-sync"-related files attached.
Comment 1 moxian 2017-07-08 01:52:36 UTC
Created attachment 481778 [details]
CC=clang-3.9 CXX=clang++-3.9 emerge -1 sys-devel/make
Comment 2 moxian 2017-07-08 01:54:23 UTC
Created attachment 481780 [details]
CC=gcc-5.4.0 CXX=g++-5.4.0 emerge -1 sys-devel/make
Comment 3 moxian 2017-07-08 01:55:59 UTC
Created attachment 481782 [details]
tar -zcf output-sync.tar.gz tests/work/features/output-sync.*
Comment 4 Jannik Glückert 2021-08-05 22:07:44 UTC
I'm getting no failures with clang-12.0.1 and make-4.3