Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 261855 Details for
Bug 354131
gnome-extra/gnome-user-share fails to build with x11-libs/libnotify-0.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gnome-user-share-2.30.1:20110208-182804.log (text/plain), 20.49 KB, created by
Diego Elio Pettenò (RETIRED)
on 2011-02-08 19:13:07 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2011-02-08 19:13:07 UTC
Size:
20.49 KB
patch
obsolete
> * Package: gnome-extra/gnome-user-share-2.30.1 > * Repository: gentoo > * Maintainer: eva@gentoo.org gnome@gentoo.org > * USE: elibc_glibc kernel_linux test userland_GNU x86 > * FEATURES: sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking gnome-user-share-2.30.1.tar.bz2 to /var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work >>>> Source unpacked in /var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work >>>> Preparing source in /var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: gnome-user-share-2.30.1/ > * Applying portage-2.2.patch ... > * Applying sed-1.5.6.patch ... > * Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1 ... > * econf: updating gnome-user-share-2.30.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnome-user-share-2.30.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-httpd=apache2 --with-modules-path=/usr/lib/apache2/modules/ >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 build environment is sane... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether NLS is requested... yes >checking for style of include used by make... GNU >checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of i686-pc-linux-gnu-gcc... gcc3 >checking for intltool >= 0.35.0... 0.41.1 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.3 >checking for XML::Parser... ok >checking whether ln -s works... yes >checking for i686-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 gnome-doc-utils >= 0.3.2... yes >checking for an ANSI C-conforming const... yes >checking for library containing strerror... none required >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-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 the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok >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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 >checking for X... libraries , headers >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >checking for pkg-config... /usr/bin/pkg-config >checking for pid_t... yes >checking return type of signal handlers... void >checking for size_t... yes >checking for uid_t in sys/types.h... yes >checking for USER_SHARE... yes >checking for USER_SHARE_CONFIG... yes >checking for socket in -lsocket... no >checking for socket... yes >checking for glib-genmarshal... /usr/bin/glib-genmarshal >checking for gconftool-2... /usr/bin/gconftool-2 >Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation >Using $(sysconfdir)/gconf/schemas as install directory for schema files >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for xgettext... (cached) /usr/bin/xgettext >checking for is_selinux_enabled in -lselinux... no >checking for EXTENSION... yes >configure: installing nautilus plugin in /usr/lib/nautilus/extensions-2.0 >checking for more warnings... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating data/Makefile >config.status: creating data/icons/Makefile >config.status: creating data/icons/16x16/Makefile >config.status: creating data/icons/22x22/Makefile >config.status: creating data/icons/32x32/Makefile >config.status: creating data/icons/48x48/Makefile >config.status: creating data/gnome-user-share.desktop.in >config.status: creating po/Makefile.in >config.status: creating src/Makefile >config.status: creating help/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands > >Do note Apache 2.2 and mod_dnssd 0.6 are required to use gnome-user-share. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1 ... >make -j14 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1' >Making all in data >make[2]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data' >Making all in icons >make[3]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons' >Making all in 16x16 >make[4]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/16x16' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/16x16' >Making all in 22x22 >make[4]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/22x22' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/22x22' >Making all in 32x32 >make[4]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/32x32' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/32x32' >Making all in 48x48 >make[4]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/48x48' >make[4]: Nothing to be done for `all'. >make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons/48x48' >make[4]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons' >make[4]: Nothing to be done for `all-am'. >make[4]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons' >make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data/icons' >make[3]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data' >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-user-share.desktop.in gnome-user-share.desktop >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-user-share-properties.desktop.in gnome-user-share-properties.desktop >LC_ALL=C /usr/bin/intltool-merge -s -u -c ../po/.intltool-merge-cache ../po desktop_gnome_file_sharing.schemas.in desktop_gnome_file_sharing.schemas >Generating and caching the translation database >Generating and caching the translation database >Generating and caching the translation database >Merging translations into gnome-user-share.desktop. >Merging translations into gnome-user-share-properties.desktop. >Merging translations into desktop_gnome_file_sharing.schemas. >make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data' >make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/data' >Making all in po >make[2]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/po' >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po >file=`echo as | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file as.po >file=`echo ast | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ast.po >file=`echo bg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po >file=`echo bn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bn.po >file=`echo bn_IN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bn_IN.po >file=`echo br | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file br.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca@valencia.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo dz | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo en_CA | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >file=`echo en@shaw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en@shaw.po >file=`echo eo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo et | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file et.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo ga | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo gu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po >file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file he.po >file=`echo hi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hi.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file id.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo kn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file kn.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po >file=`echo lv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po >file=`echo mai | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mai.po >file=`echo mk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po >file=`echo ml | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ml.po >file=`echo mr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mr.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo nn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nn.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po >file=`echo or | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file or.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >file=`echo rw | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po >file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po >file=`echo sq | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sq.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@latin | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo ta | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po >file=`echo te | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file te.po >file=`echo th | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file th.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo ug | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ug.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po >make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/po' >Making all in src >make[2]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/src' >make all-am >make[3]: Entering directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/src' > CC nautilus-share-bar.lo > CC share-extension.lo > CC user_share-common.lo > CC file-share-properties.o > CC user_share-private.o > CC user_share.o > CC http.o > CC obexftp.o > CC obexpush.o > CC marshal.o > CCLD libuser-share-common.la >file-share-properties.c: In function âwrite_out_passwordâ: >file-share-properties.c:61:9: warning: ignoring return value of âfwriteâ, declared with attribute warn_unused_result >obexpush.c: In function âshow_notificationâ: >obexpush.c:142:15: warning: assignment makes pointer from integer without a cast >obexpush.c: In function âdevice_is_authorisedâ: >obexpush.c:221:3: warning: format â%sâ expects type âchar *â, but argument 4 has type âgpointerâ > CCLD gnome-file-share-properties > CCLD gnome-user-share > CCLD libnautilus-share-extension.la >obexpush.o: In function `transfer_completed_cb': >obexpush.c:(.text+0x406): undefined reference to `notify_notification_new_with_status_icon' >collect2: ld returned 1 exit status >make[3]: *** [gnome-user-share] Error 1 >make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.1' >make: *** [all] Error 2 >emake failed > * ERROR: gnome-extra/gnome-user-share-2.30.1 failed (compile phase): > * compile failure > * > * Call stack: > * ebuild.sh, line 56: Called src_compile > * environment, line 3053: Called gnome2_src_compile > * environment, line 2311: Called die > * The specific snippet of code: > * emake || die "compile failure" > * > * If you need support, post the output of 'emerge --info =gnome-extra/gnome-user-share-2.30.1', > * the complete build log and the output of 'emerge -pqv =gnome-extra/gnome-user-share-2.30.1'. > * The complete build log is located at '/var/log/portage/build/gnome-extra/gnome-user-share-2.30.1:20110208-182804.log'. > * The ebuild environment file is located at '/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/temp/environment'. > * S: '/var/tmp/portage/gnome-extra/gnome-user-share-2.30.1/work/gnome-user-share-2.30.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 354131
: 261855