Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 624186

Summary: sys-devel/make-4.2.1 fails tests when built with clang
Product: Gentoo Linux Reporter: moxian <aleftmail>
Component: Current packagesAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED OBSOLETE    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: emerge --info sys-devel/make
CC=clang-3.9 CXX=clang++-3.9 emerge -1 sys-devel/make
CC=gcc-5.4.0 CXX=g++-5.4.0 emerge -1 sys-devel/make
tar -zcf output-sync.tar.gz tests/work/features/output-sync.*

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