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 1251378 Details for
Bug 1423205
Add64: 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), 9.26 KB, created by
Fedora Release Engineering
on 2017-02-17 03:09:58 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2017-02-17 03:09:58 UTC
Size:
9.26 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/Add64.spec'], timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x3fff93472320>shell=FalseprintOutput=Falseuser='mockbuild'uid=1000gid=425chrootPath='/var/lib/mock/f26-build-7594465-694086/root'env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/Add64.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Wrote: /builddir/build/SRPMS/Add64-1.2.2-11.fc26.src.rpm >Child return code was: 0 >ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/Add64.spec'], timeout=172800logger=<mockbuild.trace_decorator.getLog object at 0x3fff93472320>private_network=TrueprintOutput=Falseuser='mockbuild'shell=Falseuid=1000gid=425chrootPath='/var/lib/mock/f26-build-7594465-694086/root'env={'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'}) >Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/Add64.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8'} and shell False >Building target platforms: ppc64 >Building for target ppc64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nkpNSi >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf Add64-1.2.2 >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/Add64-1.2.2.tar.bz2 >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd Add64-1.2.2 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ sed -i -e 's|lib64|lib64|' -e 's|$(QT_BASE_DIR)/bin|/usr/lib64/qt4/bin|' -e 's|-lm|-lm -lstdc++|' -e 's|-O2 -g -Wall|-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|' Makefile >+ chmod -x Add64.pro Add64.pro.user CHANGELOG LICENSE Makefile README filter.cpp filter.h gui.cpp gui.h harmonics.cpp harmonics.h jackprocessor.cpp jackprocessor.h main.cpp model.cpp model.h modslider.cpp modslider.h multislider.cpp multislider.h synth.cpp synth.h voicedata.cpp voicedata.h voicesynth.cpp voicesynth.h >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xazRZw >+ umask 022 >+ cd /builddir/build/BUILD >+ cd Add64-1.2.2 >+ make -j4 >g++ -I/usr/include -I. -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 -c -o harmonics.o harmonics.cpp >/usr/lib64/qt4/bin/moc harmonics.h -o harmonics.moc.cpp >g++ -I/usr/include -I. -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 -c -o filter.o filter.cpp >/usr/lib64/qt4/bin/moc filter.h -o filter.moc.cpp >g++ -I/usr/include -I. -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 -c -o gui.o gui.cpp >/usr/lib64/qt4/bin/moc gui.h -o gui.moc.cpp >g++ -I/usr/include -I. -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 -c -o multislider.o multislider.cpp >/usr/lib64/qt4/bin/moc multislider.h -o multislider.moc.cpp >g++ -I/usr/include -I. -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 -c -o modslider.o modslider.cpp >/usr/lib64/qt4/bin/moc modslider.h -o modslider.moc.cpp >g++ -I/usr/include -I. -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 -c -o voicesynth.o voicesynth.cpp >/usr/lib64/qt4/bin/moc voicesynth.h -o voicesynth.moc.cpp >g++ -I/usr/include -I. -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 -c -o synth.o synth.cpp >voicesynth.cpp: In member function 'void VoiceSynth::envStep()': >voicesynth.cpp:79:7: warning: variable 'i1' set but not used [-Wunused-but-set-variable] > int i1, i2; > ^~ >voicesynth.cpp: In member function 'void VoiceSynth::filterStep(int, int)': >voicesynth.cpp:294:7: warning: variable 'i1' set but not used [-Wunused-but-set-variable] > int i1, i2; > ^~ >voicesynth.cpp: In member function 'virtual void VoiceSynth::run()': >voicesynth.cpp:333:19: warning: variable 'i4' set but not used [-Wunused-but-set-variable] > int i1, i2, i3, i4, i5, i6, i7, i8, maxHarmonic[MAX_SOURCES], o[8]; > ^~ >/usr/lib64/qt4/bin/moc synth.h -o synth.moc.cpp >g++ -I/usr/include -I. -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 -c -o voicedata.o voicedata.cpp >g++ -I/usr/include -I. -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 -c -o model.o model.cpp >g++ -I/usr/include -I. -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 -c -o jackprocessor.o jackprocessor.cpp >/usr/lib64/qt4/bin/moc jackprocessor.h -o jackprocessor.moc.cpp >g++ -I/usr/include -I. -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 -c -o main.o main.cpp >jackprocessor.cpp: In member function 'int JackProcessor::jack_callback(jack_nframes_t)': >jackprocessor.cpp:225:34: error: call of overloaded 'abs(jack_nframes_t&)' is ambiguous > for (i2 = 0; i2 < abs(nframes); i2++) { > ^ >In file included from /usr/include/c++/7/cstdlib:75:0, > from /usr/include/c++/7/stdlib.h:36, > from jackprocessor.cpp:2: >/usr/include/stdlib.h:751:12: note: candidate: int abs(int) > extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur; > ^~~ >In file included from /usr/include/c++/7/cstdlib:77:0, > from /usr/include/c++/7/stdlib.h:36, > from jackprocessor.cpp:2: >/usr/include/c++/7/bits/std_abs.h:56:3: note: candidate: long int std::abs(long int) > abs(long __i) { return __builtin_labs(__i); } > ^~~ >/usr/include/c++/7/bits/std_abs.h:61:3: note: candidate: long long int std::abs(long long int) > abs(long long __x) { return __builtin_llabs (__x); } > ^~~ >/usr/include/c++/7/bits/std_abs.h:70:3: note: candidate: constexpr double std::abs(double) > abs(double __x) > ^~~ >/usr/include/c++/7/bits/std_abs.h:74:3: note: candidate: constexpr float std::abs(float) > abs(float __x) > ^~~ >/usr/include/c++/7/bits/std_abs.h:78:3: note: candidate: constexpr long double std::abs(long double) > abs(long double __x) > ^~~ >/usr/include/c++/7/bits/std_abs.h:84:3: note: candidate: constexpr __int128 std::abs(__int128) > abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } > ^~~ >make: *** [<builtin>: jackprocessor.o] Error 1 >make: *** Waiting for unfinished jobs.... >error: Bad exit status from /var/tmp/rpm-tmp.xazRZw (%build) > Bad exit status from /var/tmp/rpm-tmp.xazRZw (%build) >RPM build errors: >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/Add64.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 1423205
: 1251378 |
1251379
|
1251380