Opened 5 years ago

Closed 5 years ago

#57502 closed defect (invalid)

graphviz @2.40.1_1+pangocairo+x11 Build failure: '/usr/X11/lib/libXpm.la' is not a valid libtool archive

Reported by: DarrenStone (Darren Stone) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc:
Port: graphviz

Description

Build fails with:

:info:build grep: /usr/X11/lib/libXpm.la: No such file or directory
:info:build sed: /usr/X11/lib/libXpm.la: No such file or directory
:info:build libtool:   error: '/usr/X11/lib/libXpm.la' is not a valid libtool archive
:info:build make[3]: *** [libgvplugin_gd.la] Error 1
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/

See attached log file.

I don't know why it's looking for files in /usr/X11/. That directory did not exist on my machine.

I've since installed X11 to see if that would make any difference, but the build still fails in the same way.

Attachments (1)

main.log (2.1 MB) - added by DarrenStone (Darren Stone) 5 years ago.
Build log

Change History (4)

Changed 5 years ago by DarrenStone (Darren Stone)

Attachment: main.log added

Build log

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Owner: set to ryandesign
Status: newassigned

comment:2 Changed 5 years ago by DarrenStone (Darren Stone)

False alarm. The problem was caused by outdated files in /opt/local/lib/ and resolved per the instructions at #21464

Sorry for the noise.

comment:3 Changed 5 years ago by kencu (Ken)

Resolution: invalid
Status: assignedclosed
Note: See TracTickets for help on using tickets.