Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12426 closed defect (fixed)

libsdl is missing docs.html?

Reported by: yaseppochi (Stephen J. Turnbull) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

libsdl build fails on Mac OS X 10.4.10 with

--->  Fetching libsdl
--->  Attempting to fetch SDL-1.2.12.tar.gz from http://www.libsdl.org/release/
--->  Verifying checksum(s) for libsdl
--->  Extracting libsdl
--->  Configuring libsdl
--->  Building libsdl with target all
--->  Staging libsdl into destroot
Error: Target org.macports.destroot returned: xinstall: Cannot stat: docs.html, No such file or directory
Error: Unable to upgrade port: 1

Removing docs.html from the relevant xinstall line (I also tried commenting out that whole line) resulted in:

--->  Staging libsdl into destroot
Error: Target org.macports.destroot returned: xinstall: Inappropriate file type: /opt/local/var/macports/build/_Users_steve_Software_MacPorts_dports_devel_libsdl/work/SDL-1.2.12/docs/html
Error: Unable to upgrade port: 1

Commenting out the last two lines of the post-destroot stanza (the xinstall and eval xinstall lines) allowed a successfull build and install.

Change History (2)

comment:1 Changed 17 years ago by nox@…

Milestone: Port Bugs
Resolution: fixed
Status: newclosed
Version: 1.5.0

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.