https://bugzilla.redhat.com/show_bug.cgi?id=1344261 --- Comment #8 from Raphael Groner <projects.rg@xxxxxxxx> --- FTBFS You may need 'BuildRequires: pkgconfig(gl)' that installs mesa-libGL-devel including the missing %{_includedir}/GL/gl.h file. [ 8%] Building C object ref_gl/CMakeFiles/ref_gl.dir/r_alias.c.o cd /builddir/build/BUILD/warsow_21_sdk/source/source/cmake_build/ref_gl && /usr/bin/cc -DAPPLICATION_VERSION_HEADER=\"version.warsow.h\" -DFREETYPELIB_RUNTIME -DLIBCURL_RUNTIME -DLIBJPEG_RUNTIME -DLIBPNG_RUNTIME -DOGGLIB_RUNTIME -DTHEORALIB_RUNTIME -DUSE_SDL2 -DVORBISLIB_RUNTIME -DZLIB_RUNTIME -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -Dref_gl_EXPORTS -I/usr/include/SDL2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -pipe -Wall -Wno-unused-function -fvisibility=hidden -Winvalid-pch -std=gnu99 -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=500 -DNDEBUG -fno-strict-aliasing -ffast-math -funroll-loops -fPIC -o CMakeFiles/ref_gl.dir/r_alias.c.o -c /builddir/build/BUILD/warsow_21_sdk/source/source/ref_gl/r_alias.c In file included from /builddir/build/BUILD/warsow_21_sdk/source/source/ref_gl/r_glimp.h:70:0, from /builddir/build/BUILD/warsow_21_sdk/source/source/ref_gl/r_local.h:72, from /builddir/build/BUILD/warsow_21_sdk/source/source/ref_gl/r_alias.c:23: /builddir/build/BUILD/warsow_21_sdk/source/source/ref_gl/qgl.h:69:19: fatal error: GL/gl.h: No such file or directory #include <GL/gl.h> ^ compilation terminated. -- 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