[MacPorts] #39765: Updating port 2.2.99 on PPC Tiger fails with: tracelib.c:579: error: ‘EV_RECEIPT’ undeclared
#39765: Updating port 2.2.99 on PPC Tiger fails with: tracelib.c:579: error: ‘EV_RECEIPT’ undeclared -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Keywords: | Port: port -----------------------------+-------------------------------- The complete message from the compiler is: {{{ gcc -c -DUSE_TCL_STUBS -DTCL_NO_DEPRECATED -g -O2 -Wextra -Wall -pedantic -DHAVE_CONFIG_H -I.. -I. -I"/usr/include" -fno-common tracelib.c -o tracelib.o tracelib.c: In function ‘TracelibRunCmd’: tracelib.c:579: error: ‘EV_RECEIPT’ undeclared (first use in this function) tracelib.c:579: error: (Each undeclared identifier is reported only once tracelib.c:579: error: for each function it appears in.) make[3]: *** [tracelib.o] Error 1 make[2]: *** [all] Error 1 make[1]: *** [all] Error 1 make: *** [all] Error 2 }}} {{{ * $Id: tracelib.c 108070 2013-07-12 05:55:23Z jmr@macports.org $ }}} Mac OS X 10.4.11 (Tiger), G4 (PPC) – here EV_RECEIPT is not defined in any C header file -- Ticket URL: <https://trac.macports.org/ticket/39765> MacPorts <http://www.macports.org/> Ports system for OS X
#39765: Updating port 2.2.99 on PPC Tiger fails with: tracelib.c:579: error: ‘EV_RECEIPT’ undeclared ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.2.99 Resolution: | Keywords: tiger Port: | ------------------------------+-------------------------------- Changes (by macsforever2000@…): * keywords: => tiger * component: ports => base * port: port => -- Ticket URL: <https://trac.macports.org/ticket/39765#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39765: Updating port 2.2.99 on PPC Tiger fails with: tracelib.c:579: error: ‘EV_RECEIPT’ undeclared ------------------------------+-------------------- Reporter: Peter_Dyballa@… | Owner: cal@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.2.99 Resolution: | Keywords: tiger Port: | ------------------------------+-------------------- Changes (by larryv@…): * owner: macports-tickets@… => cal@… Comment: That was added in [107864/trunk/base/src/pextlib1.0/tracelib.c] -- Ticket URL: <https://trac.macports.org/ticket/39765#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39765: Updating port 2.2.99 on PPC Tiger fails with: tracelib.c:579: error: ‘EV_RECEIPT’ undeclared ------------------------------+---------------------- Reporter: Peter_Dyballa@… | Owner: cal@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: base | Version: 2.2.99 Resolution: | Keywords: tiger Port: | ------------------------------+---------------------- Changes (by cal@…): * status: new => assigned Comment: Great, yet another #ifdef :/. I'll see what I can do. -- Ticket URL: <https://trac.macports.org/ticket/39765#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39765: Updating port 2.2.99 on PPC Tiger fails with: tracelib.c:579: error: ‘EV_RECEIPT’ undeclared ------------------------------+-------------------- Reporter: Peter_Dyballa@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.2.99 Resolution: fixed | Keywords: tiger Port: | ------------------------------+-------------------- Changes (by cal@…): * status: assigned => closed * resolution: => fixed Comment: Avoided the build failure by disabling trace mode when EV_RECEIPT is unavailable in r113706. Not the best solution, but I have no time and no box to test for PPC Tiger and will thus not support it with trace mode. -- Ticket URL: <https://trac.macports.org/ticket/39765#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts