Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 283183 Details for
Bug 378775
x11-wm/flwm removal request (was: fails to build with x11-libs/fltk-1.3.0 - Rotated.C:364: error: ‘fl_xfont’ was not declared in this scope)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
20110813-150515.log (text/plain), 5.69 KB, created by
Jeroen Roovers (RETIRED)
on 2011-08-13 15:07:46 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Jeroen Roovers (RETIRED)
Created:
2011-08-13 15:07:46 UTC
Size:
5.69 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: x11-wm/flwm-1.02 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: desktop-wm >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox splitdebug userpriv >>>> Unpacking source... >>>> Unpacking flwm-1.02.tgz to /var/tmp/portage/x11-wm/flwm-1.02/work > [32;01m*[0m Applying flwm-1.02-strip.patch ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/x11-wm/flwm-1.02/work >>>> Compiling source in /var/tmp/portage/x11-wm/flwm-1.02/work/flwm-1.02 ... >./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 >loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >creating cache ./config.cache >checking for gcc... gcc >checking whether the C compiler (gcc -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib64/fltk-1) works... yes >checking whether the C compiler (gcc -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib64/fltk-1) is a cross-compiler... no >checking whether we are using GNU C... yes >checking whether gcc accepts -g... yes >checking for c++... x86_64-pc-linux-gnu-g++ >checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib64/fltk-1) works... yes >checking whether the C++ compiler (x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -L/usr/lib64/fltk-1) is a cross-compiler... no >checking whether we are using GNU C++... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for a BSD compatible install... /usr/bin/install -c >checking how to run the C preprocessor... gcc -E >checking for X... libraries , headers >checking for dnet_ntoa in -ldnet... no >checking for dnet_ntoa in -ldnet_stub... no >checking for gethostbyname... yes >checking for connect... yes >checking for remove... yes >checking for shmat... yes >checking for IceConnectionNumber in -lICE... yes >Ignoring libraries " -lSM -lICE" requested by configure. >updating cache ./config.cache >creating ./config.status >creating makeinclude >make -j10 >x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wall -Wno-return-type -O2 -c main.C >x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wall -Wno-return-type -O2 -c Frame.C >x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wall -Wno-return-type -O2 -c Rotated.C >x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wall -Wno-return-type -O2 -c Menu.C >x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wall -Wno-return-type -O2 -c FrameWindow.C >x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wall -Wno-return-type -O2 -c Desktop.C >x86_64-pc-linux-gnu-g++ -O2 -march=k8 -ggdb -pipe -Wall -I/usr/include/fltk-1 -Wall -Wno-return-type -O2 -c Hotkeys.C >Hotkeys.C: In function âint Handle_Hotkey()â: >Hotkeys.C:186: warning: suggest parentheses around â&&â within â||â >Rotated.C: In function âvoid setrotfont(int)â: >Rotated.C:364: error: âfl_xfontâ was not declared in this scope >Rotated.C:367: error: âfl_xfontâ was not declared in this scope >make: *** [Rotated.o] Error 1 >make: *** Waiting for unfinished jobs.... >main.C: In member function âvirtual void Fl_Root::show()â: >main.C:52: error: incomplete type âFl_Xâ used in nested name specifier >make: *** [main.o] Error 1 >Frame.C: In constructor âFrame::Frame(Window, XWindowAttributes*)â: >Frame.C:257: error: incomplete type âFl_Xâ used in nested name specifier >Hotkeys.C: At global scope: >Hotkeys.C:27: warning: âvoid NextDesk()â defined but not used >Hotkeys.C:36: warning: âvoid PreviousDesk()â defined but not used >Frame.C: In member function âvoid Frame::raise()â: >Frame.C:918: warning: suggest parentheses around â&&â within â||â >Frame.C: In member function âvoid Frame::iconize()â: >Frame.C:973: warning: suggest parentheses around â&&â within â||â >Frame.C: In member function âvoid Frame::show_hide_buttons()â: >Frame.C:1166: warning: suggest parentheses around â&&â within â||â >Frame.C:1174: warning: suggest parentheses around â&&â within â||â >Frame.C: In member function âvirtual int Frame::handle(int)â: >Frame.C:1657: warning: suggest parentheses around â&&â within â||âMenu.C: In function âvoid ShowTabMenu(int)â: >Menu.C:563: warning: suggest parentheses around â&&â within â||â > >make: *** [Frame.o] Error 1 >emake failed > [31;01m*[0m ERROR: x11-wm/flwm-1.02 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 2596: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-wm/flwm-1.02', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-wm/flwm-1.02'. > [31;01m*[0m The complete build log is located at '/keeps/gentoo/emergelogs/wieneke/x11-wm:flwm-1.02:20110813-150515.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-wm/flwm-1.02/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/x11-wm/flwm-1.02/work/flwm-1.02'
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 378775
: 283183 |
283201