The following packages will be installed: libebur128 Fetching README... 0%100%100%100%100%100%Done Fetching libebur128.SlackBuild... 0%100%100%100%100%100%Done Fetching libebur128.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done libebur128-1.2.6/ libebur128-1.2.6/.clang-format libebur128-1.2.6/.github/ libebur128-1.2.6/.github/workflows/ libebur128-1.2.6/.github/workflows/build.yml libebur128-1.2.6/.gitignore libebur128-1.2.6/CMakeLists.txt libebur128-1.2.6/COPYING libebur128-1.2.6/README.md libebur128-1.2.6/cmake/ libebur128-1.2.6/cmake/utils.cmake libebur128-1.2.6/doc/ libebur128-1.2.6/doc/license/ libebur128-1.2.6/doc/license/R128Scan.txt libebur128-1.2.6/doc/license/queue.txt libebur128-1.2.6/ebur128/ libebur128-1.2.6/ebur128/CMakeLists.txt libebur128-1.2.6/ebur128/ebur128.c libebur128-1.2.6/ebur128/ebur128.def libebur128-1.2.6/ebur128/ebur128.h libebur128-1.2.6/ebur128/libebur128.pc.cmake libebur128-1.2.6/ebur128/queue/ libebur128-1.2.6/ebur128/queue/sys/ libebur128-1.2.6/ebur128/queue/sys/queue.h libebur128-1.2.6/test/ libebur128-1.2.6/test/CMakeLists.txt libebur128-1.2.6/test/fuzzer.cpp libebur128-1.2.6/test/minimal-example.c libebur128-1.2.6/test/tests.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 -- Status found / disabled -- -- queue.h: yes using system copy of queue.h -- Building shared library (set BUILD_SHARED_LIBS to OFF to build static) -- not building tests, set ENABLE_TESTS to ON to enable -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/audio/libebur128/libebur128-1.2.6/build [ 50%] Building C object ebur128/CMakeFiles/ebur128.dir/ebur128.c.o /usr/src/slapt-src/audio/libebur128/libebur128-1.2.6/ebur128/ebur128.c:609:2: warning: #warning "manual FTZ is being used, please enable SSE2 (-msse2 -mfpmath=sse)" [-Wcpp] 609 | #warning "manual FTZ is being used, please enable SSE2 (-msse2 -mfpmath=sse)" | ^~~~~~~ [100%] Linking C shared library ../libebur128.so [100%] Built target ebur128 Consolidate compiler generated dependencies of target ebur128 [100%] Built target ebur128 Install the project... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/audio/libebur128/package-libebur128/usr/include/ebur128.h -- Installing: /usr/src/slapt-src/audio/libebur128/package-libebur128/usr/lib/libebur128.so.1.2.6 -- Installing: /usr/src/slapt-src/audio/libebur128/package-libebur128/usr/lib/libebur128.so.1 -- Installing: /usr/src/slapt-src/audio/libebur128/package-libebur128/usr/lib/libebur128.so -- Installing: /usr/src/slapt-src/audio/libebur128/package-libebur128/usr/lib/pkgconfig/libebur128.pc Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libebur128.so libebur128.so.1 usr/lib/libebur128.so.1 libebur128.so.1.2.6 Making symbolic link creation script: ( cd usr/lib ; rm -rf libebur128.so ) ( cd usr/lib ; ln -sf libebur128.so.1 libebur128.so ) ( cd usr/lib ; rm -rf libebur128.so.1 ) ( cd usr/lib ; ln -sf libebur128.so.1.2.6 libebur128.so.1 ) 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/libebur128.so.1' removed './usr/lib/libebur128.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/audio/libebur128/libebur128-1.2.6-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libebur128-1.2.6/ usr/doc/libebur128-1.2.6/COPYING usr/doc/libebur128-1.2.6/README.md usr/doc/libebur128-1.2.6/libebur128.SlackBuild usr/include/ usr/include/ebur128.h usr/lib/ usr/lib/libebur128.so.1.2.6 usr/lib/pkgconfig/ usr/lib/pkgconfig/libebur128.pc Slackware package /usr/src/slapt-src/audio/libebur128/libebur128-1.2.6-i586-1salix15.0.txz created. Installing package libebur128-1.2.6-i586-1salix15.0... | libebur128 (library implementing the EBU R128 loudness standard) | | A library that implements the EBU R 128 standard for loudness | normalisation. Libebur128 is MIT licensed. | | https://github.com/jiixyj/libebur128 | | | | | | |