The following packages will be installed: hoel Fetching README... 0%100%100%100%100%100%Done Fetching hoel.SlackBuild... 0%100%100%100%100%100%Done Fetching hoel.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done hoel-1.4.23/ hoel-1.4.23/.github/ hoel-1.4.23/.github/workflows/ hoel-1.4.23/.github/workflows/ccpp.yml hoel-1.4.23/.github/workflows/codeql-analysis.yml hoel-1.4.23/.gitignore hoel-1.4.23/CHANGELOG.md hoel-1.4.23/CMakeLists.txt hoel-1.4.23/LICENSE hoel-1.4.23/Makefile hoel-1.4.23/README.md hoel-1.4.23/_config.yml hoel-1.4.23/cmake-modules/ hoel-1.4.23/cmake-modules/CMakeUninstall.cmake.in hoel-1.4.23/cmake-modules/CTestCustom.cmake.in hoel-1.4.23/cmake-modules/DownloadProject.CMakeLists.cmake.in hoel-1.4.23/cmake-modules/DownloadProject.cmake hoel-1.4.23/cmake-modules/FindCheck.cmake hoel-1.4.23/cmake-modules/FindJansson.cmake hoel-1.4.23/cmake-modules/FindLibPQ.cmake hoel-1.4.23/cmake-modules/FindMYSQL.cmake hoel-1.4.23/cmake-modules/FindMariaDB.cmake hoel-1.4.23/cmake-modules/FindOrcania.cmake hoel-1.4.23/cmake-modules/FindSQLite3.cmake hoel-1.4.23/cmake-modules/FindSubunit.cmake hoel-1.4.23/cmake-modules/FindYder.cmake hoel-1.4.23/doc/ hoel-1.4.23/doc/doxygen.cfg hoel-1.4.23/examples/ hoel-1.4.23/examples/Makefile hoel-1.4.23/examples/example_mariadb.c hoel-1.4.23/examples/example_mariadb.sql hoel-1.4.23/examples/example_mariadb_binary.c hoel-1.4.23/examples/example_mariadb_json.c hoel-1.4.23/examples/example_pgsql.c hoel-1.4.23/examples/example_sqlite3.c hoel-1.4.23/examples/example_sqlite3.sql hoel-1.4.23/include/ hoel-1.4.23/include/h-private.h hoel-1.4.23/include/hoel-cfg.h.in hoel-1.4.23/include/hoel.h hoel-1.4.23/libhoel.pc.in hoel-1.4.23/src/ hoel-1.4.23/src/Makefile hoel-1.4.23/src/hoel-mariadb.c hoel-1.4.23/src/hoel-pgsql.c hoel-1.4.23/src/hoel-simple-json.c hoel-1.4.23/src/hoel-sqlite.c hoel-1.4.23/src/hoel.c hoel-1.4.23/test/ hoel-1.4.23/test/Makefile hoel-1.4.23/test/core.c hoel-1.4.23/test/multi.c hoel-1.4.23/test/run_test.sh hoel-1.4.23/test/test.mariadb.sql hoel-1.4.23/test/test.pgsql.sql hoel-1.4.23/test/test.sqlite3.sql -- The C compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for __GNU_LIBRARY__ -- Looking for __GNU_LIBRARY__ - found -- 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 Jansson: /usr/lib/libjansson.so (found version "2.14") -- Found Jansson: /usr/lib/libjansson.so (found suitable version "2.14", minimum required is "2.4") -- Found Sqlite3 header file in /usr/include -- Found Sqlite3 libraries: optimized;/usr/lib/libsqlite3.so;debug;/usr/lib/libsqlite3.so -- Found MYSQL: /usr/lib/libmysqlclient.so (found version "") -- SQLITE3 library support: ON -- MariaDB library support: ON -- PostgreSQL library support: off -- Build static library: OFF -- Build testing tree: OFF -- Install the header files: ON -- Build RPM package: OFF -- Build documentation: OFF -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build /usr/bin/cmake -S/usr/src/slapt-src/libraries/hoel/hoel-1.4.23 -B/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build/CMakeFiles /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build' make -f CMakeFiles/hoel.dir/build.make CMakeFiles/hoel.dir/depend make[2]: Entering directory '/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build' cd /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/libraries/hoel/hoel-1.4.23 /usr/src/slapt-src/libraries/hoel/hoel-1.4.23 /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build/CMakeFiles/hoel.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build' make -f CMakeFiles/hoel.dir/build.make CMakeFiles/hoel.dir/build make[2]: Entering directory '/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build' [ 16%] Building C object CMakeFiles/hoel.dir/src/hoel-simple-json.c.o /usr/bin/cc -D_GNU_SOURCE -Dhoel_EXPORTS -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/include -I/usr/include/mysql -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -fPIC -Wextra -std=gnu99 -MD -MT CMakeFiles/hoel.dir/src/hoel-simple-json.c.o -MF CMakeFiles/hoel.dir/src/hoel-simple-json.c.o.d -o CMakeFiles/hoel.dir/src/hoel-simple-json.c.o -c /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/src/hoel-simple-json.c [ 33%] Building C object CMakeFiles/hoel.dir/src/hoel-mariadb.c.o /usr/bin/cc -D_GNU_SOURCE -Dhoel_EXPORTS -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/include -I/usr/include/mysql -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -fPIC -Wextra -std=gnu99 -MD -MT CMakeFiles/hoel.dir/src/hoel-mariadb.c.o -MF CMakeFiles/hoel.dir/src/hoel-mariadb.c.o.d -o CMakeFiles/hoel.dir/src/hoel-mariadb.c.o -c /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/src/hoel-mariadb.c [ 50%] Building C object CMakeFiles/hoel.dir/src/hoel-pgsql.c.o /usr/bin/cc -D_GNU_SOURCE -Dhoel_EXPORTS -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/include -I/usr/include/mysql -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -fPIC -Wextra -std=gnu99 -MD -MT CMakeFiles/hoel.dir/src/hoel-pgsql.c.o -MF CMakeFiles/hoel.dir/src/hoel-pgsql.c.o.d -o CMakeFiles/hoel.dir/src/hoel-pgsql.c.o -c /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/src/hoel-pgsql.c [ 66%] Building C object CMakeFiles/hoel.dir/src/hoel-sqlite.c.o /usr/bin/cc -D_GNU_SOURCE -Dhoel_EXPORTS -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/include -I/usr/include/mysql -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -fPIC -Wextra -std=gnu99 -MD -MT CMakeFiles/hoel.dir/src/hoel-sqlite.c.o -MF CMakeFiles/hoel.dir/src/hoel-sqlite.c.o.d -o CMakeFiles/hoel.dir/src/hoel-sqlite.c.o -c /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/src/hoel-sqlite.c [ 83%] Building C object CMakeFiles/hoel.dir/src/hoel.c.o /usr/bin/cc -D_GNU_SOURCE -Dhoel_EXPORTS -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/include -I/usr/include/mysql -I/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -fPIC -Wextra -std=gnu99 -MD -MT CMakeFiles/hoel.dir/src/hoel.c.o -MF CMakeFiles/hoel.dir/src/hoel.c.o.d -o CMakeFiles/hoel.dir/src/hoel.c.o -c /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/src/hoel.c [100%] Linking C shared library libhoel.so /usr/bin/cmake -E cmake_link_script CMakeFiles/hoel.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -shared -Wl,-soname,libhoel.so.1.4 -o libhoel.so.1.4.23 CMakeFiles/hoel.dir/src/hoel-simple-json.c.o CMakeFiles/hoel.dir/src/hoel-mariadb.c.o CMakeFiles/hoel.dir/src/hoel-pgsql.c.o CMakeFiles/hoel.dir/src/hoel-sqlite.c.o CMakeFiles/hoel.dir/src/hoel.c.o /usr/lib/libjansson.so /usr/lib/libsqlite3.so /usr/lib/libmysqlclient.so /usr/lib/liborcania.so /usr/lib/libyder.so /usr/bin/cmake -E cmake_symlink_library libhoel.so.1.4.23 libhoel.so.1.4 libhoel.so make[2]: Leaving directory '/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build' [100%] Built target hoel make[1]: Leaving directory '/usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build' /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/libraries/hoel/hoel-1.4.23/build/CMakeFiles 0 Consolidate compiler generated dependencies of target hoel [100%] Built target hoel Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/lib/pkgconfig/libhoel.pc -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/lib/libhoel.so.1.4.23 -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/lib/libhoel.so.1.4 -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/lib/libhoel.so -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/include/hoel.h -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/include/hoel-cfg.h -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples/ -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//Makefile -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//example_mariadb.c -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//example_mariadb.sql -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//example_mariadb_binary.c -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//example_mariadb_json.c -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//example_pgsql.c -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//example_sqlite3.c -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/examples//example_sqlite3.sql -- Installing: /usr/src/slapt-src/libraries/hoel/package-hoel/usr/doc/hoel-1.4.23/README.md Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libhoel.so libhoel.so.1.4 usr/lib/libhoel.so.1.4 libhoel.so.1.4.23 Making symbolic link creation script: ( cd usr/lib ; rm -rf libhoel.so ) ( cd usr/lib ; ln -sf libhoel.so.1.4 libhoel.so ) ( cd usr/lib ; rm -rf libhoel.so.1.4 ) ( cd usr/lib ; ln -sf libhoel.so.1.4.23 libhoel.so.1.4 ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libhoel.so.1.4' removed './usr/lib/libhoel.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/libraries/hoel/hoel-1.4.23-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/hoel-1.4.23/ usr/doc/hoel-1.4.23/LICENSE usr/doc/hoel-1.4.23/README.md usr/doc/hoel-1.4.23/examples/ usr/doc/hoel-1.4.23/examples/Makefile usr/doc/hoel-1.4.23/examples/example_mariadb.c usr/doc/hoel-1.4.23/examples/example_mariadb.sql usr/doc/hoel-1.4.23/examples/example_mariadb_binary.c usr/doc/hoel-1.4.23/examples/example_mariadb_json.c usr/doc/hoel-1.4.23/examples/example_pgsql.c usr/doc/hoel-1.4.23/examples/example_sqlite3.c usr/doc/hoel-1.4.23/examples/example_sqlite3.sql usr/doc/hoel-1.4.23/hoel.SlackBuild usr/include/ usr/include/hoel-cfg.h usr/include/hoel.h usr/lib/ usr/lib/libhoel.so.1.4.23 usr/lib/pkgconfig/ usr/lib/pkgconfig/libhoel.pc Slackware package /usr/src/slapt-src/libraries/hoel/hoel-1.4.23-i586-1salix15.0.txz created. Installing package hoel-1.4.23-i586-1salix15.0... | hoel (Database abstraction library written in C) | | Simple and easy to use database access library. Works with SQLite 3, | MariaDB/Mysql and PostgreSQL databases. | Uses a JSON-based language with jansson to execute simples queries | based on one table. | | | | | | |