[MacPorts] #27867: cclient doesn't support changing build_arch

MacPorts noreply at macports.org
Tue Jan 4 17:06:45 PST 2011


#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


More information about the macports-tickets mailing list