https://bugzilla.redhat.com/show_bug.cgi?id=1758626 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #6 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- Remove ExclusiveArch: %{ix86} x86_64 BuildArch: noarch and: %global _binaries_in_noarch_packages_terminate_build 0 %global debug_package %{nil} - Build errors: CMake Error at CMakeLists.txt:5 (project): No CMAKE_CXX_COMPILER could be found. Tell CMake where to find the compiler by setting either the environment variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path to the compiler, or to the compiler name if it is in the PATH. -- Configuring incomplete, errors occurred! Add gcc-c++ as a BR - Build fails then: -- Build files have been written to: /builddir/build/BUILD/iso2mesh-1.9.1/tools/tetgen make -C tetgen --no-print-directory g++ -O0 -c predicates.cxx g++ -O3 -o tetgen tetgen.cxx predicates.o -lm cp: cannot stat 'cgalmesh/mesh_3D_image': No such file or directory make: *** [commons/Makefile_common.mk:71: copybin] Error 1 Digging around, I found: -- NOTICE: The examples mesh_3D_image.cpp and mesh_3D_image_variable_size.cpp need CGAL_ImageIO to be configured with ZLIB support, and will not be compiled. Thus BR zlib-devel + %octave_pkg_build /var/tmp/rpm-tmp.SoTVjv: line 38: fg: no job control You need to: BuildRequires: octave-devel - Use set_build_flags to get debuginfos: %build %set_build_flags -- 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://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx