Opened 11 years ago

Closed 11 years ago

#39696 closed defect (fixed)

alps @2.1.1: configure failure: command execution failed

Reported by: jcaprentice@… Owned by: gamperl@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: Russell-Jones-OxPhys (Russell Jones)
Port: alps

Description (last modified by larryv (Lawrence Velázquez))

On OS X 10.7.5, with Xcode 4.5.2, alps @2.1.1 failed to configure. THe last few lines were:

--->  Extracting alps
--->  Applying patches to alps
--->  Configuring alps
Error: org.macports.configure for port alps returned: configure failure: command execution failed

Error: Processing of port alps failed

Attachments (3)

main.log (99.3 KB) - added by jcaprentice@… 11 years ago.
main.2.log (105.4 KB) - added by jcaprentice@… 11 years ago.
alps-10.8-main.log (219.4 KB) - added by Russell-Jones-OxPhys (Russell Jones) 11 years ago.

Download all attachments as: .zip

Change History (12)

Changed 11 years ago by jcaprentice@…

Attachment: main.log added

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: gamperl@… removed
Description: modified (diff)
Owner: changed from macports-tickets@… to gamperl@…
Port: alps added
Summary: alps 2.1.1 configure failure: command execution failedalps @2.1.1: configure failure: command execution failed
:debug:main Executing org.macports.main (alps)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.archivefetch (alps)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.fetch (alps)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.checksum (alps)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.extract (alps)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:main Skipping completed org.macports.patch (alps)
:debug:main Privilege de-escalation not attempted as not running as root.
:debug:configure configure phase started at Wed Jul 10 13:34:27 BST 2013

This wasn’t a clean build. Please run sudo port clean alps && sudo port install alps and attach the new main.log if it fails again.

Changed 11 years ago by jcaprentice@…

Attachment: main.2.log added

comment:2 Changed 11 years ago by jcaprentice@…

Sorry about that, hopefully this one is better.

comment:3 Changed 11 years ago by Russell-Jones-OxPhys (Russell Jones)

Cc: russell.jones@… added

Cc Me!

comment:4 Changed 11 years ago by gamperl@…

There is a behaviour change from cmake in 2.8.10 which breaks the compilation. I have to write a patch for the CMakeLists.txt. I hope, I find time next week to fix the port

comment:5 Changed 11 years ago by Russell-Jones-OxPhys (Russell Jones)

I've tested this on our 10.8 build server and a colleague has tried it on one of our cloned 10.7 installation, and the same problem occurs. The issue seems to be related to cmake configuration failing because the cmake scripts try to write to the root directory, presumably because a required variable has not been set. Might this be related to the recent changes in cmake's list of supported variables? ( See http://public.kitware.com/pipermail/cmake-developers/2012-October/005535.html )

The alps main.log files for the 10.8 build server is attached, the 10.7 build server is still going (it's building +universal, so pre-built binaries are not available).

Changed 11 years ago by Russell-Jones-OxPhys (Russell Jones)

Attachment: alps-10.8-main.log added

comment:6 Changed 11 years ago by Russell-Jones-OxPhys (Russell Jones)

Hi gamperl, do you know of somewhere the change is discussed, e.g. in one of the changelogs or a mailing list?

Russell

comment:7 Changed 11 years ago by gamperl@…

Hi, I updateed the Portfile (Ticket #39830). As soon as the patch gets applied, alps should work again.

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

Thanks. In future please attach patches directly to the ticket in question instead of filing a new one.

comment:9 Changed 11 years ago by mf2k (Frank Schima)

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