https://bugzilla.redhat.com/show_bug.cgi?id=1663348 José Matos <jamatos@xxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jamatos@xxxxxxxx --- Comment #1 from José Matos <jamatos@xxxxxxxx> --- Using fedora-review, that locally uses mock (that defaults in this case to fedora-rawhide-x86_64.cfg) I get in build.log: + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_TESTING:BOOL=FALSE -DCMAKE_BUILD_TYPE=release -DCMAKE_INSTALL_INCLUDEDIR_KF5:PATH=/usr/include/KF5 -DCMAKE_INSTALL_LIBEXECDIR_KF5:PATH=/usr/libexec/kf5 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_USE_RELATIVE_PATHS:BOOL=ON -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib64/qt5/mkspecs/modules -DKDE_INSTALL_BINDIR:PATH=/usr/bin -DKDE_INSTALL_INCLUDEDIR:PATH=/usr/include -DKDE_INSTALL_KCFGDIR:PATH=/usr/share/config.kcfg -DKDE_INSTALL_LIBDIR:PATH=/usr/lib64 -DKDE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DKDE_INSTALL_METAINFODIR:PATH=/usr/share/metainfo -DKDE_INSTALL_PLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QMLDIR:PATH=/usr/lib64/qt5/qml -DKDE_INSTALL_QTPLUGINDIR:PATH=/usr/lib64/qt5/plugins -DKDE_INSTALL_QTQUICKIMPORTSDIR:PATH=/usr/lib64/qt5/imports -DKDE_INSTALL_SYSCONFDIR:PATH=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON .. -DBUILD_TESTING:BOOL=OFF -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- broken BUILDSTDERR: CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:52 (message): BUILDSTDERR: The C compiler BUILDSTDERR: "/usr/bin/cc" BUILDSTDERR: is not able to compile a simple test program. BUILDSTDERR: It fails with the following output: BUILDSTDERR: Change Dir: /builddir/build/BUILD/blogilo-17.08.3/x86_64-redhat-linux-gnu/CMakeFiles/CMakeTmp BUILDSTDERR: BUILDSTDERR: Run Build Command:"/usr/bin/gmake" "cmTC_ed7e6/fast" BUILDSTDERR: /usr/bin/gmake -f CMakeFiles/cmTC_ed7e6.dir/build.make CMakeFiles/cmTC_ed7e6.dir/build BUILDSTDERR: gmake[1]: Entering directory '/builddir/build/BUILD/blogilo-17.08.3/x86_64-redhat-linux-gnu/CMakeFiles/CMakeTmp' BUILDSTDERR: Building C object CMakeFiles/cmTC_ed7e6.dir/testCCompiler.c.o BUILDSTDERR: /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -o CMakeFiles/cmTC_ed7e6.dir/testCCompiler.c.o -c /builddir/build/BUILD/blogilo-17.08.3/x86_64-redhat-linux-gnu/CMakeFiles/CMakeTmp/testCCompiler.c BUILDSTDERR: {standard input}: Assembler messages: BUILDSTDERR: {standard input}:470: Error: unknown pseudo-op: `.attach_to_group' BUILDSTDERR: {standard input}:473: Error: unknown pseudo-op: `.attach_to_group' BUILDSTDERR: {standard input}:476: Error: unknown pseudo-op: `.attach_to_group' BUILDSTDERR: gmake[1]: *** [CMakeFiles/cmTC_ed7e6.dir/build.make:66: CMakeFiles/cmTC_ed7e6.dir/testCCompiler.c.o] Error 1 BUILDSTDERR: gmake[1]: Leaving directory '/builddir/build/BUILD/blogilo-17.08.3/x86_64-redhat-linux-gnu/CMakeFiles/CMakeTmp' BUILDSTDERR: gmake: *** [Makefile:121: cmTC_ed7e6/fast] Error 2 BUILDSTDERR: BUILDSTDERR: BUILDSTDERR: CMake will not be able to correctly generate this project. BUILDSTDERR: Call Stack (most recent call first): BUILDSTDERR: CMakeLists.txt:1 (project) Could it be that spec is missing a BR: gcc-g++? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx