[Bf-committers] install_deps.sh: oiio and osl compile errors

INTERLICHTSPIELHAUS interlichtspielhaus at gmail.com
Fri Nov 16 23:18:23 CET 2012


Bastien Montagne wrote:

> Hi,
>
> For OSL you need at least llvm-3.0


apparently the script installs 2 versions
, llvm-3.0 and llvm-2.9

and uses llvm-2.9 to compile osl


i just manually uninstalled llvm-2.9
and ran the script again:

######
The following extra packages will be installed:
  libllvm2.9 llvm llvm-2.9 llvm-2.9-dev llvm-2.9-runtime llvm-runtime
Suggested packages:
  llvm-2.9-doc
The following NEW packages will be installed:
  libllvm2.9 llvm llvm-2.9 llvm-2.9-dev llvm-2.9-runtime llvm-dev llvm-runtime
0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 B/18.9 MB of archives.
After this operation, 58.4 MB of additional disk space will be used.
Selecting previously unselected package libllvm2.9.
(Reading database ... 234559 files and directories currently installed.)
Unpacking libllvm2.9 (from .../libllvm2.9_2.9+dfsg-3ubuntu4_i386.deb) ...
Selecting previously unselected package llvm-2.9-runtime.
Unpacking llvm-2.9-runtime (from
.../llvm-2.9-runtime_2.9+dfsg-3ubuntu4_i386.deb) ...
Selecting previously unselected package llvm-runtime.
Unpacking llvm-runtime (from .../llvm-runtime_2.9-7_i386.deb) ...
Selecting previously unselected package llvm-2.9.
Unpacking llvm-2.9 (from .../llvm-2.9_2.9+dfsg-3ubuntu4_i386.deb) ...
Selecting previously unselected package llvm.
Unpacking llvm (from .../archives/llvm_2.9-7_i386.deb) ...
Selecting previously unselected package llvm-2.9-dev.
Unpacking llvm-2.9-dev (from .../llvm-2.9-dev_2.9+dfsg-3ubuntu4_i386.deb) ...
Selecting previously unselected package llvm-dev.
Unpacking llvm-dev (from .../llvm-dev_2.9-7_i386.deb) ...
Processing triggers for man-db ...
Setting up libllvm2.9 (2.9+dfsg-3ubuntu4) ...
Setting up llvm-2.9-runtime (2.9+dfsg-3ubuntu4) ...
Setting up llvm-runtime (2.9-7) ...
Setting up llvm-2.9 (2.9+dfsg-3ubuntu4) ...
Setting up llvm (2.9-7) ...
Setting up llvm-2.9-dev (2.9+dfsg-3ubuntu4) ...
Setting up llvm-dev (2.9-7) ...
######

so while i do have llvm-3.0 installed
it still installs llvm-2.9 and uses that one to compile



> OIIO error has been reported, will setup a ubuntu vbox tomorrow to see
> what happens…

ok thanks :-)


regards
inS


More information about the Bf-committers mailing list