Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1252576 Details for
Bug 1423742
intrace: FTBFS in rawhide
Home
New
Search
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.rh90 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), 14.35 KB, created by
Fedora Release Engineering
on 2017-02-17 14:33:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 14:33:59 UTC
Size:
14.35 KB
patch
obsolete
>Mock Version: 1.3.3 >Mock Version: 1.3.3 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/intrace.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fff8ef32390>gid=425user='mockbuild'timeout=172800uid=1000chrootPath='/var/lib/mock/f26-build-7624473-694282/root'printOutput=Falseenv={'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/intrace.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/intrace-1.5-9.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/intrace.spec'], logger=<mockbuild.trace_decorator.getLog object at 0x3fff8ef32390>gid=425user='mockbuild'private_network=Truetimeout=172800uid=1000chrootPath='/var/lib/mock/f26-build-7624473-694282/root'printOutput=Falseenv={'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'}shell=False) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/intrace.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.PtOzih >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf intrace-1.5 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/intrace-1.5.tgz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd intrace-1.5 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #0 (disable-Wcast-align.patch): >+ echo 'Patch #0 (disable-Wcast-align.patch):' >+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 >patching file Makefile >+ sed -i 's|-O3|-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64|g' Makefile >+ sed -i 's|_BSD_SOURCE|_DEFAULT_SOURCE|g' config.h >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TB0Al7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd intrace-1.5 >+ make -j4 V=1 >CC debug.c >CC intrace.c >CC threads.c >CC listener.c >In file included from ./intrace.h:72:0, > from threads.c:36: >threads.c: In function 'threads_resolveIP': >In file included from ./intrace.h:72:0, > from intrace.c:34: >intrace.c: In function 'main': >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >intrace.c:83:3: note: in expansion of macro 'debug_printf' > debug_printf(dlInfo, "Usage: %s <-h hostname> [-p <port>] [-d <debuglevel>] [-s <payloadsize>] [-6]\n", > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >intrace.c:89:3: note: in expansion of macro 'debug_printf' > debug_printf(dlWarn, "Payload size set to 0\n"); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >intrace.c:94:3: note: in expansion of macro 'debug_printf' > debug_printf(dlWarn, "Payload size set to %d\n", MAX_PAYL_SZ); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:88:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:96:4: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "IPv6 addr size '%d', instead of '%d\n", hep->h_length, > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:103:4: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "IPv4 addr size '%d', instead of '%d\n", hep->h_length, > ^~~~~~~~~~~~ >threads.c: In function 'threads_process': >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:120:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "threads: Mutex initialization failed\n"); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:124:2: note: in expansion of macro 'debug_printf' > debug_printf(dlDebug, "Resolving %s '%s'\n", _IT_IPSTR(intrace), intrace->hostname); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:126:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "Resolving %s address for '%s' failed\n", _IT_IPSTR(intrace), intrace->hostname); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:132:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "Cannot convert IP addr to a text form\n"); > ^~~~~~~~~~~~ >CC sender.c >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:136:2: note: in expansion of macro 'debug_printf' > debug_printf(dlDebug, "IP for '%s' resolved='%s'\n", intrace->hostname, haddr); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:139:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "threads: Listener initialization failed, err=%d'\n", err); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:144:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "threads: Packet sender initialization failed, err=%d\n", err); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:149:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "threads: Couldn't drop privileges, err=%d\n", err); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:156:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "threads: Cannot create listener thread\n"); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >threads.c:163:3: note: in expansion of macro 'debug_printf' > debug_printf(dlFatal, "threads: Cannot create sender thread\n"); > ^~~~~~~~~~~~ >cc1: all warnings being treated as errors >make: *** [Makefile:37: intrace.o] Error 1 >make: *** Waiting for unfinished jobs.... >In file included from ./intrace.h:72:0, > from listener.c:37: >listener.c: In function 'listener_tcp_sock_ready': >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >listener.c:69:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "Cannot get TCP packet\n"); > ^~~~~~~~~~~~ >listener.c: In function 'listener_icmp_sock_ready': >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >listener.c:84:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "Cannot get ICMP packet\n"); > ^~~~~~~~~~~~ >listener.c: In function 'listener_init': >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >listener.c:122:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "listener: Cannot open raw TCP socket, '%s'\n", errbuf); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >listener.c:129:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "listener: Cannot open raw ICMPv6 socket, '%s'\n", errbuf); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >listener.c:137:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "listener: Cannot set IPV6_RECVPKTINFO on TCP socket, '%s'\n", errbuf); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >listener.c:143:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "listener: Cannot set IPV6_RECVPKTINFO on ICMP socket, '%s'\n", errbuf); > ^~~~~~~~~~~~ >In file included from ./intrace.h:72:0, > from sender.c:44: >sender.c: In function 'sender_init': >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >sender.c:81:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "sender: Cannot open raw socket, %s\n", errbuf); > ^~~~~~~~~~~~ >./debug.h:20:59: error: ISO C does not support '__FUNCTION__' predefined identifier [-Werror=pedantic] > #define debug_printf(dl, ...) _debug_printf(dl, __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__); > ^ >sender.c:87:3: note: in expansion of macro 'debug_printf' > debug_printf(dlError, "sender: Cannot setsockopt on socket\n"); > ^~~~~~~~~~~~ >cc1: all warnings being treated as errors >cc1: all warnings being treated as errors >make: *** [Makefile:37: sender.o] Error 1 >make: *** [Makefile:37: threads.o] Error 1 >cc1: all warnings being treated as errors >make: *** [Makefile:37: listener.o] Error 1 >error: Bad exit status from /var/tmp/rpm-tmp.TB0Al7 (%build) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.TB0Al7 (%build) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.5/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.5/site-packages/mockbuild/util.py", line 578, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/intrace.spec
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 1423742
: 1252576 |
1252577
|
1252578