Opened 8 years ago

Closed 17 months ago

Last modified 17 months ago

#50716 closed defect (fixed)

libffi @3.2.1 fails to build on Intel 10.4.11 Tiger: Unknown pseudo-op: .balign

Reported by: kujo3@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: tiger Cc:
Port: libffi

Description

libffi fails to build on Intel 10.4.11 Tiger. Fresh install of OS, Xcode 2.5, and Macports 2.3.3

Attachments (1)

main.log (49.9 KB) - added by kujo3@… 8 years ago.
libffi/main.log

Download all attachments as: .zip

Change History (5)

Changed 8 years ago by kujo3@…

Attachment: main.log added

libffi/main.log

comment:1 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: intel removed
Summary: libffi @3.2.1 fails to build on Intel 10.4.11 Tigerlibffi @3.2.1 fails to build on Intel 10.4.11 Tiger: Unknown pseudo-op: .balign

comment:2 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Unrelated, you should upgrade to MacPorts 2.3.4 by running sudo port selfupdate

comment:3 in reply to:  2 Changed 8 years ago by kujo3@…

Replying to ryandesign@…:

Unrelated, you should upgrade to MacPorts 2.3.4 by running sudo port selfupdate

My mistake, this is 2.3.4 as I had performed the selfupdate.

comment:4 Changed 17 months ago by kencu (Ken)

Resolution: fixed
Status: newclosed

libffi builds on Tiger now, this is PPC:

$ port -v installed libffi
The following ports are currently installed:
  libffi @3.4.2_2 requested_variants='' platform='darwin 8' archs='ppc' date='2022-02-21T14:18:01-0800'
  libffi @3.4.3_0 requested_variants='' platform='darwin 8' archs='ppc' date='2022-11-28T12:17:22-0800'
  libffi @3.4.4_0 (active) requested_variants='' platform='darwin 8' archs='ppc' date='2022-12-03T18:34:07-0800'

will demonstrate Intel later.

Last edited 17 months ago by kencu (Ken) (previous) (diff)
Note: See TracTickets for help on using tickets.