Opened 8 years ago

Closed 5 years ago

#50091 closed defect (worksforme)

libsdl_image: grep: /opt/local/lib/libXext.la: No such file

Reported by: david@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: libsdl_image

Description (last modified by ryandesign (Ryan Carsten Schmidt))

build Executing org.macports.build (libsdl_image) fails.

MACOSX_DEPLOYMENT_TARGET='10.11'
info:build grep: /opt/local/lib/libXext.la: No such file

Attachments (2)

main.log (4.7 KB) - added by david@… 8 years ago.
log file
main.2.log (55.9 KB) - added by david@… 8 years ago.

Download all attachments as: .zip

Change History (8)

Changed 8 years ago by david@…

Attachment: main.log added

log file

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

Keywords: py-game libSDL_image removed
Port: libsdl_image added; py-game removed
Summary: Build SDL_image-1.2.12 [El Capitan] fails; grep: /opt/local/lib/libXext.la: No such filelibsdl_image: grep: /opt/local/lib/libXext.la: No such file

This was not a clean attempt. Please clean libsdl_image then try again.

Changed 8 years ago by david@…

Attachment: main.2.log added

comment:2 in reply to:  1 Changed 8 years ago by david@…

Replying to ryandesign@…:

This was not a clean attempt. Please clean libsdl_image then try again.

sudo port clean libsdl_image
sudo port install py-game
:info:build grep: /opt/local/lib/libXext.la: No such file or directory
Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

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

Description: modified (diff)

Thanks. It is normal for .la files not to exist with MacPorts on OS X 10.9 and later. The most common reason for a complaint about a nonexistent .la file is that you upgraded from OS X 10.8 or earlier to OS X 10.9 or later without following the migration instructions. Is that the case?

comment:4 in reply to:  3 ; Changed 8 years ago by david@…

Replying to ryandesign@…:

Thanks. It is normal for .la files not to exist with MacPorts on OS X 10.9 and later. The most common reason for a complaint about a nonexistent .la file is that you upgraded from OS X 10.8 or earlier to OS X 10.9 or later without following the migration instructions. Is that the case?

That is the case. What can I do about it? Is there an upgrade procedure that I can follow? If I do, will it solve my problem?

comment:5 in reply to:  4 Changed 8 years ago by david@…

Replying to david@…:

Replying to ryandesign@…:

Thanks. It is normal for .la files not to exist with MacPorts on OS X 10.9 and later. The most common reason for a complaint about a nonexistent .la file is that you upgraded from OS X 10.8 or earlier to OS X 10.9 or later without following the migration instructions. Is that the case?

That is the case. What can I do about it? Is there an upgrade procedure that I can follow? If I do, will it solve my problem?

UPDATE: I have succeeded in updating all. Thanks. Please close ticket.

comment:6 Changed 5 years ago by mf2k (Frank Schima)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.