The following packages will be installed: yder Fetching README... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Fetching yder.SlackBuild... 0%100%100%100%100%100%Done Fetching yder.info... 0%100%100%100%100%100%Done yder-1.4.15/ yder-1.4.15/.github/ yder-1.4.15/.github/workflows/ yder-1.4.15/.github/workflows/codeql-analysis.yml yder-1.4.15/.github/workflows/main.yml yder-1.4.15/.gitignore yder-1.4.15/API.md yder-1.4.15/CHANGELOG.md yder-1.4.15/CMakeLists.txt yder-1.4.15/LICENSE yder-1.4.15/Makefile yder-1.4.15/README.md yder-1.4.15/_config.yml yder-1.4.15/cmake-modules/ yder-1.4.15/cmake-modules/CMakeUninstall.cmake.in yder-1.4.15/cmake-modules/CTestCustom.cmake.in yder-1.4.15/cmake-modules/DownloadProject.CMakeLists.cmake.in yder-1.4.15/cmake-modules/DownloadProject.cmake yder-1.4.15/cmake-modules/FindCheck.cmake yder-1.4.15/cmake-modules/FindOrcania.cmake yder-1.4.15/cmake-modules/FindSubunit.cmake yder-1.4.15/cmake-modules/FindSystemd.cmake yder-1.4.15/doc/ yder-1.4.15/doc/doxygen.cfg yder-1.4.15/examples/ yder-1.4.15/examples/.gitignore yder-1.4.15/examples/Makefile yder-1.4.15/examples/log_callback.c yder-1.4.15/examples/log_combined.c yder-1.4.15/examples/log_console.c yder-1.4.15/examples/log_file.c yder-1.4.15/examples/log_journald.c yder-1.4.15/examples/log_syslog.c yder-1.4.15/include/ yder-1.4.15/include/yder-cfg.h.in yder-1.4.15/include/yder.h yder-1.4.15/libyder.pc.in yder-1.4.15/src/ yder-1.4.15/src/Makefile yder-1.4.15/src/yder.c yder-1.4.15/test/ yder-1.4.15/test/.gitignore yder-1.4.15/test/Makefile yder-1.4.15/test/run_test.sh yder-1.4.15/test/yder_test.c -- 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 -- Journald 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/yder/yder-1.4.15/build /usr/bin/cmake -S/usr/src/slapt-src/libraries/yder/yder-1.4.15 -B/usr/src/slapt-src/libraries/yder/yder-1.4.15/build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/libraries/yder/yder-1.4.15/build/CMakeFiles /usr/src/slapt-src/libraries/yder/yder-1.4.15/build//CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/usr/src/slapt-src/libraries/yder/yder-1.4.15/build' make -f CMakeFiles/yder.dir/build.make CMakeFiles/yder.dir/depend make[2]: Entering directory '/usr/src/slapt-src/libraries/yder/yder-1.4.15/build' cd /usr/src/slapt-src/libraries/yder/yder-1.4.15/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /usr/src/slapt-src/libraries/yder/yder-1.4.15 /usr/src/slapt-src/libraries/yder/yder-1.4.15 /usr/src/slapt-src/libraries/yder/yder-1.4.15/build /usr/src/slapt-src/libraries/yder/yder-1.4.15/build /usr/src/slapt-src/libraries/yder/yder-1.4.15/build/CMakeFiles/yder.dir/DependInfo.cmake --color= make[2]: Leaving directory '/usr/src/slapt-src/libraries/yder/yder-1.4.15/build' make -f CMakeFiles/yder.dir/build.make CMakeFiles/yder.dir/build make[2]: Entering directory '/usr/src/slapt-src/libraries/yder/yder-1.4.15/build' [ 50%] Building C object CMakeFiles/yder.dir/src/yder.c.o /usr/bin/cc -D_GNU_SOURCE -Dyder_EXPORTS -I/usr/src/slapt-src/libraries/yder/yder-1.4.15/include -I/usr/src/slapt-src/libraries/yder/yder-1.4.15/build -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -fPIC -Wextra -std=gnu99 -MD -MT CMakeFiles/yder.dir/src/yder.c.o -MF CMakeFiles/yder.dir/src/yder.c.o.d -o CMakeFiles/yder.dir/src/yder.c.o -c /usr/src/slapt-src/libraries/yder/yder-1.4.15/src/yder.c [100%] Linking C shared library libyder.so /usr/bin/cmake -E cmake_link_script CMakeFiles/yder.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -march=i586 -mtune=i686 -Wall -Werror -O3 -DNDEBUG -shared -Wl,-soname,libyder.so.1.4 -o libyder.so.1.4.15 CMakeFiles/yder.dir/src/yder.c.o /usr/lib/liborcania.so /usr/lib/liborcania.so /usr/bin/cmake -E cmake_symlink_library libyder.so.1.4.15 libyder.so.1.4 libyder.so make[2]: Leaving directory '/usr/src/slapt-src/libraries/yder/yder-1.4.15/build' [100%] Built target yder make[1]: Leaving directory '/usr/src/slapt-src/libraries/yder/yder-1.4.15/build' /usr/bin/cmake -E cmake_progress_start /usr/src/slapt-src/libraries/yder/yder-1.4.15/build/CMakeFiles 0 Consolidate compiler generated dependencies of target yder [100%] Built target yder Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/lib/pkgconfig/libyder.pc -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/lib/libyder.so.1.4.15 -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/lib/libyder.so.1.4 -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/lib/libyder.so -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/include/yder.h -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/include/yder-cfg.h -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples/ -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//.gitignore -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//Makefile -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//log_callback.c -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//log_combined.c -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//log_console.c -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//log_file.c -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//log_journald.c -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/examples//log_syslog.c -- Installing: /usr/src/slapt-src/libraries/yder/package-yder/usr/doc/yder-1.4.15/README.md Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libyder.so libyder.so.1.4 usr/lib/libyder.so.1.4 libyder.so.1.4.15 Making symbolic link creation script: ( cd usr/lib ; rm -rf libyder.so ) ( cd usr/lib ; ln -sf libyder.so.1.4 libyder.so ) ( cd usr/lib ; rm -rf libyder.so.1.4 ) ( cd usr/lib ; ln -sf libyder.so.1.4.15 libyder.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/libyder.so.1.4' removed './usr/lib/libyder.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/yder/yder-1.4.15-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/yder-1.4.15/ usr/doc/yder-1.4.15/CHANGELOG.md usr/doc/yder-1.4.15/LICENSE usr/doc/yder-1.4.15/README.md usr/doc/yder-1.4.15/examples/ usr/doc/yder-1.4.15/examples/.gitignore usr/doc/yder-1.4.15/examples/Makefile usr/doc/yder-1.4.15/examples/log_callback.c usr/doc/yder-1.4.15/examples/log_combined.c usr/doc/yder-1.4.15/examples/log_console.c usr/doc/yder-1.4.15/examples/log_file.c usr/doc/yder-1.4.15/examples/log_journald.c usr/doc/yder-1.4.15/examples/log_syslog.c usr/doc/yder-1.4.15/yder.SlackBuild usr/include/ usr/include/yder-cfg.h usr/include/yder.h usr/lib/ usr/lib/libyder.so.1.4.15 usr/lib/pkgconfig/ usr/lib/pkgconfig/libyder.pc Slackware package /usr/src/slapt-src/libraries/yder/yder-1.4.15-i586-1salix15.0.txz created. Installing package yder-1.4.15-i586-1salix15.0... | yder (Logging library written in C) | | Logging library written in C. | | Simple and easy to use logging library. | You can log messages to the console, a file or syslog. | | Yder is mono-thread, which mean that you can use only one instance of | yder log at the same time in your program. | | | |