[MacPorts] #41976: upgrade for camlimages fails
#41976: upgrade for camlimages fails --------------------+-------------------------------- Reporter: tim@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: --------------------+-------------------------------- Errors follow : ------------ sudo port upgrade camlimages ---> Computing dependencies for camlimages ---> Staging camlimages into destroot Error: org.macports.destroot for port camlimages returned: command execution failed Please see the log file for port camlimages for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_camlimages/camlimages/main.log Error: Unable to upgrade port: 1 ---------------------------- Attaching log file -- Ticket URL: <https://trac.macports.org/ticket/41976> MacPorts <http://www.macports.org/> Ports system for OS X
#41976: upgrade for camlimages fails -------------------------+----------------------- Reporter: tim@… | Owner: reilles@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: camlimages | -------------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => reilles@… * port: => camlimages Old description:
Errors follow : ------------ sudo port upgrade camlimages ---> Computing dependencies for camlimages ---> Staging camlimages into destroot Error: org.macports.destroot for port camlimages returned: command execution failed Please see the log file for port camlimages for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_camlimages/camlimages/main.log Error: Unable to upgrade port: 1 ---------------------------- Attaching log file
New description: Errors follow : {{{ sudo port upgrade camlimages ---> Computing dependencies for camlimages ---> Staging camlimages into destroot Error: org.macports.destroot for port camlimages returned: command execution failed Please see the log file for port camlimages for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_camlimages/camlimages/main.log Error: Unable to upgrade port: 1 }}} Attaching log file -- Comment: Could you clean and try again? That wasn't a [http://guide.macports.org/chunked/project.html#project.tickets.prerequisites clean build]. However, it does at least show that the port is not passing the CFLAGS and LDFLAGS correctly in the destroot phase. Probably an `eval` is needed. -- Ticket URL: <https://trac.macports.org/ticket/41976#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41976: upgrade for camlimages fails -------------------------+----------------------- Reporter: tim@… | Owner: reilles@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: camlimages | -------------------------+----------------------- Comment (by tim@…): {{{ Same problem (I think) after 'cleaning'. Errors as follows ---> Computing dependencies for camlimages ---> Fetching archive for camlimages ---> Attempting to fetch camlimages-4.0.1_10.darwin_11.x86_64.tbz2 from http://packages.macports.org/camlimages ---> Attempting to fetch camlimages-4.0.1_10.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/camlimages ---> Attempting to fetch camlimages-4.0.1_10.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/camlimages ---> Fetching distfiles for camlimages ---> Verifying checksums for camlimages ---> Extracting camlimages ---> Applying patches to camlimages ---> Configuring camlimages ---> Building camlimages ---> Staging camlimages into destroot Error: org.macports.destroot for port camlimages returned: command execution failed Please see the log file for port camlimages for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_camlimages/camlimages/main.log Error: Unable to upgrade port: 1 NOTE : Attempting to attach logfile, don't see how to do it... }}} -- Ticket URL: <https://trac.macports.org/ticket/41976#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41976: upgrade for camlimages fails -------------------------+----------------------- Reporter: tim@… | Owner: reilles@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: camlimages | -------------------------+----------------------- Comment (by ryandesign@…): It looks like things are building correctly in the build phase, but then for some reason the destroot phase is trying to rebuild it, and since the CFLAGS and LDFLAGS aren't being set properly in the destroot phase, it can't find its dependencies, such as: {{{ ld: library not found for -lXpm }}} -- Ticket URL: <https://trac.macports.org/ticket/41976#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#41976: upgrade for camlimages fails -------------------------+----------------------- Reporter: tim@… | Owner: reilles@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: camlimages | -------------------------+----------------------- Comment (by tim@…): Let me know if there is anything further that I can do. I have uninstalled camlimages, [[BR]] but I can reinstall for purposes of testing if you prefer. [[BR]] Thanks, [[BR]] Tim -- Ticket URL: <https://trac.macports.org/ticket/41976#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts