Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1604557 - libcap-ng: FTBFS in Fedora rawhide
Summary: libcap-ng: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED RAWHIDE
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:
Whiteboard:
Depends On:
Blocks: F29FTBFS
TreeView+ depends on / blocked
 
Reported: 2018-07-19 23:17 UTC by Mohan Boddu
Modified: 2018-08-09 21:31 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-08-09 21:31:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (32.00 KB, text/plain)
2018-07-19 23:17 UTC, Mohan Boddu
no flags Details
root.log (32.00 KB, text/plain)
2018-07-19 23:17 UTC, Mohan Boddu
no flags Details
state.log (627 bytes, text/plain)
2018-07-19 23:17 UTC, Mohan Boddu
no flags Details

Description Mohan Boddu 2018-07-19 23:17:35 UTC
libcap-ng failed to build from source in Fedora rawhide

https://koji.fedoraproject.org/koji/taskinfo?taskID=28195219


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Please fix libcap-ng at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
libcap-ng will be orphaned. Before branching of Fedora 30,
libcap-ng will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Mohan Boddu 2018-07-19 23:17:41 UTC
Created attachment 1463510 [details]
build.log

file build.log too big, will only attach last 32768 bytes

Comment 2 Mohan Boddu 2018-07-19 23:17:46 UTC
Created attachment 1463511 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Mohan Boddu 2018-07-19 23:17:52 UTC
Created attachment 1463512 [details]
state.log

Comment 4 Steve Grubb 2018-07-20 02:10:27 UTC
Is this an error in another program?

EXCEPTION: [Error()]
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace
    result = func(*args, **kw)
  File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do
    raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode)
 
I don't see anything in the build log that hints at a problem. The only think I see is something saying: See bindings/python/test/test-suite.log...which is not collected.

Comment 5 Steve Grubb 2018-08-09 21:31:09 UTC
This appears to be related to putting python into its own package. Changed the test to use python2.


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