View Single Post
  #1   (View Single Post)  
Old 19th August 2014
Calderon's Avatar
Calderon Calderon is offline
Real Name: Patrick Lindholm
Fdisk Soldier
 
Join Date: May 2008
Location: Finland
Posts: 60
Default OpenEXR Fails to upgrade/Build

Updatin from 2.1.0 to 2.2.0
Code:
libtool: compile:  g++47 -DHAVE_CONFIG_H -I. -I../config -I.. -I../config -pthread -I/usr/local/include/OpenEXR -I. -I../IlmImf -pipe -O2 -pipe -march=prescott -Wl,-rpath=/usr/local/lib/gcc47 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc47 -MT ImfSystemSpecific.lo -MD -MP -MF .deps/ImfSystemSpecific.Tpo -c ImfSystemSpecific.cpp  -fPIC -DPIC -o .libs/ImfSystemSpecific.o
ImfSystemSpecific.cpp: In constructor 'Imf_2_2::CpuId::CpuId()':
ImfSystemSpecific.cpp:51:29: error: inconsistent operand constraints in an 'asm'
ImfSystemSpecific.cpp:51:29: error: inconsistent operand constraints in an 'asm'
gmake[2]: *** [ImfSystemSpecific.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/OpenEXR/work/openexr-2.2.0/IlmImf'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/graphics/OpenEXR/work/openexr-2.2.0/IlmImf'
gmake: *** [all-recursive] Error 1
*** [do-build] Error code 1

Stop in /usr/ports/graphics/OpenEXR.
*** [install] Error code 1

Stop in /usr/ports/graphics/OpenEXR.
With this error, happens when i try to upgrade kde4. im on 9.3. Pentium Core2Duo 2,5Ghz. Thanks.
__________________
SpreadBsd

Last edited by Calderon; 19th August 2014 at 07:52 AM. Reason: Hardware
Reply With Quote