Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 906957 Details for
Bug 1107456
totpcgi: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 4.43 KB, created by
Dennis Gilmore
on 2014-06-10 03:02:46 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-10 03:02:46 UTC
Size:
4.43 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/totpcgi.spec'], False, '/var/lib/mock/f21-build-2154052-393015/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x11a9b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/totpcgi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >sh: /usr/bin/python: No such file or directory >warning: Could not canonicalize hostname: buildvm-24.phx2.fedoraproject.org >Building target platforms: noarch >Building for target noarch >Wrote: /builddir/build/SRPMS/totpcgi-0.5.5-3.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/totpcgi.spec'], False, '/var/lib/mock/f21-build-2154052-393015/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x11a9b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/totpcgi.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >Building target platforms: noarch >Building for target noarch >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zRVuya >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf totpcgi-0.5.5 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/totpcgi-0.5.5.tar.bz2 >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd totpcgi-0.5.5 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BQsiCh >+ umask 022 >+ cd /builddir/build/BUILD >+ cd totpcgi-0.5.5 >+ /usr/bin/python setup.py build >running build >running build_py >creating build >creating build/lib >creating build/lib/totpcgi >copying totpcgi/utils.py -> build/lib/totpcgi >copying totpcgi/__init__.py -> build/lib/totpcgi >creating build/lib/totpcgi/backends >copying totpcgi/backends/ldap.py -> build/lib/totpcgi/backends >copying totpcgi/backends/file.py -> build/lib/totpcgi/backends >copying totpcgi/backends/pgsql.py -> build/lib/totpcgi/backends >copying totpcgi/backends/__init__.py -> build/lib/totpcgi/backends >+ pushd selinux >~/build/BUILD/totpcgi-0.5.5/selinux ~/build/BUILD/totpcgi-0.5.5 >+ for selinuxvariant in mls strict targeted >+ make NAME=mls -f /usr/share/selinux/devel/Makefile >Compiling mls totpcgi module >totpcgi.te:55: Warning: miscfiles_read_certs() has been deprecated, please use miscfiles_read_generic_certs() instead. >totpcgi.te:58: Warning: miscfiles_read_certs() has been deprecated, please use miscfiles_read_generic_certs() instead. >/usr/bin/checkmodule: loading policy configuration from tmp/totpcgi.tmp >totpcgi.te":41:ERROR 'unknown type httpd_totpcgi_script_t' at token ';' on line 5216: > typeattribute httpd_totpcgi_script_t syslog_client_type; >#line 41 >/usr/bin/checkmodule: error(s) encountered while parsing configuration >make: *** [tmp/totpcgi.mod] Error 1 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.BQsiCh (%build) > Bad exit status from /var/tmp/rpm-tmp.BQsiCh (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/totpcgi.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/totpcgi.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1107456
: 906957 |
906958
|
906959