[MacPorts] #47006: kerberos5 @1.13 10.4 build failure unititialised object
#47006: kerberos5 @1.13 10.4 build failure unititialised object ---------------------------+-------------------------------- Reporter: geoffdown@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: tiger powerpc | Port: kerberos5 ---------------------------+-------------------------------- Upgrade build fails with error: {{{ :info:build kcmrpc.c: In function 'k5_kcmrpc_call': :info:build kcmrpc.c:539: error: 'Out1P' may be used uninitialized in this function }}} Indeed in that function: {{{ Request *InP = &Mess.In; 538 Reply *Out0P = &Mess.Out; 539 Reply *Out1P; ... 608 #if defined(__MIG_check__Reply__call_t__defined) 609 check_result = __MIG_check__Reply__call_t((__Reply__call_t *)Out0P, (__Reply__call_t **)&Out1P); }}} -- Ticket URL: <https://trac.macports.org/ticket/47006> MacPorts <https://www.macports.org/> Ports system for OS X
#47006: kerberos5 @1.13 10.4 build failure unititialised object --------------------------+-------------------------------- Reporter: geoffdown@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: tiger powerpc Port: kerberos5 | --------------------------+-------------------------------- Changes (by mf2k@…): * cc: nomaintainer@… (removed) Comment: Please do not Cc nomaintainer@macports.org because it is [wiki:MacPortsDevelopers#special not a valid email address]. -- Ticket URL: <https://trac.macports.org/ticket/47006#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#47006: kerberos5 @1.13 10.4 build failure unititialised object --------------------------+-------------------------------- Reporter: geoffdown@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: tiger powerpc Port: kerberos5 | --------------------------+-------------------------------- Comment (by geoffdown@…): Right - that info is in the Guidelines for the 'Assign' box, but I didn't read it because I can't assign the ticket :( it should probably be in the 'Cc' guidelines as well. Note that the above is with gcc-42 ( with gcc-4.0 it skates over the k5_kcmrpc_call issue with a warning, but fails with https://trac.macports.org/ticket/46701 ) -- Ticket URL: <https://trac.macports.org/ticket/47006#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#47006: kerberos5 @1.13 10.4 build failure unititialised object --------------------------+-------------------------------- Reporter: geoffdown@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: tiger powerpc Port: kerberos5 | --------------------------+-------------------------------- Comment (by geoffdown@…): It seems that kcmrpc.c doesn't exist at config time, but is generated at build time. Possibly by this command: {{{ mig -header kcmrpc.h -user kcmrpc.c -sheader /dev/null -server /dev/null -I. ./kcmrpc.defs }}} But since I don't know how mig works, that leaves me at a loss as to where the code-to-be-edited is. -- Ticket URL: <https://trac.macports.org/ticket/47006#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#47006: kerberos5 @1.13 10.4 build failure unititialised object --------------------------+--------------------------- Reporter: geoffdown@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: tiger powerpc Port: kerberos5 | --------------------------+--------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/47006#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts