#39243 closed defect (invalid)
openscenegraph +universal is not universal
Reported by: | eilemann@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | OpenSceneGraph |
Description
[bluebrain27 Equalizer master]% sudo port install openscenegraph +universal ---> Computing dependencies for xorg-libX11 ---> Fetching archive for xorg-libX11 ---> Attempting to fetch xorg-libX11-1.5.99.902_0+universal.darwin_12.i386-x86_64.tbz2 from http://lil.fr.packages.macports.org/xorg-libX11 ---> Attempting to fetch xorg-libX11-1.5.99.902_0+universal.darwin_12.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/xorg-libX11 ---> Attempting to fetch xorg-libX11-1.5.99.902_0+universal.darwin_12.i386-x86_64.tbz2 from http://packages.macports.org/xorg-libX11 ---> Fetching distfiles for xorg-libX11 ---> Attempting to fetch libX11-1.5.99.902.tar.bz2 from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/xorg-libX11 ---> Verifying checksum(s) for xorg-libX11 ---> Extracting xorg-libX11 ---> Configuring xorg-libX11 ---> Building xorg-libX11 ---> Staging xorg-libX11 into destroot ---> Installing xorg-libX11 @1.5.99.902_0+universal ---> Cleaning xorg-libX11 ---> Computing dependencies for xorg-libX11 ---> Deactivating xorg-libX11 @1.5.0_0+universal ---> Cleaning xorg-libX11 ---> Activating xorg-libX11 @1.5.99.902_0+universal ---> Cleaning xorg-libX11 ---> Computing dependencies for OpenSceneGraph ---> Fetching archive for OpenSceneGraph ---> Attempting to fetch OpenSceneGraph-3.0.1_1.darwin_12.x86_64.tbz2 from http://lil.fr.packages.macports.org/OpenSceneGraph ---> Attempting to fetch OpenSceneGraph-3.0.1_1.darwin_12.x86_64.tbz2.rmd160 from http://lil.fr.packages.macports.org/OpenSceneGraph ---> Installing OpenSceneGraph @3.0.1_1 ---> Activating OpenSceneGraph @3.0.1_1 ---> Cleaning OpenSceneGraph ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. [bluebrain27 Equalizer master]% file /opt/local/lib/libosgUtil.3.0.1.dylib /opt/local/lib/libosgUtil.3.0.1.dylib: Mach-O 64-bit x86_64 dynamically linked shared library
Attachments (1)
Change History (5)
Changed 11 years ago by eilemann@…
comment:1 follow-up: 3 Changed 11 years ago by eilemann@…
comment:2 Changed 11 years ago by mf2k (Frank Schima)
Port: | OpenSceneGraph added |
---|
In the future, please fill in the Port field.
comment:3 follow-up: 4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Replying to eilemann@…:
[bluebrain27 Equalizer master]% sudo port install openscenegraph +universal
The OpenSceneGraph port does not have a universal variant.
$ port variants OpenSceneGraph OpenSceneGraph has no variants
Replying to eilemann@…:
Building from source (sudo port install -s openscenegraph +universal) does not work either - see attached log
That is a separate issue and should be a separate ticket.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign@…:
Replying to eilemann@…:
Building from source (sudo port install -s openscenegraph +universal) does not work either - see attached log
That is a separate issue and should be a separate ticket.
It's #38167.
Note: See
TracTickets for help on using
tickets.
Building from source (sudo port install -s openscenegraph +universal) does not work either - see attached log