Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244027 Details for
Bug 333957
x11-libs/gtkscintilla2 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gtkscintilla2-0.1.0:20100822-123040.log (text/plain), 18.50 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-22 12:36:42 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-22 12:36:42 UTC
Size:
18.50 KB
patch
obsolete
> * CPV: x11-libs/gtkscintilla2-0.1.0 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking GtkScintilla2-0.1.0.tar.gz to /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/work >>>> Source unpacked in /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/work >>>> Compiling source in /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/work/GtkScintilla2-0.1.0 ... >make -j14 >cd ./scintilla/gtk ; make GTK2=1 >python scigen.py >python scigen.py >make[1]: Entering directory `/var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/work/GtkScintilla2-0.1.0/scintilla/gtk' >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/DocumentAccessor.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/WindowAccessor.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/KeyWords.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/StyleContext.cxx >glib-genmarshal --header --prefix="scintilla_marshal" marshal.list > marshal.h >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/Document.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/CallTip.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/ScintillaBase.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/ContractionState.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/Editor.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/ExternalLexer.cxx >glib-genmarshal --body --prefix="scintilla_marshal" marshal.list > marshal.c >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/PropSet.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c PlatGTK.cxx >Function not wrapped: add_styled_text >Function not wrapped: get_styled_text >Function not wrapped: assign_cmd_key >Function not wrapped: clear_cmd_key >Function not wrapped: find_text >Function not wrapped: format_range >Function not wrapped: add_styled_text >gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -fPIC -Wall -DGTK -DSCI_LEXER -c -o marshal.o marshal.c >Function not wrapped: get_styled_text >../src/Document.cxx: In member function âlong int Document::FindText(int, int, const char*, bool, bool, bool, bool, bool, int*)â: >../src/Document.cxx:1027:53: warning: suggest parentheses around â&&â within â||â >../src/Document.cxx:1028:45: warning: suggest parentheses around â&&â within â||â >../src/Document.cxx:1042:53: warning: suggest parentheses around â&&â within â||â >../src/Document.cxx:1043:45: warning: suggest parentheses around â&&â within â||â >Function not wrapped: get_text_range >Function not wrapped: assign_cmd_key >Function not wrapped: clear_cmd_key >Function not wrapped: find_text >Function not wrapped: format_range >Function not wrapped: get_text_range >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/KeyMap.cxx >../src/Editor.cxx: In member function âvoid Editor::LayoutLine(int, Surface*, ViewStyle&, LineLayout*, int)â: >../src/Editor.cxx:1854:50: warning: array subscript has type âcharâ >../src/Editor.cxx:1857:55: warning: array subscript has type âcharâ >../src/Editor.cxx:1898:49: warning: array subscript has type âcharâ >../src/Editor.cxx:1900:54: warning: array subscript has type âcharâ >../src/Editor.cxx:1927:45: warning: array subscript has type âcharâ >../src/Editor.cxx:1947:76: warning: array subscript has type âcharâ >../src/Editor.cxx:1949:61: warning: array subscript has type âcharâ >../src/Editor.cxx:1950:67: warning: array subscript has type âcharâ >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LineMarker.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ScintillaGTK.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/CellBuffer.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/ViewStyle.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/RESearch.cxx >gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -O2 -pipe -fPIC -Wall -DGTK -DSCI_LEXER -c -o gtkscintilla.o gtkscintilla.c >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/Style.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/Indicator.cxx >../src/RESearch.cxx:273:31: warning: type qualifiers ignored on function return type >../src/RESearch.cxx: In member function âconst char* RESearch::Compile(const char*, int, bool, bool)â: >../src/RESearch.cxx:299:5: warning: suggest explicit braces to avoid ambiguous âelseâ >../src/RESearch.cxx: In member function âint RESearch::PMatch(CharacterIndexer&, int, int, char*)â: >../src/RESearch.cxx:697:15: warning: array subscript has type âcharâ >../src/RESearch.cxx:700:15: warning: array subscript has type âcharâ >../src/RESearch.cxx:703:48: warning: suggest parentheses around â&&â within â||â >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/AutoComplete.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/UniConversion.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/XPM.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexAda.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexAsm.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexAVE.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexBaan.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexBullant.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexCLW.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexConf.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexCPP.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexCrontab.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexCSS.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexEiffel.cxx >ScintillaGTK.cxx: In member function âvirtual void ScintillaGTK::Initialise()â: >ScintillaGTK.cxx:651:2: warning: deprecated conversion from string constant to âgchar*â >ScintillaGTK.cxx:651:2: warning: deprecated conversion from string constant to âgchar*â >ScintillaGTK.cxx:651:2: warning: deprecated conversion from string constant to âgchar*â >ScintillaGTK.cxx: In member function âvirtual void ScintillaGTK::StartDrag()â: >ScintillaGTK.cxx:689:2: warning: deprecated conversion from string constant to âgchar*â >ScintillaGTK.cxx:689:2: warning: deprecated conversion from string constant to âgchar*â >ScintillaGTK.cxx:689:2: warning: deprecated conversion from string constant to âgchar*â >ScintillaGTK.cxx: In member function âgint ScintillaGTK::KeyThis(GdkEventKey*)â: >ScintillaGTK.cxx:1778:3: warning: suggest braces around empty body in an âifâ statement >ScintillaGTK.cxx: In function âguint scintilla_get_type()â: >ScintillaGTK.cxx:2137:3: warning: deprecated conversion from string constant to âgchar*â >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexErlang.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexEScript.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexForth.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexFortran.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexHTML.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexLisp.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexLout.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexLua.cxx >../src/LexFortran.cxx: In function âvoid ColouriseFortranDoc(unsigned int, int, int, WordList**, Accessor&, bool)â: >../src/LexFortran.cxx:81:80: warning: suggest parentheses around â&&â within â||â >../src/LexFortran.cxx: In function âint classifyFoldPointFortran(const char*, const char*, char)â: >../src/LexFortran.cxx:242:35: warning: suggest parentheses around â&&â within â||â >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexMatlab.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexMetapost.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexMMIXAL.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexMPT.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexNsis.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexOthers.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexPascal.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexPB.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexPerl.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexPOV.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexPS.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexPython.cxx >../src/LexOthers.cxx: In function âvoid ColouriseErrorListLine(char*, unsigned int, unsigned int, Accessor&)â: >../src/LexOthers.cxx:430:41: warning: deprecated conversion from string constant to âchar*â >../src/LexOthers.cxx:433:44: warning: deprecated conversion from string constant to âchar*â >../src/LexOthers.cxx:442:43: warning: deprecated conversion from string constant to âchar*â >../src/LexOthers.cxx:443:34: warning: deprecated conversion from string constant to âchar*â >../src/LexOthers.cxx:449:42: warning: deprecated conversion from string constant to âchar*â >../src/LexOthers.cxx:452:44: warning: deprecated conversion from string constant to âchar*â >../src/LexOthers.cxx:472:41: warning: deprecated conversion from string constant to âchar*â >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexRuby.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexScriptol.cxx >../src/LexPython.cxx: In function âvoid ColourisePyDoc(unsigned int, int, int, WordList**, Accessor&)â: >../src/LexPython.cxx:261:82: warning: suggest parentheses around â&&â within â||â >../src/LexPerl.cxx: In function âvoid ColourisePerlDoc(unsigned int, int, int, WordList**, Accessor&)â: >../src/LexPerl.cxx:141:13: warning: âHereDoc.ColourisePerlDoc(unsigned int, int, int, WordList**, Accessor&)::HereDocCls::Quoteâ may be used uninitialized in this function >../src/LexPerl.cxx:141:13: warning: âHereDoc.ColourisePerlDoc(unsigned int, int, int, WordList**, Accessor&)::HereDocCls::Quotedâ may be used uninitialized in this function >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexSQL.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexTeX.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexVB.cxx >g++ `pkg-config --cflags gtk+-2.0` -DNDEBUG -O2 -pipe -fPIC -W -Wall -DGTK -DSCI_LEXER -I ../include -I ../src -c ../src/LexYAML.cxx >ar rc ../bin/scintilla.a DocumentAccessor.o WindowAccessor.o KeyWords.o StyleContext.o Document.o CallTip.o ScintillaBase.o ContractionState.o Editor.o ExternalLexer.o PropSet.o PlatGTK.o KeyMap.o LineMarker.o ScintillaGTK.o CellBuffer.o ViewStyle.o RESearch.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o LexAda.o LexAsm.o LexAVE.o LexBaan.o LexBullant.o LexCLW.o LexConf.o LexCPP.o LexCrontab.o LexCSS.o LexEiffel.o LexErlang.o LexEScript.o LexForth.o LexFortran.o LexHTML.o LexLisp.o LexLout.o LexLua.o LexMatlab.o LexMetapost.o LexMMIXAL.o LexMPT.o LexNsis.o LexOthers.o LexPascal.o LexPB.o LexPerl.o LexPOV.o LexPS.o LexPython.o LexRuby.o LexScriptol.o LexSQL.o LexTeX.o LexVB.o LexYAML.o >touch ../bin/scintilla.a >make[1]: Leaving directory `/var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/work/GtkScintilla2-0.1.0/scintilla/gtk' >ar -rs libgtkscintilla2.a scintilla/bin/scintilla.a gtkscintilla.o marshal.o >ar: creating libgtkscintilla2.a >gcc -pthread -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -DGTK2 gtkscintilla.o marshal.o -shared ./scintilla/gtk/LexFortran.o ./scintilla/gtk/LexMPT.o ./scintilla/gtk/LexPerl.o ./scintilla/gtk/LexMatlab.o ./scintilla/gtk/LexVB.o ./scintilla/gtk/LexEiffel.o ./scintilla/gtk/LexPascal.o ./scintilla/gtk/LexAVE.o ./scintilla/gtk/LexPB.o ./scintilla/gtk/LexPS.o ./scintilla/gtk/LexCSS.o ./scintilla/gtk/LexRuby.o ./scintilla/gtk/LexErlang.o ./scintilla/gtk/LexNsis.o ./scintilla/gtk/LexLua.o ./scintilla/gtk/LexSQL.o ./scintilla/gtk/LexAsm.o ./scintilla/gtk/LexLisp.o ./scintilla/gtk/LexMetapost.o ./scintilla/gtk/LexForth.o ./scintilla/gtk/LexBullant.o ./scintilla/gtk/LexCPP.o ./scintilla/gtk/LexScriptol.o ./scintilla/gtk/LexPython.o ./scintilla/gtk/LexAda.o ./scintilla/gtk/LexCLW.o ./scintilla/gtk/LexTeX.o ./scintilla/gtk/LexPOV.o ./scintilla/gtk/LexLout.o ./scintilla/gtk/LexYAML.o ./scintilla/gtk/LexMMIXAL.o ./scintilla/gtk/LexBaan.o ./scintilla/gtk/LexEScript.o ./scintilla/gtk/LexHTML.o ./scintilla/gtk/LexCrontab.o ./scintilla/gtk/LexConf.o ./scintilla/gtk/LexOthers.o ./scintilla/bin/scintilla.a -lstdc++ -o libgtkscintilla2.so.0.1.0 >>>> Source compiled. >>>> Test phase [none]: x11-libs/gtkscintilla2-0.1.0 > >>>> Install gtkscintilla2-0.1.0 into /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image/ category x11-libs > * Tinderbox QA Notice: 'make' called by src_install >make -j14 DESTDIR=/var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image/ LIB_DIR=/usr/lib install >install -D --mode=755 libgtkscintilla2.so.0.1.0 /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/lib/libgtkscintilla2.so.0.1.0 >install -D --mode=755 libgtkscintilla2.a /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/lib/libgtkscintilla2.a >rm -f /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/liblibgtkscintilla2.so >workdir=$(pwd) ; cd /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/lib; \ >ln -s libgtkscintilla2.so.0.1.0 libgtkscintilla2.so ; \ >cd $workdir >install -D --mode=644 gtkscintilla.h /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/include/gtkscintilla2/gtkscintilla.h >install -D --mode=644 GtkScintilla-2.0.pc /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image///usr/lib/pkgconfig/GtkScintilla-2.0.pc >>>> Completed installing gtkscintilla2-0.1.0 into /var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/lib/libgtkscintilla2.so.0.1.0 > usr/lib/libgtkscintilla2.a >i686-pc-linux-gnu-strip:/var/tmp/portage/x11-libs/gtkscintilla2-0.1.0/image/usr/lib/libgtkscintilla2.a(scintilla.a): Unable to recognise the format of file: File format not recognized > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/lib/libgtkscintilla2.so.0.1.0 > > > * QA Notice: The following shared libraries lack a SONAME > * /usr/lib/libgtkscintilla2.so.0.1.0 > >removing executable bit: usr/lib/libgtkscintilla2.a > * Gentoo contact information ... >herds: > gnome >maintainers: >
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 333957
: 244027