[DRE-maint] Bug#815242: passenger: FTBFS on kfreebsd: src/cxx_supportlib/BackgroundEventLoop.cpp:198:6: error: #error "This platform is not supported. Please add corresponding I/O polling code."

Andreas Beckmann anbe at debian.org
Sat Feb 20 12:06:56 UTC 2016


Source: passenger
Version: 5.0.22-1
Severity: important

Hi,

passenger FTBFS on kfreebsd-*:

https://buildd.debian.org/status/fetch.php?pkg=passenger&arch=kfreebsd-amd64&ver=5.0.22-1&stamp=1449534348
https://buildd.debian.org/status/fetch.php?pkg=passenger&arch=kfreebsd-i386&ver=5.0.22-1&stamp=1449530910

c++ -o buildout/support-binaries/CoreMain.o  -Isrc/agent -Isrc/cxx_supportlib -Isrc/cxx_supportlib/vendor-copy -Isrc/cxx_supportlib/vendor-modified -Isrc/cxx_supportlib/vendor-modified/libev -Isrc/cxx_supportlib/vendor-copy/libuv/include -D_REENTRANT -I/usr/local/include -Wall -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -feliminate-unused-debug-symbols -feliminate-unused-debug-types -fvisibility=hidden -DVISIBILITY_ATTRIBUTE_SUPPORTED -ggdb -DHAS_ALLOCA_H -DHAVE_ACCEPT4 -DHAS_SFENCE -DHAS_LFENCE -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -Wno-unused-local-typedefs -DHASH_NAMESPACE="__gnu_cxx" -DHASH_MAP_HEADER="<hash_map>" -DHASH_MAP_CLASS="hash_map" -DHASH_FUN_H="<hash_fun.h>" -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -c src/agent/Core/CoreMain.cpp
In file included from src/agent/Core/CoreMain.cpp:79:0:
src/cxx_supportlib/BackgroundEventLoop.cpp:198:6: error: #error "This platform is not supported. Please add corresponding I/O polling code."
     #error "This platform is not supported. Please add corresponding I/O polling code."
...


Andreas



More information about the Pkg-ruby-extras-maintainers mailing list