[debian-mysql] Bug#927846: FTBFS on hppa, hurd and kfreebsd-*

Otto Kekäläinen otto at debian.org
Wed Apr 24 07:19:56 BST 2019


Source: galera-3
Version: 25.3.26-1
Severity: important
Tags: ftbfs
Forwarded: https://github.com/codership/galera/issues/539

After upload of latest galera-3 it was noticed that these 3 platforms
have regressed since galera-3/25.3.25-2:


## hppa
g++ -o .sconf_temp/conftest_7.o -c -pipe -Wno-long-long
-Wno-deprecated -ansi -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-Wformat -Werror=format-security -g -O3 -DNDEBUG -pthread -fPIC -Wall
-Wextra -Wno-unused-parameter -Wdate-time -D_FORTIFY_SOURCE=2
-D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DGALERA_USE_GU_NETWORK
-DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -Iwsrep/src
.sconf_temp/conftest_7.cpp
.sconf_temp/conftest_7.cpp:3:2: error: #error Not compiling in C++11 mode
 #error Not compiling in C++11 mode
  ^~~~~

## hurd-i386
gcc -o .sconf_temp/conftest_2.o -c -std=c99 -fno-strict-aliasing -pipe
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -g -O3 -DNDEBUG -m32 -march=i686
-pthread -fPIC -Wall -Wextra -Wno-unused-parameter -Wdate-time
-D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -Iwsrep/src
.sconf_temp/conftest_2.c
.sconf_temp/conftest_2.c:2:10: fatal error: sys/epoll.h: No such file
or directory
 #include <sys/epoll.h>
          ^~~~~~~~~~~~~
...
g++ -o .sconf_temp/conftest_6.o -c -pipe -Wno-long-long
-Wno-deprecated -ansi -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -g -O3
-DNDEBUG -m32 -march=i686 -pthread -fPIC -Wall -Wextra
-Wno-unused-parameter -Wdate-time -D_FORTIFY_SOURCE=2
-D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H
-DHAVE_EXECINFO_H -Iwsrep/src .sconf_temp/conftest_6.cpp
.sconf_temp/conftest_6.cpp:3:2: error: #error Not compiling in C++11 mode
 #error Not compiling in C++11 mode
  ^~~~~

## kfreebsd-amd64
gcc -o .sconf_temp/conftest_2.o -c -std=c99 -fno-strict-aliasing -pipe
-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -g -O3 -DNDEBUG -m64 -pthread -fPIC
-Wall -Wextra -Wno-unused-parameter -Wdate-time -D_FORTIFY_SOURCE=2
-D_XOPEN_SOURCE=600 -DHAVE_COMMON_H -Iwsrep/src
.sconf_temp/conftest_2.c
.sconf_temp/conftest_2.c:2:10: fatal error: sys/epoll.h: No such file
or directory
 #include <sys/epoll.h>
          ^~~~~~~~~~~~~
compilation terminated.
...
g++ -o .sconf_temp/conftest_6.o -c -pipe -Wno-long-long
-Wno-deprecated -ansi -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -g -O3
-DNDEBUG -m64 -pthread -fPIC -Wall -Wextra -Wno-unused-parameter
-Wdate-time -D_FORTIFY_SOURCE=2 -D_XOPEN_SOURCE=600 -DHAVE_COMMON_H
-DHAVE_BYTESWAP_H -DHAVE_ENDIAN_H -DHAVE_EXECINFO_H -Iwsrep/src
.sconf_temp/conftest_6.cpp
.sconf_temp/conftest_6.cpp:3:2: error: #error Not compiling in C++11 mode
 #error Not compiling in C++11 mode
  ^~~~~


All of these seem related.



More information about the pkg-mysql-maint mailing list