Opened 21 years ago
Closed 19 years ago
#1495 closed defect (fixed)
BUG: fluxbox failed to compile
Reported by: | deepquest@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
[ares:~] deepques% sudo port install fluxbox
Password:
---> Fetching fluxbox
---> Attempting to fetch fluxbox-0.1.14.tar.gz from http://us.dl.sourceforge.net/fluxbox
---> Verifying checksum for fluxbox
---> Extracting fluxbox
---> Configuring fluxbox
---> Building fluxbox with target all
Error: Target com.apple.build returned: shell command "cd "/Users/deepquest/darwinports/dports/
x11/fluxbox/work/fluxbox-0.1.14" && make all" returned error 2
Command output: g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/opt/local/share/
fluxbox/nls\" -DDEFAULTMENU=\"/opt/local/share/fluxbox/menu\" -DDEFAULTSTYLE=\"/opt/local/
share/fluxbox/styles/Clean\" -DDEFAULTKEYSFILE=\"/opt/local/share/fluxbox/keys\"
-DDEFAULT_INITFILE=\"/opt/local/share/fluxbox/init\" -IFbTk -g -O2 -I/usr/X11R6/include
-DSHAPE -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/
include -c -o DirHelper.o test -f DirHelper.cc || echo './'
DirHelper.cc
source='DrawUtil.cc' object='DrawUtil.o' libtool=no \
depfile='.deps/DrawUtil.Po' tmpdepfile='.deps/DrawUtil.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/opt/local/share/fluxbox/nls\"
-DDEFAULTMENU=\"/opt/local/share/fluxbox/menu\" -DDEFAULTSTYLE=\"/opt/local/share/fluxbox/
styles/Clean\" -DDEFAULTKEYSFILE=\"/opt/local/share/fluxbox/keys\" -DDEFAULT_INITFILE=\"/opt/
local/share/fluxbox/init\" -IFbTk -g -O2 -I/usr/X11R6/include -DSHAPE -I/usr/X11R6/include -I/
usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -c -o DrawUtil.o `test -f
echo './'`DrawUtil.cc |
source='Ewmh.cc' object='Ewmh.o' libtool=no \ depfile='.deps/Ewmh.Po' tmpdepfile='.deps/Ewmh.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/opt/local/share/fluxbox/nls\" -DDEFAULTMENU=\"/opt/local/share/fluxbox/menu\" -DDEFAULTSTYLE=\"/opt/local/share/fluxbox/ styles/Clean\" -DDEFAULTKEYSFILE=\"/opt/local/share/fluxbox/keys\" -DDEFAULT_INITFILE=\"/opt/ local/share/fluxbox/init\" -IFbTk -g -O2 -I/usr/X11R6/include -DSHAPE -I/usr/X11R6/include -I/ usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -c -o Ewmh.o `test -f
echo './'`Ewmh.cc |
source='FbAtoms.cc' object='FbAtoms.o' libtool=no \ depfile='.deps/FbAtoms.Po' tmpdepfile='.deps/FbAtoms.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/opt/local/share/fluxbox/nls\" -DDEFAULTMENU=\"/opt/local/share/fluxbox/menu\" -DDEFAULTSTYLE=\"/opt/local/share/fluxbox/ styles/Clean\" -DDEFAULTKEYSFILE=\"/opt/local/share/fluxbox/keys\" -DDEFAULT_INITFILE=\"/opt/ local/share/fluxbox/init\" -IFbTk -g -O2 -I/usr/X11R6/include -DSHAPE -I/usr/X11R6/include -I/ usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -c -o FbAtoms.o `test -f
echo './'`FbAtoms.cc |
source='fluxbox.cc' object='fluxbox.o' libtool=no \ depfile='.deps/fluxbox.Po' tmpdepfile='.deps/fluxbox.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -DLOCALEPATH=\"/opt/local/share/fluxbox/nls\" -DDEFAULTMENU=\"/opt/local/share/fluxbox/menu\" -DDEFAULTSTYLE=\"/opt/local/share/fluxbox/ styles/Clean\" -DDEFAULTKEYSFILE=\"/opt/local/share/fluxbox/keys\" -DDEFAULT_INITFILE=\"/opt/ local/share/fluxbox/init\" -IFbTk -g -O2 -I/usr/X11R6/include -DSHAPE -I/usr/X11R6/include -I/ usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -c -o fluxbox.o `test -f
echo './'`fluxbox.cc |
fluxbox.cc: In member function `void Fluxbox::save_rc()': fluxbox.cc:1866: warning: long unsigned int format, int arg (arg 3) fluxbox.cc:1976: error: `B_EuropeanDate' undeclared (first use this function) fluxbox.cc:1976: error: (Each undeclared identifier is reported only once for
each function it appears in.)
fluxbox.cc: In member function `void Fluxbox::load_rc()': fluxbox.cc:2094: warning: long unsigned int format, int32_t arg (arg 3) fluxbox.cc: In member function `void Fluxbox::load_rc(BScreen*)': fluxbox.cc:2324: error: `B_AmericanDate' undeclared (first use this function) make[3]: * [fluxbox.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Attachments (2)
Change History (5)
comment:1 Changed 21 years ago by waqar@…
Owner: | changed from darwinports-bugs@… to landonf@… |
---|
Changed 20 years ago by thomas+opendarwin@…
Attachment: | fluxbox-gcc33-fix.patch added |
---|
comment:2 Changed 20 years ago by snu@…
Summary: | fluxbox port failed to compiled → BUG: fluxbox failed to compile |
---|
Changed 20 years ago by jim@…
Attachment: | dports-fluxbox.diff added |
---|
Proposed x11/fluxbox patch to fix build error
comment:3 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
fixed in version bump.
patch to the fluxbox Portfile so it compiles with gcc 3.3