New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #27118 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Blackboxwm cannot be rebuilt against recent xorg

Reported by: Peter_Dyballa@… Owned by: pmq@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: blackbox

Description (last modified by jmr@…) (diff)

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

comment:1 follow-up: ↓ 2 Changed 3 years ago by jmr@…

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

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 3 years ago by Peter_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 3 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Summary changed from Blackboxwm cannot be rebuilt with xorg-server-devel to Blackboxwm cannot be rebuilt against recent xorg
Note: See TracTickets for help on using tickets.