pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/47867: graphics/openexr does not compile on Solaris 10
>Number: 47867
>Category: pkg
>Synopsis: graphics/openexr does not compile on Solaris 10
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 29 13:50:00 +0000 2013
>Originator: Jörn Clausen
>Release:
>Organization:
University of Bielefeld
>Environment:
>Description:
graphics/openexr does not compile on Solaris 10, because the function
posix_memalign is not known on Solaris 10. It is used in ImfSystemSpecific.h
without any checking:
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../config -D_REENTRANT
-I/pkgsrc/source/pkgsrc/graphics/openexr/work.pkgsrc-i86/.buildlink/include/OpenEXR
-I..
-I/pkgsrc/source/pkgsrc/graphics/openexr/work.pkgsrc-i86/.buildlink/include
-pipe -O -MT ImfTileDescriptionAttribute.lo -MD -MP -MF
.deps/ImfTileDescriptionAttribute.Tpo -c ImfTileDescriptionAttribute.cpp -fPIC
-DPIC -o .libs/ImfTileDescriptionAttribute.o
In file included from ImfOptimizedPixelReading.h:57:0,
from ImfScanLineInputFile.cpp:61:
ImfSystemSpecific.h: In function 'void* Imf_2_0::EXRAllocAligned(uint_t,
uint_t)':
ImfSystemSpecific.h:64:41: error: 'posix_memalign' was not declared in this
scope
gmake[2]: *** [ImfScanLineInputFile.lo] Error 1
I have opened Bug #39144 upstream:
http://savannah.nongnu.org/bugs/index.php?39114
>How-To-Repeat:
>Fix:
Home |
Main Index |
Thread Index |
Old Index