Source: povray
Version: 1:3.7.0.0-1
Severity: important
Builds of povray on kfreebsd-* have been failing:
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../source/backend -I../source/base
-I../source/frontend -I../unix -I../vfe -I../vfe/unix -I/usr/include/SDL
-D_GNU_SOURCE=1 -D_REENTRANT -pthread -I/usr/include/OpenEXR
-D_FORTIFY_SOURCE=2 -pthread -I/usr/include -I/usr/include -pipe
-Wno-multichar -Wno-write-strings -fno-enforce-eh-specs -s -g -O2
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
-O3 -pthread -c -o base/pov_err.o base/pov_err.cpp
In file included from ../vfe/unix/syspovconfigbase.h:35:0,
from ./base/configbase.h:40,
from base/pov_err.cpp:33:
../vfe/unix/syspovconfig.h:148:4: error: #error Unix detected, but flavor not
identified; proceed at your own risk.
#error Unix detected, but flavor not identified; proceed at your own risk.
^
Could you please either properly detect and support kFreeBSD (which
defines __FreeBSD_kernel__, IIRC) or restrict the package's
architecture to !kfreebsd-any ?
Thanks!
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]