[MacPorts] #61561: blackbox @0.76 does not build on PPC Tiger, Mac OS X 10.4.11,

MacPorts noreply at macports.org
Thu Nov 19 15:24:06 UTC 2020


#61561: blackbox @0.76 does not build on PPC Tiger, Mac OS X 10.4.11,
-----------------------+----------------------
 Reporter:  ballapete  |      Owner:  (none)
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.6.4
 Keywords:  tiger ppc  |       Port:  blackbox
-----------------------+----------------------
 {{{
 /bin/sh ../libtool  --tag=CXX   --mode=compile /opt/local/bin/g++-mp-7
 -DHAVE_CONFIG_H -I. -I..  -include config.h -I..    -I/opt/local/include
 -I/opt/local/include/LegacySupport  -pipe -Os -Wno-format-security
 -std=c++98 -fpermissive -arch ppc -c -o EWMH.lo EWMH.cc
 libtool: compile:  /opt/local/bin/g++-mp-7 -DHAVE_CONFIG_H -I. -I..
 -include config.h -I.. -I/opt/local/include
 -I/opt/local/include/LegacySupport -pipe -Os -Wno-format-security
 -std=c++98 -fpermissive -arch ppc -c EWMH.cc  -fno-common -DPIC -o
 .libs/EWMH.o
 EWMH.cc: In member function 'void bt::EWMH::setStartupId(Window, Window)
 const':
 EWMH.cc:799:14: error: 'getenv' was not declared in this scope
    if (!(id = getenv("DESKTOP_STARTUP_ID")))
               ^~~~~~
 EWMH.cc:799:14: note: suggested alternative: 'getwc'
    if (!(id = getenv("DESKTOP_STARTUP_ID")))
               ^~~~~~
               getwc
 EWMH.cc:805:3: error: 'unsetenv' was not declared in this scope
    unsetenv("DESKTOP_STARTUP_ID");
    ^~~~~~~~
 EWMH.cc:805:3: note: suggested alternative: 'ungetwc'
    unsetenv("DESKTOP_STARTUP_ID");
    ^~~~~~~~
    ungetwc
 make[2]: *** [EWMH.lo] Error 1
 make[2]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_blackbox/blackbox/work/blackbox-0.76/lib'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_blackbox/blackbox/work/blackbox-0.76'
 make: *** [all] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_blackbox/blackbox/work/blackbox-0.76'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_x11_blackbox/blackbox/work/blackbox-0.76"
 && /usr/bin/make -w all
 Exit code: 2
 }}}

 Is a new legacy support missing? It has (only):

 {{{
       5 PortGroup               legacysupport 1.0
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/61561>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list