https://bugzilla.redhat.com/show_bug.cgi?id=1176273 --- Comment #21 from Jeremy Newton <alexjnewt@xxxxxxxxx> --- (In reply to MartinKG from comment #20) > I have only uploaded the spec file due my thin internet bandwidth. > Spec URL: > https://martinkg.fedorapeople.org/Review/asgp-1.0.18/test2/asgp.spec > > there's a problem with asgp/CMakeLists.txt see below: > > + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG > -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG > -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG > -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr > -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 > -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share > -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON > -DBEAR_ENGINE_INSTALL_LIBRARY_DIR=lib64/bear -DBEAR_EDITORS_ENABLED=OFF > -DRP_INSTALL_CUSTOM_LIBRARY_DIR=lib64/bear > -DBEAR_ROOT_DIRECTORY=/usr/include/bear -DRP_INSTALL_DATA_DIR=share/asgp > -DRP_BEAR_FACTORY_ENABLED=ON > -- The C compiler identification is GNU 6.2.1 > -- The CXX compiler identification is GNU 6.2.1 > -- Check for working C compiler: /usr/bin/cc > -- Check for working C compiler: /usr/bin/cc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Detecting C compile features > -- Detecting C compile features - done > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Detecting CXX compile features > -- Detecting CXX compile features - done > CMake Error at CMakeLists.txt:9 (include): > include could not find load file: > > uninstall > > > CMake Error at CMakeLists.txt:11 (subdirs): > subdirs Incorrect SUBDIRS command. Directory: bear does not exist. > > > CMake Error at asgp/CMakeLists.txt:19 (include): > include could not find load file: > > gettext > > > CMake Error at asgp/CMakeLists.txt:20 (include): > include could not find load file: > > compiler-defaults > > > CMake Error at asgp/CMakeLists.txt:21 (include): > include could not find load file: > > docbook-to-man > > > CMake Error at asgp/CMakeLists.txt:58 (include): > include could not find load file: > > FindSDL2 > > > CMake Error at asgp/CMakeLists.txt:61 (message): > SDL2 library must be installed. > > > -- Configuring incomplete, errors occurred! Indeed, this is due to missing files cmake files in the bear-devel package, I'll post a fix over there. -- 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