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 1307965 - qjson: FTBFS in rawhide
Summary: qjson: FTBFS in rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: qjson
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rex Dieter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F24FTBFS
TreeView+ depends on / blocked
 
Reported: 2016-02-13 22:12 UTC by Fedora Release Engineering
Modified: 2016-02-15 15:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-02-14 14:16:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (123.48 KB, text/plain)
2016-02-13 22:12 UTC, Fedora Release Engineering
no flags Details
root.log (105.87 KB, text/plain)
2016-02-13 22:12 UTC, Fedora Release Engineering
no flags Details
state.log (697 bytes, text/plain)
2016-02-13 22:12 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2016-02-13 22:12:24 UTC
Your package qjson failed to build from source in current rawhide.

http://koji.fedoraproject.org/koji/taskinfo?taskID=12863833

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

Comment 1 Fedora Release Engineering 2016-02-13 22:12:27 UTC
Created attachment 1125956 [details]
build.log

Comment 2 Fedora Release Engineering 2016-02-13 22:12:29 UTC
Created attachment 1125957 [details]
root.log

Comment 3 Fedora Release Engineering 2016-02-13 22:12:30 UTC
Created attachment 1125958 [details]
state.log

Comment 4 Rex Dieter 2016-02-14 14:16:57 UTC
%changelog
* Sun Feb 14 2016 Rex Dieter <rdieter> 0.8.1-16
- %%check: make tests non-fatal xvfb-run isn't working "cannot connect to X server" (#1307965)

Comment 5 Raphael Groner 2016-02-15 15:06:41 UTC
Hmm, does xvfb-run set $DISPLAY properly?
For instance, trojita.spec can not use xvfb-run. It may need a direct call to Xvfb with a parameter for $DISPLAY, see
http://pkgs.fedoraproject.org/cgit/rpms/trojita.git/commit/?id=8a5cc9e0425bbfa9be7edfb9c27cdffaba070aaf

Comment 6 Rex Dieter 2016-02-15 15:21:46 UTC
xvfb-run -a

is supposed to automatically find (and use) a free DISPLAY

In short, you're working around the fact that xvfb-run doesn't run properly either.

I guess I should file a bug

Comment 7 Rex Dieter 2016-02-15 15:45:57 UTC
Heh, turns out that on my rebuild to make the check non-fatal, the xvfb-run -a call ran properly (without error)


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