Bug 1730640 - libcap-ng: FTBFS in Fedora rawhide
Summary: libcap-ng: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: libcap-ng
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Steve Grubb
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-07-17 09:05 UTC by Jitka Plesnikova
Modified: 2019-08-13 15:33 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-08-13 15:33:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2019-07-17 09:05:21 UTC
Description of problem:
Package libcap-ng fails to build from source in Fedora rawhide with the error below. It fails on architectures armv7hl, aarch64, ppc64le and s390x.

+ make check
BUILDSTDERR: make[4]: *** [Makefile:705: test-suite.log] Error 1
BUILDSTDERR: make[3]: *** [Makefile:813: check-TESTS] Error 2
BUILDSTDERR: make[2]: *** [Makefile:891: check-am] Error 2
...

libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/thread_test thread_test.o  ../../src/.libs/libcap-ng.so -lpthread
make[3]: Leaving directory '/builddir/build/BUILD/libcap-ng-0.7.9/src/test'
make  check-TESTS
make[3]: Entering directory '/builddir/build/BUILD/libcap-ng-0.7.9/src/test'
make[4]: Entering directory '/builddir/build/BUILD/libcap-ng-0.7.9/src/test'
PASS: lib_test
FAIL: thread_test
============================================================================
Testsuite summary for libcap-ng 0.7.9
============================================================================
# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0


Version-Release number of selected component (if applicable):
0.7.9-7.fc31

Dependency changes from the last successful build:
https://apps.fedoraproject.org/koschei/build/6688436

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/libcap-ng

Comment 1 Steve Grubb 2019-08-13 15:18:57 UTC
Looks like libcap-ng built fine on 07-29-2019.
https://koji.fedoraproject.org/koji/buildinfo?buildID=1328228

If there is a problem, I'd need to see the build logs. But otherwise I think this was a temporary problem in the build root and we can close this bz.

Comment 2 Jitka Plesnikova 2019-08-13 15:33:08 UTC
It seems that the failure was fixed by updated build-requires.
I close the BZ


Note You need to log in before you can comment on or make changes to this bug.