Bug 1675854 - qt5-qtscxml: FTBFS in Fedora rawhide/f30
Summary: qt5-qtscxml: FTBFS in Fedora rawhide/f30
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: qt5-qtscxml
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Christian Dersch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F30FTBFS
TreeView+ depends on / blocked
 
Reported: 2019-02-11 21:45 UTC by Fedora Release Engineering
Modified: 2019-02-12 15:05 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-12 15:05:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
build.log (21 bytes, text/plain)
2019-02-11 21:45 UTC, Fedora Release Engineering
no flags Details
root.log (1.00 KB, text/plain)
2019-02-11 21:45 UTC, Fedora Release Engineering
no flags Details
state.log (92 bytes, text/plain)
2019-02-11 21:45 UTC, Fedora Release Engineering
no flags Details

Description Fedora Release Engineering 2019-02-11 21:45:36 UTC
qt5-qtscxml failed to build from source in Fedora rawhide/f30

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


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Please fix qt5-qtscxml 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,
qt5-qtscxml will be orphaned. Before branching of Fedora 31,
qt5-qtscxml 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 Fedora Release Engineering 2019-02-11 21:45:38 UTC
Created attachment 1532561 [details]
build.log

Comment 2 Fedora Release Engineering 2019-02-11 21:45:39 UTC
Created attachment 1532562 [details]
root.log

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

Comment 3 Fedora Release Engineering 2019-02-11 21:45:41 UTC
Created attachment 1532563 [details]
state.log

Comment 4 Rex Dieter 2019-02-12 15:05:34 UTC
koji failure, not package related,

	
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/koji/daemon.py", line 1244, in runTask
    response = (handler.run(),)
  File "/usr/lib/python2.7/site-packages/koji/tasks.py", line 307, in run
    return koji.util.call_with_argcheck(self.handler, self.params, self.opts)
  File "/usr/lib/python2.7/site-packages/koji/util.py", line 216, in call_with_argcheck
    return func(*args, **kwargs)
  File "/usr/sbin/kojid", line 1242, in handler
    fn = self.localPath("work/%s" % pkg)
  File "/usr/lib/python2.7/site-packages/koji/tasks.py", line 477, in localPath
    fsrc = six.moves.urllib.request.urlopen(url)
  File "/usr/lib64/python2.7/urllib2.py", line 154, in urlopen
    return opener.open(url, data, timeout)
  File "/usr/lib64/python2.7/urllib2.py", line 435, in open
    response = meth(req, response)
  File "/usr/lib64/python2.7/urllib2.py", line 548, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib64/python2.7/urllib2.py", line 473, in error
    return self._call_chain(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 407, in _call_chain
    result = func(*args)
  File "/usr/lib64/python2.7/urllib2.py", line 556, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 503: Backend fetch failed


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