Hi, Reindl! On May 07, Reindl Harald wrote:
Don't build on Fedora 21 / gcc-4.9.2-6.fc21.x86_64 but on Fedora 20 / gcc-4.8.3-7.fc20.x86_64 which is not a good sign since 10.0.17 with identical environment builds on both
Building C object strings/CMakeFiles/strings.dir/strxmov.c.o cd /home/builduser/rpmbuild/BUILD/mariadb-10.0.18/strings && /usr/bin/cc -DDISABLE_MYSQL_THREAD_H -DHAVE_CONFIG_H -m64 -O2 -march=sandybridge -mtune=sandybridge -fopenmp -mmmx -msse2 -msse3 -msse4.1 -msse4.2 -mavx -mpclmul -mcrc32 -maes -mfpmath=sse -pipe -fomit-frame-pointer -finline-functions -finline-limit=60 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=6 -D_FORTIFY_SOURCE=2 -Wstack-protector -Wformat -Werror=format-security -O3 -fno-stack-protector -fstack-protector --param=ssp-buffer-size=8 -fPIC -fomit-frame-pointer -fno-exceptions -ffixed-ebp -fwrapv -fno-strict-aliasing -fno-delete-null-pointer-checks -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -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.18/include -o CMakeFiles/strings.dir/strxmov.c.o -c /home/builduser/rpmbuild/BUILD/mariadb-10.0.18/strings/strxmov.c Preprocessed source stored into /tmp/cctR4nzQ.out file, please attach this to your bugreport.
This doesn't help much, because the actual error was somewhere above the line you've started your paste from. Could you share the complete build log? Or, at least, last 50-100 lines?
strings/CMakeFiles/strings.dir/build.make:330: recipe for target 'strings/CMakeFiles/strings.dir/ctype-mb.c.o' failed make[2]: *** [strings/CMakeFiles/strings.dir/ctype-mb.c.o] Error 1 make[2]: *** Waiting for unfinished jobs....
Regards, Sergei