Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 325058 Details for
Bug 436340
net-p2p/transmission-remote-gtk-1.1 - In function `destroy_window': trg-main-window.c:(.text+0x2bfd): undefined reference to `g_application_get_default'
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full build log
trans-gtk-build.log (text/plain), 12.27 KB, created by
cyberbat
on 2012-09-26 18:13:55 UTC
(
hide
)
Description:
full build log
Filename:
MIME Type:
Creator:
cyberbat
Created:
2012-09-26 18:13:55 UTC
Size:
12.27 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-p2p/transmission-remote-gtk-1.1 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: jdhore@gentoo.org >[32;01m * [39;49;00mUSE: amd64 consolekit elibc_glibc geoip kernel_linux libnotify multilib policykit userland_GNU >[32;01m * [39;49;00mFEATURES: ccache sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking transmission-remote-gtk-1.1.tar.gz to /var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work >>>> Source unpacked in /var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work >>>> Preparing source in /var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1 ... > [32;01m*[0m Applying transmission-remote-gtk-1.1-PKG_PROG_PKG_CONFIG.patch ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1' ... > [32;01m*[0m Running intltoolize --automake --copy --force ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign ... >[A[127C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: transmission-remote-gtk-1.1/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... > [32;01m*[0m Applying as-needed/2.2.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1 ... > * econf: updating transmission-remote-gtk-1.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating transmission-remote-gtk-1.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-debug --enable-gtk3 --with-libgeoip --with-libnotify --without-libproxy --without-libappindicator >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.50.2 found >checking for intltool-update... /usr/bin/intltool-update >checking for intltool-merge... /usr/bin/intltool-merge >checking for intltool-extract... /usr/bin/intltool-extract >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.12.4 >checking for XML::Parser... ok >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for size_t... yes >checking GeoIP.h usability... yes >checking GeoIP.h presence... yes >checking for GeoIP.h... yes >checking for notify... yes >checking for jsonglib... yes >checking for gthread... yes >configure: attempting gtk-3.0 build >checking for gtk... yes >checking for libcurl... yes >checking for gio... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1 ... >make -j13 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1/missing --run autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1' >Making all in src >make[2]: Entering directory `/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1/src' > CC trg-cell-renderer-speed.o > CC trg-cell-renderer-counter.o > CC trg-cell-renderer-size.o > CC trg-cell-renderer-ratio.o > CC trg-cell-renderer-eta.o > CC trg-cell-renderer-priority.o > CC trg-cell-renderer-wanted.o > CC trg-cell-renderer-file-icon.o > CC trg-cell-renderer-epoch.o > CC trg-cell-renderer-numgteqthan.o > CC torrent-cell-renderer.o > CC trg-remote-prefs-dialog.o > CC trg-torrent-props-dialog.o > CC trg-torrent-add-url-dialog.o > CC trg-torrent-add-dialog.o > CC trg-torrent-move-dialog.o > CC trg-preferences-dialog.o > CC trg-stats-dialog.o > CC trg-about-window.o > CC trg-destination-combo.o > CC trg-state-selector.o > CC trg-general-panel.o > CC trg-torrent-graph.o > CC trg-icons.o > CC icons.o > CC trg-toolbar.o > CC trg-menu-bar.o > CC trg-status-bar.o > CC trg-file-parser.o > CC trg-json-widgets.o > CC trg-model.o > CC trg-sortable-filtered-model.o > CC trg-files-tree.o > CC trg-files-model.o > CC trg-files-tree-view-common.o > CC trg-files-tree-view.o > CC trg-files-model-common.o > CC trg-trackers-model.o > CC trg-trackers-tree-view.o > CC trg-peers-model.o > CC trg-peers-tree-view.o > CC trg-torrent-model.o > CC trg-torrent-tree-view.o > CC trg-persistent-tree-view.o > CC trg-tree-view.o > CC util.o > CC hig.o > CC bencode.o > CC trg-prefs.o > CC remote-exec.o > CC trg-gtk-app.o > CC requests.o > CC torrent.o > CC session-get.o > CC json.o > CC trg-client.o > CC trg-main-window.o > CC main.o >pod2man --release="" --center="Transmission Remote GTK" transmission-remote-gtk.pod > transmission-remote-gtk.1 >sed -e 's,@bindir\@,/usr/bin,g' <transmission-remote-gtk.desktop.in > transmission-remote-gtk.desktop >trg-main-window.c: In function âdestroy_windowâ: >trg-main-window.c:427:5: warning: implicit declaration of function âg_application_quitâ >trg-main-window.c:427:5: warning: implicit declaration of function âg_application_get_defaultâ > CCLD transmission-remote-gtk >trg-main-window.o: In function `destroy_window': >trg-main-window.c:(.text+0x2bfd): undefined reference to `g_application_get_default' >trg-main-window.c:(.text+0x2c0a): undefined reference to `g_application_quit' >collect2: ld returned 1 exit status >make[2]: *** [transmission-remote-gtk] Error 1 >make[2]: Leaving directory `/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1' >make: *** [all] Error 2 > [31;01m*[0m ERROR: net-p2p/transmission-remote-gtk-1.1 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-p2p/transmission-remote-gtk-1.1'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-p2p/transmission-remote-gtk-1.1'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/net-p2p:transmission-remote-gtk-1.1:20120926-175928.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1' > [31;01m*[0m S: '/var/tmp/portage/net-p2p/transmission-remote-gtk-1.1/work/transmission-remote-gtk-1.1'
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 436340
: 325058