for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Found Catch2: /usr/include/catch2 CATCH: /usr/include/catch2 CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message): The package name passed to `find_package_handle_standard_args` (INCHI) does not match the name of the calling package (Inchi). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): Code/cmake/Modules/FindInchi.cmake:21 (find_package_handle_standard_args) CMakeLists.txt:216 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found INCHI: /usr/lib64/libinchi.so -- Found PythonInterp: /usr/bin/python3 (found version "3.9") -- Found PythonLibs: /usr/lib64/libpython3.9.so (found version "3.9.0rc1") Python Install directory /usr/lib64/python3.9/site-packages PYTHON Py_ENABLE_SHARED: 1 PYTHON USING LINK LINE: -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found Boost: /usr/include (found suitable version "1.73.0", minimum required is "1.56.0") found components: serialization -- Found PostgreSQL: /usr/lib64/libpq.so (found version "12.2") == Using strict rotor definition -- Found Boost: /usr/include (found suitable version "1.73.0", minimum required is "1.56.0") found components: system iostreams regex == Updating Filters.cpp from pains file == Done updating pains files -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.3") -- Checking for module 'cairo' -- Found cairo, version 1.16.0 -- Found Cairo: /usr/include/cairo postgres: /usr/include;/usr/include/pgsql/server ===================================================================== After building, check /builddir/build/BUILD/rdkit-Release_2019_03_3/python3/riscv64-redhat-linux-gnu/Code/PgSQL/rdkit/pgsql_install.sh for correctness of installation paths. If everything is OK, gain administrator privileges, stop the PostgreSQL service, run /builddir/build/BUILD/rdkit-Release_2019_03_3/python3/riscv64-redhat-linux-gnu/Code/PgSQL/rdkit/pgsql_install.sh to install the PostgreSQL RDKit cartridge, then start again the PostgreSQL service ===================================================================== -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/rdkit-Release_2019_03_3/python3/riscv64-redhat-linux-gnu + make -j4 make: *** No targets specified and no makefile found. Stop. error: Bad exit status from /var/tmp/rpm-tmp.o71XWD (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.o71XWD (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/rdkit.spec