[MacPorts] #27867: cclient doesn't support changing build_arch
#27867: cclient doesn't support changing build_arch -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: cclient -------------------------------------+-------------------------------------- The cclient build fails when build_arch is changed in macports.conf: {{{ [snip] Building bundled tools... cd mtest;make /usr/bin/gcc-4.2 -I../c-client `cat ../c-client/CFLAGS` -c -o mtest.o mtest.c /usr/bin/gcc-4.2 -I../c-client `cat ../c-client/CFLAGS` -o mtest mtest.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ld: warning: in /i386-10.6-mp/lib/libcrypto.dylib, file was built for i386 which is not the architecture being linked (x86_64) ld: warning: in /i386-10.6-mp/lib/libssl.dylib, file was built for i386 which is not the architecture being linked (x86_64) [snip] }}} This prevents dependents of cclient (e.g. php5-imap) from building with a non-standard build_arch (see #27859) -- Ticket URL: <https://trac.macports.org/ticket/27867> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27867: cclient doesn't support changing build_arch -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: cclient -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… -- Ticket URL: <https://trac.macports.org/ticket/27867#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27867: cclient doesn't support changing build_arch --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: cclient | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * cc: tianseng@… (added) * status: assigned => closed * resolution: => fixed Comment: Fixed in r74864. -- Ticket URL: <https://trac.macports.org/ticket/27867#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts