Am 30.10.2015 um 09:20 schrieb Sergei Golubchik:
Hi, Reindl!
Could you show more of the build log please? You've cut the compiler error out.
sorry, first response was off-list because the off-list copy was faster and the list-message later purged by duplicate-filter on the mailserver output of "rpmbuild -bb mariadb.spec >> mariadb.log 2>> mariadb.log" https://access.thelounge.net/harry/mariadb.log.tar.bz2
On Oct 30, Reindl Harald wrote:
seems to be broken - at least i don't expect anything to for a minor release then just chnage the version line in a RPM-SPEC and fire "rpmbuild -bb"
[ 45%] Building CXX object storage/xtradb/CMakeFiles/xtradb.dir/log/log0log.cc.o cd /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb && /usr/bin/c++ -DHAVE_CONFIG_H -DHAVE_IB_ATOMIC_PTHREAD_T_GCC=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_64=1 -DHAVE_IB_GCC_ATOMIC_BUILTINS_BYTE=1 -DHAVE_IB_GCC_ATOMIC_THREAD_FENCE=1 -DHAVE_IB_GCC_SYNC_SYNCHRONISE=1 -DLINUX_NATIVE_AIO=1 -DSIZEOF_PTHREAD_T=8 -m64 -O2 -g0 -march=sandybridge -mtune=sandybridge -fopenmp -mfpmath=sse -pipe -fno-strict-aliasing -fomit-frame-pointer -finline-functions -fexceptions -fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 -Wstack-protector -Wformat -Werror=format-security -O3 -funroll-loops -funswitch-loops -minline-all-stringops -fwrapv -fno-stack-protector -fstack-protector --param=ssp-buffer-size=8 -fPIC -fno-exceptions -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -fno-exceptions -fno-rtti -O3 -g -static-libgcc -fno-omit-frame-pointer -fno-strict-aliasing -Wno-uninitialized -DDBUG_OFF -DMY_PTHREAD_FASTMUTEX=1 -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/include -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/handler -I/home/builduser/rpmbuild/BUILD/mariadb-10.0.22/sql -DUNIV_LINUX -D_GNU_SOURCE=1 -fvisibility=hidden -o CMakeFiles/xtradb.dir/log/log0log.cc.o -c /home/builduser/rpmbuild/BUILD/mariadb-10.0.22/storage/xtradb/log/log0log.cc storage/xtradb/CMakeFiles/xtradb.dir/build.make:1142: recipe for target 'storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o' failed
This is what make says. Compiler error was about xtradb_i_s.cc and it was earlier in the log.
make[2]: *** [storage/xtradb/CMakeFiles/xtradb.dir/handler/xtradb_i_s.cc.o] Error 1 make[2]: *** Waiting for unfinished jobs....