[MacPorts] #43742: cgal: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64; i386}" does not exist.
#43742: cgal: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. --------------------------+--------------------- Reporter: ryandesign@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Keywords: | Port: cgal --------------------------+--------------------- Building cgal 4.4 with the +universal variant fails quite early with: {{{ CMake Error: The source directory "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_gis_cgal/cgal/work/CGAL-4.4/{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. }}} I don't know if this is a cgal portfile bug or a bug in the cmake 1.0 portgroup. Works fine without the +universal variant. -- Ticket URL: <https://trac.macports.org/ticket/43742> MacPorts <http://www.macports.org/> Ports system for OS X
#43742: cgal: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: cgal | ---------------------------+--------------------- Comment (by vince@…): If I manually set this define using ccmake . in the work directory after doing a non-universal configure step, it works. Ryan, can you tell me how it works on your side. Configure CGAL, go in the ${worksrcdir}, type ccmake . and look at the DCMAKE_OSX_ARCHITECTURES item. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/43742#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43742: cgal: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: cgal | ---------------------------+--------------------- Comment (by cal@…): This might also be related to the recent changes in base that removed lots and lots of `eval`s in favor of `{*}`. -- Ticket URL: <https://trac.macports.org/ticket/43742#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43742: cgal: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: cgal | ---------------------------+--------------------- Comment (by ryandesign@…): Replying to [comment:1 vince@…]:
Ryan, can you tell me how it works on your side. Configure CGAL, go in the ${worksrcdir}, type ccmake . and look at the DCMAKE_OSX_ARCHITECTURES item.
cmake has not configured anything, by the time the error occurs. -- Ticket URL: <https://trac.macports.org/ticket/43742#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43742: cgal: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: vince@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: | Keywords: Port: cgal | ---------------------------+--------------------- Comment (by cal@…): Can you re-try with the latest trunk version? I think this might have been fixed in r120170 or before. -- Ticket URL: <https://trac.macports.org/ticket/43742#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#43742: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: vince@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.3.99 Resolution: fixed | Keywords: Port: | ---------------------------+--------------------- Changes (by ryandesign@…): * status: new => closed * cc: cal@… (added) * component: ports => base * resolution: => fixed * port: cgal => Comment: Thanks, that fixed it. -- Ticket URL: <https://trac.macports.org/ticket/43742#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#43742: CMake Error: The source directory ".../{-DCMAKE_OSX_ARCHITECTURES=x86_64;i386}" does not exist. ---------------------------+--------------------- Reporter: ryandesign@… | Owner: vince@… Type: defect | Status: closed Priority: Normal | Milestone: Component: base | Version: 2.3.99 Resolution: fixed | Keywords: Port: | ---------------------------+--------------------- Comment (by vince@…): Swell. Nice to know it works fine. Vielen Dank dafür Clemens. -- Ticket URL: <https://trac.macports.org/ticket/43742#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts