Mock Version: 1.0.8 Mock Version: 1.0.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/jack_capture.spec'], False, '/var/lib/mock/dist-f12-build-810370-117619/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target ppc64 --nodeps builddir/build/SPECS/jack_capture.spec'] warning: Could not canonicalize hostname: ppc02.phx2.fedoraproject.org Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/jack_capture-0.9.48-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/jack_capture.spec'], False, '/var/lib/mock/dist-f12-build-810370-117619/root/', None, 86400, True, 0, 101, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target ppc64 --nodeps builddir/build/SPECS/jack_capture.spec'] Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qgDzaW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf jack_capture-0.9.48 + /usr/bin/gzip -dc /builddir/build/SOURCES/jack_capture-0.9.48.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd jack_capture-0.9.48 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nWaaRi + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.48 + LANG=C + export LANG + unset DISPLAY + make -j4 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc' bash gen_setformat_c.sh >setformat.c Checking dependencies: which meterbridge /usr/bin/meterbridge bash gen_das_config_h.sh >das_config.h which bash /bin/bash which tr /usr/bin/tr which install /usr/bin/install bash gen_das_config_h.sh |grep LAMELIB|sed s/\\/\\/LAMELIB// >config_flags which pkg-config /usr/bin/pkg-config which gcc /usr/bin/gcc which g++ /usr/bin/g++ gcc -E testsndfile.c >/dev/null All seems good g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc `pkg-config --libs --cflags gtk+-2.0` jack_capture_gui2.cpp -o jack_capture_gui2 jack_capture was configured with the following options: ------------------------------ #define HAVE_OGG 1 #define HAVE_LAME 0 ------------------------------ jack_capture_gui2.cpp: In function 'void* aligned_calloc(size_t, size_t)': jack_capture_gui2.cpp:26: warning: suggest parentheses around '+' in operand of '&' jack_capture_gui2.cpp: In static member function 'static void UI::showtip(GtkWidget*, std::string, std::string, std::string)': jack_capture_gui2.cpp:138: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:146: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:158: warning: comparison with string literal results in unspecified behaviour jack_capture_gui2.cpp:163: warning: comparison with string literal results in unspecified behaviour jack_capture_gui2.cpp: In member function 'void UI::readactuellState(const char*, const char*, const char*, const char*, const char*, const char*)': jack_capture_gui2.cpp:273: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:300: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:328: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:356: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:473: warning: comparison with string literal results in unspecified behaviour jack_capture_gui2.cpp:489: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:495: warning: comparison with string literal results in unspecified behaviour jack_capture_gui2.cpp:511: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp: In function 'bool Exists()': jack_capture_gui2.cpp:826: warning: no return statement in function returning non-void jack_capture_gui2.cpp:819: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result jack_capture_gui2.cpp: In function 'void delet_plug(GtkWidget*, void*)': jack_capture_gui2.cpp:891: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:894: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:895: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp: In function 'void destroy_event(GtkWidget*, void*)': jack_capture_gui2.cpp:916: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result jack_capture_gui2.cpp: In function 'bool capture(const char*)': jack_capture_gui2.cpp:1034: warning: no return statement in function returning non-void jack_capture_gui2.cpp: In member function 'virtual void GTKUI::addDrawBox(int)': jack_capture_gui2.cpp:1214: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:1209: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result jack_capture_gui2.cpp: In member function 'virtual void GTKUI::addComboBox(int, const char*, float*)': jack_capture_gui2.cpp:1441: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:1444: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:1445: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:1471: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:1474: warning: comparison between signed and unsigned integer expressions jack_capture_gui2.cpp:1475: warning: comparison between signed and unsigned integer expressions gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mminimal-toc -DVERSION=\"0.9.48\" -DWHICH_METERBRIDGE=\"`which meterbridge`\" -Wall jack_capture.c vringbuffer.c -o jack_capture -ljack -lsndfile -lm -lpthread `cat config_flags` jack_capture.c: In function 'keypress_func': jack_capture.c:1598: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result jack_capture_gui2.cpp: At global scope: jack_capture_gui2.cpp:1056: warning: 'void save_event(GtkWidget*, void*)' defined but not used + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OPotTG + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 ++ dirname /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 + cd jack_capture-0.9.48 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 + make install DESTDIR=/builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 prefix=/usr mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/bin install -m755 jack_capture jack_capture_gui jack_capture_gui2 /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/bin + mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64//usr/share/applications + desktop-file-install --dir=/builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/share/applications /builddir/build/SOURCES/jack_capture.desktop + mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64//usr/share/icons/hicolor/48x48/apps + install -pm 644 /builddir/build/SOURCES/jack_capture.png /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64//usr/share/icons/hicolor/48x48/apps/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/jack_capture-0.9.48 extracting debug info from /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/bin/jack_capture extracting debug info from /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/bin/jack_capture_gui2 247 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: jack_capture-0.9.48-1.fc12.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xt0d24 + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.48 + DOCDIR=/builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/share/doc/jack_capture-0.9.48 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/share/doc/jack_capture-0.9.48 + /bin/mkdir -p /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/share/doc/jack_capture-0.9.48 + cp -pr COPYING README /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64/usr/share/doc/jack_capture-0.9.48 + exit 0 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libjack.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libsndfile.so.1()(64bit) libsndfile.so.1(libsndfile.so.1.0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: jack_capture-debuginfo-0.9.48-1.fc12.ppc64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 warning: Could not canonicalize hostname: ppc02.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/jack_capture-0.9.48-1.fc12.ppc64.rpm Wrote: /builddir/build/RPMS/jack_capture-debuginfo-0.9.48-1.fc12.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TATgAf + umask 022 + cd /builddir/build/BUILD + cd jack_capture-0.9.48 + rm -rf /builddir/build/BUILDROOT/jack_capture-0.9.48-1.fc12.ppc64 + exit 0 Child returncode was: 0 LEAVE do -->