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 905365 Details for
Bug 1106810
ivtv-utils: 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), 7.28 KB, created by
Dennis Gilmore
on 2014-06-09 17:32:39 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 17:32:39 UTC
Size:
7.28 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ivtv-utils.spec'], False, '/var/lib/mock/f21-build-2142306-392943/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 0x20d3b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/ivtv-utils.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'} >warning: bogus date in %changelog: Fri Jun 18 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:1.2.0-4 >warning: bogus date in %changelog: Thu Jul 7 2003 Axel Thimm <Axel.Thimm@ATrpms.net> >warning: Could not canonicalize hostname: buildhw-06.phx2.fedoraproject.org >Building target platforms: i686 >Building for target i686 >Wrote: /builddir/build/SRPMS/ivtv-utils-1.4.0-16.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ivtv-utils.spec'], False, '/var/lib/mock/f21-build-2142306-392943/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 0x20d3b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ivtv-utils.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'} >warning: bogus date in %changelog: Fri Jun 18 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:1.2.0-4 >warning: bogus date in %changelog: Thu Jul 7 2003 Axel Thimm <Axel.Thimm@ATrpms.net> >Building target platforms: i686 >Building for target i686 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZCnu8R >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf ivtv-utils-1.4.0 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/ivtv-utils-1.4.0.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd ivtv-utils-1.4.0 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ perl -pi -es,/sbin/depmod,:,g driver/Makefile >Can't open driver/Makefile: No such file or directory. >+ grep -rl '#include <linux/config.h>' . >+ xargs perl -pi '-es,#include <linux/config.h>,/* #include <linux/config.h> */,' >-i used with no filenames on the command line, reading from STDIN. >+ perl -pi '-es@CFLAGS = -D_GNU_SOURCE .*@CFLAGS = -D_GNU_SOURCE -D__user= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables@' utils/Makefile >+ perl -pi '-es,#include "videodev2.h",#include <linux/videodev2.h>,' ./utils/v4l2-dbg.cpp >Can't open ./utils/v4l2-dbg.cpp: No such file or directory. >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F7xY7b >+ umask 022 >+ cd /builddir/build/BUILD >+ cd ivtv-utils-1.4.0 >+ make -C utils >make: Entering directory `/builddir/build/BUILD/ivtv-utils-1.4.0/utils' >g++ -D_GNU_SOURCE -D__user= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o v4l2-ctl.o v4l2-ctl.cpp >v4l2-ctl.cpp: In function 'void printjpegcomp(const v4l2_jpegcompression&)': >v4l2-ctl.cpp:793:48: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type '__u32 {aka unsigned int}' [-Wformat=] > printf("\tMarkers: 0x%08lx\n", jc.jpeg_markers); > ^ >v4l2-ctl.cpp: In function 'void list_devices()': >v4l2-ctl.cpp:1152:24: warning: suggest parentheses around assignment used as truth value [-Wparentheses] > while (ep = readdir(dp)) > ^ >v4l2-ctl.cpp: In function 'int main(int, char**)': >v4l2-ctl.cpp:1780:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (len > sizeof(jpegcomp.COM_data) - 1) > ^ >v4l2-ctl.cpp:1790:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] > if (len > sizeof(jpegcomp.APP_data) - 1) > ^ >v4l2-ctl.cpp:1565:57: warning: 'overlay_fmt_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] > overlay_fmt_ptr->fmt.win.field = parse_field(value); > ^ >v4l2-ctl.cpp:1566:38: warning: 'set_overlay_fmt_ptr' may be used uninitialized in this function [-Wmaybe-uninitialized] > *set_overlay_fmt_ptr |= FmtField; > ^ >v4l2-ctl.cpp: At global scope: >v4l2-ctl.cpp:896:14: warning: 'char* pts_to_string(char*, long unsigned int)' defined but not used [-Wunused-function] > static char *pts_to_string(char *str, unsigned long pts) > ^ >g++ -lm -o v4l2-ctl v4l2-ctl.o >cc -D_GNU_SOURCE -D__user= -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ivtv-ctl.o ivtv-ctl.c >ivtv-ctl.c: In function 'dowrite': >ivtv-ctl.c:257:2: error: format not a string literal and no format arguments [-Werror=format-security] > fprintf(f, buf); > ^ >In file included from /usr/include/stdio.h:936:0, > from ivtv-ctl.c:25: >In function 'snprintf', > inlined from 'pts_to_string' at ivtv-ctl.c:194:2, > inlined from 'main' at ivtv-ctl.c:559:5: >/usr/include/bits/stdio2.h:64:3: warning: call to __builtin___snprintf_chk will always overflow destination buffer > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^ >cc1: some warnings being treated as errors >make: *** [ivtv-ctl.o] Error 1 >make: Leaving directory `/builddir/build/BUILD/ivtv-utils-1.4.0/utils' >error: Bad exit status from /var/tmp/rpm-tmp.F7xY7b (%build) > bogus date in %changelog: Fri Jun 18 2008 Axel Thimm <Axel.Thimm@ATrpms.net> - 1:1.2.0-4 > bogus date in %changelog: Thu Jul 7 2003 Axel Thimm <Axel.Thimm@ATrpms.net> > Bad exit status from /var/tmp/rpm-tmp.F7xY7b (%build) >RPM build errors: >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/ivtv-utils.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 i686 --nodeps builddir/build/SPECS/ivtv-utils.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 1106810
: 905365 |
905366
|
905367