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 904982 Details for
Bug 1106673
presence: 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), 9.04 KB, created by
Dennis Gilmore
on 2014-06-09 17:05:30 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 17:05:30 UTC
Size:
9.04 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/presence.spec'], False, '/var/lib/mock/f21-build-2136125-392915/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 0x1909b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/presence.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: Could not canonicalize hostname: buildhw-01.phx2.fedoraproject.org >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/presence-0.4.8-11.fc21.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/presence.spec'], False, '/var/lib/mock/f21-build-2136125-392915/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 0x1909b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/presence.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: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZXfwM8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf presence-0.4.8 >+ /usr/bin/xz -dc /builddir/build/SOURCES/presence-0.4.8.tar.xz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd presence-0.4.8 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ chmod a+x ./autogen.sh >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.1uUCQ6 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd presence-0.4.8 >+ ./autogen.sh >autoreconf: Entering directory `.' >autoreconf: configure.ac: not using Gettext >autoreconf: running: aclocal -I m4 >autoreconf: configure.ac: tracing >autoreconf: running: libtoolize --copy >libtoolize: putting auxiliary files in `.'. >libtoolize: copying file `./ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. >libtoolize: copying file `m4/libtool.m4' >libtoolize: copying file `m4/ltoptions.m4' >libtoolize: copying file `m4/ltsugar.m4' >libtoolize: copying file `m4/ltversion.m4' >libtoolize: copying file `m4/lt~obsolete.m4' >autoreconf: running: /usr/bin/autoconf >autoreconf: running: /usr/bin/autoheader >autoreconf: running: automake --add-missing --copy --no-force >configure.ac:16: installing './compile' >configure.ac:24: installing './config.guess' >configure.ac:24: installing './config.sub' >configure.ac:5: installing './install-sh' >configure.ac:5: installing './missing' >src/Makefile.am: installing './depcomp' >src/Makefile.am:18: warning: 'VALAFLAGS' is a user variable, you should not override it; >src/Makefile.am:18: use 'AM_VALAFLAGS' instead >autoreconf: Leaving directory `.' >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether make supports nested variables... (cached) yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for gcc... gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ISO C89... none needed >checking whether gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of gcc... gcc3 >checking for gcc option to accept ISO C99... -std=gnu99 >checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 >checking for valac... /usr/bin/valac >checking whether /usr/bin/valac is at least version 0.7.8... yes >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by gcc -std=gnu99... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... @ >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok >checking for sysroot... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... gcc -std=gnu99 -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if gcc -std=gnu99 static flag -static works... no >checking if gcc -std=gnu99 supports -c -o file.o... yes >checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >./configure: line 12003: 0: command not found >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for BASE... yes >checking for UI... yes >checking for MEDIA... yes >checking for MDNS... yes >checking for clutter-1.0 clutter-gtk-1.0 mx-1.0 gtk+-3.0 libnotify gstreamer-0.10 gst-rtsp-server-0.10 clutter-gst-1.0 avahi-gobject vala bindings... configure: error: Package requirements were not met: > clutter-1.0 clutter-gtk-1.0 mx-1.0 gtk+-3.0 libnotify gstreamer-0.10 gst-rtsp-server-0.10 clutter-gst-1.0 avahi-gobject >clutter-gst-1.0.vapi:20.66-20.79: error: The type name `Gst.Navigation' could not be found >Consider adjusting the XDG_DATA_DIRS environment variable if you >installed bindings in a non-standard prefix. >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.1uUCQ6 (%build) > Bad exit status from /var/tmp/rpm-tmp.1uUCQ6 (%build) >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/presence.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 x86_64 --nodeps builddir/build/SPECS/presence.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 1106673
: 904982 |
904983
|
904984