Opened 13 years ago

Closed 13 years ago

#27118 closed defect (fixed)

Blackboxwm cannot be rebuilt against recent xorg

Reported by: ballapete (Peter "Pete" Dyballa) Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: blackbox

Description (last modified by jmroot (Joshua Root))

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

Change History (3)

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to pmq@…
Port: blackbox added

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?

comment:2 in reply to:  1 Changed 13 years ago by ballapete (Peter "Pete" Dyballa)

Replying to jmr@…:

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?

I was not explicitly meaning the X server but the x11/xorg packages. Sorry, I thought of them as being somehow unstable and still in development and mixed the group names while I could have invoked a 'port list' command. A few, I don't remember which and I don't know how to get their names, were updated, installed, and activated, including xorg-server-devel @1.9.2_0. The latter made me quit the old and running xorg-server-devel @1.9.1_0 and restart the updated server. Which fails.

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Summary: Blackboxwm cannot be rebuilt with xorg-server-develBlackboxwm cannot be rebuilt against recent xorg
Note: See TracTickets for help on using tickets.