[MacPorts] #19419: Error building nifticlib +universal
#19419: Error building nifticlib +universal ------------------------------+--------------------------------------------- Reporter: dav@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: nifticlib ------------------------------+--------------------------------------------- I haven't tracked down the details, but when I try 'port install nifticlib +universal', I get the following error (regular non-universal builds and installs fine): $ sudo port install nifticlib +universal ---> Fetching nifticlib ---> Verifying checksum(s) for nifticlib ---> Extracting nifticlib ---> Configuring nifticlib Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_nifticlib/work/nifticlib-1.1.0" && cmake -DCMAKE_INSTALL_PREFIX:PATH=/opt/local --disable-dependency- tracking " returned error 1 Command output: CMake Error: The source directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_nifticlib/work/nifticlib-1.1.0 /--disable-dependency-tracking" does not exist. Specify --help for usage, or press the help button on the CMake GUI. Error: Status 1 encountered during processing. -- Note - this happened under 1.7, and I updated and it still happened under 1.7.1 -- Ticket URL: <http://trac.macports.org/ticket/19419> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19419: Error building nifticlib +universal ------------------------------+--------------------------------------------- Reporter: dav@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: nifticlib ------------------------------+--------------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => jameskyle@… Old description:
I haven't tracked down the details, but when I try 'port install nifticlib +universal', I get the following error (regular non-universal builds and installs fine):
$ sudo port install nifticlib +universal ---> Fetching nifticlib ---> Verifying checksum(s) for nifticlib ---> Extracting nifticlib ---> Configuring nifticlib Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_nifticlib/work/nifticlib-1.1.0" && cmake -DCMAKE_INSTALL_PREFIX:PATH=/opt/local --disable-dependency- tracking " returned error 1 Command output: CMake Error: The source directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_nifticlib/work/nifticlib-1.1.0 /--disable-dependency-tracking" does not exist. Specify --help for usage, or press the help button on the CMake GUI.
Error: Status 1 encountered during processing.
-- Note - this happened under 1.7, and I updated and it still happened under 1.7.1
New description: I haven't tracked down the details, but when I try 'port install nifticlib +universal', I get the following error (regular non-universal builds and installs fine): {{{ $ sudo port install nifticlib +universal ---> Fetching nifticlib ---> Verifying checksum(s) for nifticlib ---> Extracting nifticlib ---> Configuring nifticlib Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_nifticlib/work/nifticlib-1.1.0" && cmake -DCMAKE_INSTALL_PREFIX:PATH=/opt/local --disable-dependency- tracking " returned error 1 Command output: CMake Error: The source directory "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_nifticlib/work/nifticlib-1.1.0 /--disable-dependency-tracking" does not exist. Specify --help for usage, or press the help button on the CMake GUI. Error: Status 1 encountered during processing. }}} Note - this happened under 1.7, and I updated and it still happened under 1.7.1 -- Comment: Please remember WikiFormatting. -- Ticket URL: <http://trac.macports.org/ticket/19419#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19419: Error building nifticlib +universal ------------------------------+--------------------------------------------- Reporter: dav@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: nifticlib ------------------------------+--------------------------------------------- Comment(by jameskyle@…): The port itself does not append this --disable-dependency-checking that is causing the problems, so this must be done by the built in macports universal variant. I'll touch base with the devs and see what they think. -- Ticket URL: <http://trac.macports.org/ticket/19419#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19419: Error building nifticlib +universal ------------------------------+--------------------------------------------- Reporter: dav@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: nifticlib ------------------------------+--------------------------------------------- Comment(by blb@…): Adding {{{--disable-dependency-checking}}} is part of the default universal variant for ports which are configure-based; if a port uses a non-standard configure script then you either need to handle universal building yourself, or set {{{universal_variant no}}} to disable the default +universal. -- Ticket URL: <http://trac.macports.org/ticket/19419#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19419: Error building nifticlib +universal ------------------------------+--------------------------------------------- Reporter: dav@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: nifticlib ------------------------------+--------------------------------------------- Comment(by jameskyle@…): Fixed -- Ticket URL: <http://trac.macports.org/ticket/19419#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19419: Error building nifticlib +universal -------------------------------+-------------------------------------------- Reporter: dav@… | Owner: jameskyle@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: Port: nifticlib | -------------------------------+-------------------------------------------- Changes (by jameskyle@…): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.macports.org/ticket/19419#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts