[MacPorts] #27118: Blackboxwm cannot be rebuilt with xorg-server-devel
MacPorts
noreply at macports.org
Wed Nov 3 14:47:38 PDT 2010
#27118: Blackboxwm cannot be rebuilt with xorg-server-devel
--------------------------------------+-------------------------------------
Reporter: Peter_Dyballa@… | Owner: pmq@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.1
Keywords: | Port: blackbox
--------------------------------------+-------------------------------------
Changes (by jmr@…):
* owner: macports-tickets@… => pmq@…
* port: => blackbox
Old description:
> Hello!
>
> Because blackboxwm crashes with recent updates to xorg-server-devel I
> tried to rebuild blackboxwm. If fails with:{{{
>
> Making all in lib
> if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.0
> -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DMITSHM -DXFT -DNLS
> -DLOCALEPATH=\"/opt/local/share/blackbox/nls\" -I/opt/local/include
> -I/opt/local/include -I/usr/local/include -I/opt/local/include -O2 -arch
> ppc -I/opt/local/include -I/opt/local/include
> -I/opt/local/include/freetype2 -MT Util.lo -MD -MP -MF ".deps/Util.Tpo"
> -c -o Util.lo Util.cc; \
> then mv -f ".deps/Util.Tpo" ".deps/Util.Plo"; else rm -f
> ".deps/Util.Tpo"; exit 1; fi
> /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DMITSHM -DXFT
> -DNLS -DLOCALEPATH=\"/opt/local/share/blackbox/nls\" -I/opt/local/include
> -I/opt/local/include -I/usr/local/include -I/opt/local/include -O2 -arch
> ppc -I/opt/local/include -I/opt/local/include
> -I/opt/local/include/freetype2 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c
> Util.cc -o Util.o
> Util.cc:197: error: 'std::string bt::textPropertyToString(Display*,
> XTextProperty&)' should have been declared inside 'bt'
> make[2]: *** [Util.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blackbox/work/blackbox-0.70.1"
> && /usr/bin/make all " returned error 2
> Error: Target org.macports.build returned: shell command failed
> DEBUG: Backtrace: shell command failed
> while executing
> "command_exec build"
> (procedure "portbuild::build_main" line 8)
> invoked from within
> "$procedure $targetname"
> Warning: the following items did not execute (for blackbox):
> org.macports.build
> }}}
New description:
Hello!
Because blackboxwm crashes with recent updates to xorg-server-devel I
tried to rebuild blackboxwm. If fails with:
{{{
Making all in lib
if /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/g++-4.0
-DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DMITSHM -DXFT -DNLS
-DLOCALEPATH=\"/opt/local/share/blackbox/nls\" -I/opt/local/include
-I/opt/local/include -I/usr/local/include -I/opt/local/include -O2 -arch
ppc -I/opt/local/include -I/opt/local/include
-I/opt/local/include/freetype2 -MT Util.lo -MD -MP -MF ".deps/Util.Tpo"
-c -o Util.lo Util.cc; \
then mv -f ".deps/Util.Tpo" ".deps/Util.Plo"; else rm -f
".deps/Util.Tpo"; exit 1; fi
/usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I. -I.. -DSHAPE -DMITSHM -DXFT
-DNLS -DLOCALEPATH=\"/opt/local/share/blackbox/nls\" -I/opt/local/include
-I/opt/local/include -I/usr/local/include -I/opt/local/include -O2 -arch
ppc -I/opt/local/include -I/opt/local/include
-I/opt/local/include/freetype2 -MT Util.lo -MD -MP -MF .deps/Util.Tpo -c
Util.cc -o Util.o
Util.cc:197: error: 'std::string bt::textPropertyToString(Display*,
XTextProperty&)' should have been declared inside 'bt'
make[2]: *** [Util.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_blackbox/work/blackbox-0.70.1"
&& /usr/bin/make all " returned error 2
Error: Target org.macports.build returned: shell command failed
DEBUG: Backtrace: shell command failed
while executing
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for blackbox):
org.macports.build
}}}
--
Comment:
Please remember to fill in the Port field and cc the maintainer.
Surely blackbox only cares about the X client libs and headers at build
time, not the server?
--
Ticket URL: <https://trac.macports.org/ticket/27118#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list