Followup-For: Bug #865172
Control: severity -1 serious
Control: retitle -1 FTBFS on armhf, s390x: error: 
'SIGSEGV_FAULT_HANDLER_ARGLIST' was not declared in this scope

Hi,

this bug recently started to show up on armhf, too.
About a month ago the package still built fine.
There are not problems on amd64/i386 either.

g++ -Wdate-time -D_FORTIFY_SOURCE=2 
-I/build/basilisk2-0.9.20120331/src/Unix/../include 
-I/build/basilisk2-0.9.20120331/src/Unix/. -I. 
-I/build/basilisk2-0.9.20120331/src/Unix/../uae_cpu 
-I/build/basilisk2-0.9.20120331/src/Unix/../slirp -DHAVE_CONFIG_H  -DOS_linux 
-DFPU_IEEE -D_REENTRANT -DDATADIR=\"/usr/share/BasiliskII-nojit\" -O2 
-fdebug-prefix-map=/build/basilisk2-0.9.20120331=. -fstack-protector-strong 
-Wformat -Werror=format-security -Wno-unused-variable -Wno-unused-label 
-Wno-unused-function -Wno-missing-braces -Wno-parentheses 
-I/build/basilisk2-0.9.20120331/src/Unix -I/usr/include/SDL -D_GNU_SOURCE=1 
-D_REENTRANT -fno-merge-constants -fno-gcse-sm -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/arm-linux-gnueabihf/gtk-2.0/include -I/usr/include/gio-unix-2.0/ 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 
-I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/freetype2 
-I/usr/include/libpng16 -c /build/basilisk2-0.9.20120331/src/Unix/sigsegv.cpp 
-o obj/sigsegv.o
/build/basilisk2-0.9.20120331/src/Unix/sigsegv.cpp:2492:41: error: 
'SIGSEGV_FAULT_HANDLER_ARGLIST' was not declared in this scope
 #define SIGSEGV_FAULT_HANDLER_ARGLIST_1 SIGSEGV_FAULT_HANDLER_ARGLIST
                                         ^
/build/basilisk2-0.9.20120331/src/Unix/sigsegv.cpp:2587:30: note: in expansion 
of macro 'SIGSEGV_FAULT_HANDLER_ARGLIST_1'
 static bool handle_badaccess(SIGSEGV_FAULT_HANDLER_ARGLIST_1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/build/basilisk2-0.9.20120331/src/Unix/sigsegv.cpp:2492:41: note: suggested 
alternative: 'SIGSEGV_FAULT_HANDLER_ARGLIST_1'
 #define SIGSEGV_FAULT_HANDLER_ARGLIST_1 SIGSEGV_FAULT_HANDLER_ARGLIST
                                         ^
/build/basilisk2-0.9.20120331/src/Unix/sigsegv.cpp:2587:30: note: in expansion 
of macro 'SIGSEGV_FAULT_HANDLER_ARGLIST_1'
 static bool handle_badaccess(SIGSEGV_FAULT_HANDLER_ARGLIST_1)
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Makefile:181: recipe for target 'obj/sigsegv.o' failed
make[1]: *** [obj/sigsegv.o] Error 1


Andreas

Attachment: basilisk2_0.9.20120331-4.log.gz
Description: application/gzip

Reply via email to