Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 215282 Details for
Bug 299755
app-misc/gnote fails to build
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gnote-0.6.3:20100104-200949.log (text/plain), 16.92 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-01-05 13:42:05 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-01-05 13:42:05 UTC
Size:
16.92 KB
patch
obsolete
> * CPV: app-misc/gnote-0.6.3 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking gnote-0.6.3.tar.bz2 to /var/tmp/portage/app-misc/gnote-0.6.3/work >>>> Source unpacked in /var/tmp/portage/app-misc/gnote-0.6.3/work >>>> Preparing source in /var/tmp/portage/app-misc/gnote-0.6.3/work/gnote-0.6.3 ... > * Fixing OMF Makefiles ... > [ ok ] > * Running elibtoolize in: gnote-0.6.3 > * 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/app-misc/gnote-0.6.3/work/gnote-0.6.3 ... > * econf: updating gnote-0.6.3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnote-0.6.3/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 --disable-dbus --disable-static --disable-applet --disable-debug >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >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 to enable maintainer-specific portions of Makefiles... no >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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ >checking for C++ compiler default output file name... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether i686-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-g++... gcc3 >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >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 how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >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 dlfcn.h... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes >checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >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 ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-g++ static flag -static works... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for LIBGLIBMM... yes >checking for GTK... yes >checking for LIBGTKMM... yes >checking for LIBXML... yes >checking for LIBXSLT... yes >checking for GCONF... yes >checking for PCRE... yes >checking uuid/uuid.h usability... yes >checking uuid/uuid.h presence... yes >checking for uuid/uuid.h... yes >checking for uuid_unparse_lower in -luuid... yes >checking for GTKSPELL... yes >checking for Boost headers version >= 103400... yes >checking for Boost's header version... 1_41 >checking boost/bind.hpp usability... yes >checking boost/bind.hpp presence... yes >checking for boost/bind.hpp... yes >checking boost/cast.hpp usability... yes >checking boost/cast.hpp presence... yes >checking for boost/cast.hpp... yes >checking boost/lexical_cast.hpp usability... yes >checking boost/lexical_cast.hpp presence... yes >checking for boost/lexical_cast.hpp... yes >checking for the toolset name used by Boost for i686-pc-linux-gnu-g++... gcc44 -gcc >checking boost/system/error_code.hpp usability... yes >checking boost/system/error_code.hpp presence... yes >checking for boost/system/error_code.hpp... yes >checking for the Boost system library... yes >checking boost/filesystem/path.hpp usability... yes >checking boost/filesystem/path.hpp presence... yes >checking for boost/filesystem/path.hpp... yes >checking for the Boost filesystem library... yes >checking boost/format.hpp usability... yes >checking boost/format.hpp presence... yes >checking for boost/format.hpp... yes >checking boost/test/unit_test.hpp usability... yes >checking boost/test/unit_test.hpp presence... yes >checking for boost/test/unit_test.hpp... yes >checking for the Boost unit_test_framework library... yes >checking tr1/memory usability... yes >checking tr1/memory presence... yes >checking for tr1/memory... yes >checking whether gcc understands -Wall... yes >checking whether gcc understands -Wextra... yes >checking whether gcc understands -Wsign-compare... yes >checking whether gcc understands -Wpointer-arith... yes >checking whether gcc understands -Wchar-subscripts... yes >checking whether gcc understands -Wwrite-strings... yes >checking whether gcc understands -Wunused... yes >checking whether gcc understands -Wpointer-arith... yes >checking whether gcc understands -Wshadow... yes >checking whether gcc understands -fshow-column... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.0... 0.40.6 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.8.8 >checking for XML::Parser... ok >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 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 for sed... /bin/sed >configure: creating ./config.status >config.status: creating Makefile >config.status: creating shave >config.status: creating shave-libtool >config.status: creating data/Makefile >config.status: creating data/gnote.desktop.in >config.status: creating data/icons/Makefile >config.status: creating libtomboy/Makefile >config.status: creating src/Makefile >config.status: creating src/addins/Makefile >config.status: creating src/addins/addins.mk >config.status: creating src/addins/backlinks/Makefile >config.status: creating src/addins/bugzilla/Makefile >config.status: creating src/addins/exporttohtml/Makefile >config.status: creating src/addins/fixedwidth/Makefile >config.status: creating src/addins/inserttimestamp/Makefile >config.status: creating src/addins/printnotes/Makefile >config.status: creating src/addins/stickynoteimport/Makefile >config.status: creating src/addins/tomboyimport/Makefile >config.status: creating src/addins/underline/Makefile >config.status: creating src/dbus/Makefile >config.status: creating po/Makefile.in >config.status: creating po/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 > >Options: > > Spellchecking support: yes > GNOME Panel Applet support: no > DBus support: > > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-misc/gnote-0.6.3/work/gnote-0.6.3 ... >make -j14 >Making all in data >Making all in icons >Generating and caching the translation database >Generating and caching the translation database >Merging translations into gnote.schemas. >Merging translations into gnote.desktop. >Making all in libtomboy > CC libtomboy_la-eggaccelerators.o > CC libtomboy_la-tomboykeybinder.o > CC libtomboy_la-tomboyutil.o > LINK libtomboy.la >Making all in src >Making all in addins >Making all in backlinks > CXX backlinksnoteaddin.o > CXX backlinkmenuitem.o > LINK backlinks.la >Making all in bugzilla > CXX bugzillalink.o > CXX bugzillanoteaddin.o > CXX insertbugaction.o > CXX bugzillapreferences.o > LINK bugzilla.la >Making all in exporttohtml > CXX exporttohtmldialog.o > CXX exporttohtmlnoteaddin.o > LINK exporttohtml.la >Making all in fixedwidth > CXX fixedwidthmenuitem.o > CXX fixedwidthnoteaddin.o > LINK fixedwidth.la >Making all in inserttimestamp > CXX inserttimestamppreferences.o > CXX inserttimestampnoteaddin.o > LINK inserttimestamp.la >Making all in printnotes > CXX printnotesnoteaddin.o > LINK printnotes.la >Making all in stickynoteimport > CXX stickynoteimportnoteaddin.o >stickynoteimportnoteaddin.cpp:79:21: warning: âstickynote::DEBUG_NO_STICKY_FILEâ defined but not used >stickynoteimportnoteaddin.cpp:80:21: warning: âstickynote::DEBUG_CREATE_ERROR_BASEâ defined but not used >stickynoteimportnoteaddin.cpp:81:21: warning: âstickynote::DEBUG_FIRST_RUN_DETECTEDâ defined but not used > LINK stickynoteimport.la >Making all in tomboyimport > CXX tomboyimportaddin.o > LINK tomboyimport.la >Making all in underline > CXX underlinenoteaddin.o > CXX underlinemenuitem.o > LINK underline.la > CC files.o > CC directory.o > CC addinstreemodel.o > CC exception.o > CC inifile.o > CC dynamicmodule.o > CC modulemanager.o > CC streamreader.o > CC propertyeditor.o > CC fileinfo.o > CC datetime.o > CC streamwriter.o > CC string.o > CC uri.o > CC xml.o > CC xmlconvert.o > CC xmlwriter.o > CC xmlreader.o > CC xsltargumentlist.o > CC xsltransform.o > CC gnote.o > CC abstractaddin.o > CC actionmanager.o > CC addinmanager.o > CC addinpreferencefactory.o > CC contrast.o > CC debug.o >debug.cpp:66:8: warning: unused parameter âfmtâ >debug.cpp:66:8: warning: unused parameter âfuncâ >debug.cpp: In function âvoid utils::_vprint(const char*, const char*, const char*, char*)â: >debug.cpp:130:40: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >debug.cpp:131:46: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >debug.cpp:134:44: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result >debug.cpp:135:34: warning: ignoring return value of âsize_t fwrite(const void*, size_t, size_t, FILE*)â, declared with attribute warn_unused_result > CC importaddin.o > CC notebuffer.o > CC noteaddin.o > CC noteeditor.o > CC notemanager.o > CC notetag.o > CC note.o > CC notewindow.o > CC preferencesdialog.o > CC preferences.o >actionmanager.cpp: In member function âvoid gnote::ActionManager::load_interface()â: >actionmanager.cpp:80:33: warning: unused variable âidâ > CC prefskeybinder.o > CC recentchanges.o > CC search.o >gnote.cpp:218:8: warning: unused parameter âmanagerâ > CC tag.o > CC tagmanager.o > CC tray.o > CC undo.o > CC utils.o > CC watchers.o > CC xkeybinder.o > CC createnotebookdialog.o > CC notebook.o > CC notebookapplicationaddin.o > CC notebookmanager.o > CC notebookmenuitem.o > CC notebooknewnotemenuitem.o > CC notebooknoteaddin.o >watchers.cpp:1240:8: warning: unused parameter ânoteâ >watchers.cpp:1240:8: warning: unused parameter âtagâ >watchers.cpp:1246:8: warning: unused parameter ânoteâ >watchers.cpp:1246:8: warning: unused parameter âtagâ > CC notebookstreeview.o > CC main.o > LINK gnote >Making all in po >Making all in help >Traceback (most recent call last): > File "/usr/bin/xml2po", line 185, in <module> > main(sys.argv[1:]) > File "/usr/bin/xml2po", line 171, in main > xml2po_main.merge(mofile, filenames[0]) > File "/usr/lib/python2.6/site-packages/xml2po/__init__.py", line 601, in merge > self.gt = gettext.GNUTranslations(mfile) > File "/usr/lib/python2.6/gettext.py", line 180, in __init__ > self._parse(fp) > File "/usr/lib/python2.6/gettext.py", line 273, in _parse > magic = unpack('<I', buf[:4])[0] >struct.error: unpack requires a string argument of length 4 >make[2]: *** [el/gnote.xml] Error 1 >make[2]: *** Waiting for unfinished jobs.... >make[1]: *** [all-recursive] Error 1 >make: *** [all] Error 2 > * ERROR: app-misc/gnote-0.6.3 failed: > * compile failure > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 1629: Called gnome2_src_compile > * environment, line 1327: Called die > * The specific snippet of code: > * emake || die "compile failure" > * > * If you need support, post the output of 'emerge --info =app-misc/gnote-0.6.3', > * the complete build log and the output of 'emerge -pqv =app-misc/gnote-0.6.3'. >error(18) trying to perform operation >operation failed >Merge of app-misc/gnote-0.6.3 at 2010-01-04T20:09:49+00:00 >failed > * The complete build log is located at '/var/log/portage/build/app-misc/gnote-0.6.3:20100104-200949.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/gnote-0.6.3/temp/environment'. > * S: '/var/tmp/portage/app-misc/gnote-0.6.3/work/gnote-0.6.3'
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 299755
: 215282