Opened 9 years ago
Closed 9 years ago
#48028 closed defect (fixed)
certsync @1.1.3_0: build fails on Leopard and Snow Leopard
Reported by: | larryv (Lawrence Velázquez) | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | leopard snowleopard | Cc: | neverpanic (Clemens Lang) |
Port: | certsync |
Description
:notice:build ---> Building certsync :debug:build Executing org.macports.build (certsync) :info:build <built-in>:0: warning: Mac OS X version 10.5 or later is needed for use of the new objc abi :info:build certsync.m: In function ‘GetCertSubject’: :info:build certsync.m:110: error: lvalue required as unary ‘&’ operand :info:build certsync.m: In function ‘exportCertificates’: :info:build certsync.m:492: error: lvalue required as unary ‘&’ operand :info:build certsync.m: In function ‘GetCertSubject’: :info:build certsync.m:110: error: lvalue required as unary ‘&’ operand :info:build certsync.m: In function ‘exportCertificates’: :info:build certsync.m:492: error: lvalue required as unary ‘&’ operand :info:build certsync.m: In function ‘GetCertSubject’: :info:build certsync.m:110: error: lvalue required as unary ‘&’ operand :info:build certsync.m: In function ‘exportCertificates’: :info:build certsync.m:492: error: lvalue required as unary ‘&’ operand :info:build fatal error: lipo: can't figure out the architecture type of: /opt/local/var/macports/build/_Users_larryv_Projects_MacPorts_git_trunk_dports_security_certsync/certsync/work/.tmp/cc6Qgkbx.out :info:build Command failed: /usr/bin/gcc-4.2 -Os -mmacosx-version-min=10.4 -Wall certsync.m -o certsync -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -arch i386 -arch ppc -framework Foundation -framework Security -framework CoreServices
Attachments (1)
Change History (2)
Changed 9 years ago by larryv (Lawrence Velázquez)
comment:1 Changed 9 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry about that, fixed in r137506.