tar: /usr/src/slapt-src/libraries/libevhtp/1.2.16.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBEVENT) does not match the name of the calling package (LibEvent). 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): cmake/FindLibEvent.cmake:33 (find_package_handle_standard_args) CMakeLists.txt:123 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (ONIGURUMA) does not match the name of the calling package (Oniguruma). 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): cmake/FindOniguruma.cmake:26 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:126 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -O3 -DNDEBUG vhtp-1.2.16/examples/https/etc/client2.cnf libevhtp-1.2.16/examples/https/etc/server.cnf libevhtp-1.2.16/examples/https/example_https_client.c libevhtp-1.2.16/examples/https/example_https_server.c libevhtp-1.2.16/examples/test.c libevhtp-1.2.16/examples/test_basic.c libevhtp-1.2.16/examples/test_client.c libevhtp-1.2.16/examples/test_htparse.c libevhtp-1.2.16/examples/test_perf.c libevhtp-1.2.16/examples/test_proxy.c libevhtp-1.2.16/examples/test_query.c libevhtp-1.2.16/examples/test_vhost.c libevhtp-1.2.16/examples/thread_design.c libevhtp-1.2.16/examples/v6_v4.c libevhtp-1.2.16/include/ libevhtp-1.2.16/include/evhtp.h libevhtp-1.2.16/include/evhtp/ libevhtp-1.2.16/include/evhtp/config.h.in libevhtp-1.2.16/include/evhtp/evhtp.h libevhtp-1.2.16/include/evhtp/parser.h libevhtp-1.2.16/include/evhtp/sslutils.h libevhtp-1.2.16/include/evhtp/thread.h libevhtp-1.2.16/include/internal.h libevhtp-1.2.16/include/numtoa.h libevhtp-1.2.16/log.h libevhtp-1.2.16/numtoa.c libevhtp-1.2.16/parser.c libevhtp-1.2.16/refcount.h libevhtp-1.2.16/sslutils.c libevhtp-1.2.16/thread.c libevhtp-1.2.16/zimg_vs_nginx.png -- The C compiler identification is GNU 11.2.0 -- The CXX 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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for strndup -- Looking for strndup - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file errno.h -- Looking for include file errno.h - found -- Looking for include file strings.h -- Looking for include file strings.h - found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Looking for include file sys/tree.h -- Looking for include file sys/tree.h - not found -- Looking for include file sys/queue.h -- Looking for include file sys/queue.h - found -- Looking for include file sys/un.h -- Looking for include file sys/un.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of short -- Check size of short - done -- Check if the system is big endian -- Searching 16 bit integer -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Performing Test EVHTP_HAS_VISIBILITY_HIDDEN -- Performing Test EVHTP_HAS_VISIBILITY_HIDDEN - Success -- Performing Test EVHTP_HAS_C99 -- Performing Test EVHTP_HAS_C99 - Success -- Performing Test EVHTP_HAS_SANITIZE_ADDRESS -- Performing Test EVHTP_HAS_SANITIZE_ADDRESS - Failed -- Performing Test EVHTP_HAS_SANITIZE_LEAK -- Performing Test EVHTP_HAS_SANITIZE_LEAK - Success -- Performing Test EVHTP_HAS_STACK_PROTECTOR -- Performing Test EVHTP_HAS_STACK_PROTECTOR - Success -- Found LIBEVENT: /usr/lib/libevent.so;/usr/lib/libevent_openssl.so;/usr/lib/libevent_core.so;/usr/lib/libevent_extra.so;/usr/lib/libevent_pthreads.so;/usr/lib/libevent_extra.so -- Found ONIGURUMA: /usr/lib/libonig.so -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1o") -- EVHTP_VERSION :  1.2.16 -- EVHTP_DISABLE_SSL :  OFF -- EVHTP_DISABLE_EVTHR :  OFF -- EVHTP_DISABLE_REGEX :  OFF -- EVHTP_BUILD_SHARED :  ON -- EVHTP_USE_JEMALLOC :  OFF -- EVHTP_USE_TCMALLOC :  OFF -- CMAKE_BUILD_TYPE : Release -- CMAKE_INSTALL_PREFIX : /usr -- CMAKE_BINARY_DIR : /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16/build -- CMAKE_CURRENT_BINARY_DIR : /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16/build -- CMAKE_CURRENT_SOURCE_DIR : /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16 -- PROJECT_BINARY_DIR : /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16/build -- PROJECT_SOURCE_DIR : /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16 -- CMAKE_MODULE_PATH : /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16/cmake -- CMAKE_SYSTEM_NAME : Linux -- CMAKE_SYSTEM_VERSION : 4.4.276 -- CMAKE_C_COMPILER : /usr/bin/cc -- CMAKE_AR : /usr/bin/ar -- CMAKE_RANLIB : /usr/bin/ranlib -- CFLAGS : -DPROJECT_VERSION=1.2.16 -Wall -DEVHTP_HAS_C99 -DEVHTP_SYS_ARCH=32 -O2 -march=i586 -mtune=i686 -fvisibility=hidden -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16/build [ 16%] Building C object CMakeFiles/evhtp.dir/evhtp.c.o [ 33%] Building C object CMakeFiles/evhtp.dir/numtoa.c.o [ 50%] Building C object CMakeFiles/evhtp.dir/parser.c.o [ 66%] Building C object CMakeFiles/evhtp.dir/sslutils.c.o [ 83%] Building C object CMakeFiles/evhtp.dir/thread.c.o [100%] Linking C shared library libevhtp.so [100%] Built target evhtp Consolidate compiler generated dependencies of target evhtp [100%] Built target evhtp Installing the project stripped... -- Install configuration: "Release" -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/lib/libevhtp.so.1.2.16 -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/lib/libevhtp.so.0 -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/lib/libevhtp.so -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/include/evhtp/evhtp.h -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/include/evhtp/parser.h -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/include/evhtp/config.h -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/include/evhtp.h -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/include/evhtp/sslutils.h -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/include/evhtp/thread.h -- Installing: /usr/src/slapt-src/libraries/libevhtp/package-libevhtp/usr/lib/pkgconfig/evhtp.pc Slackware package maker, version 3.14159265. Searching for symbolic links: usr/lib/libevhtp.so libevhtp.so.0 usr/lib/libevhtp.so.0 libevhtp.so.1.2.16 Making symbolic link creation script: ( cd usr/lib ; rm -rf libevhtp.so ) ( cd usr/lib ; ln -sf libevhtp.so.0 libevhtp.so ) ( cd usr/lib ; rm -rf libevhtp.so.0 ) ( cd usr/lib ; ln -sf libevhtp.so.1.2.16 libevhtp.so.0 ) 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/libevhtp.so.0' removed './usr/lib/libevhtp.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/libevhtp/libevhtp-1.2.16-i586-1salix15.0.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/libevhtp-1.2.16/ usr/doc/libevhtp-1.2.16/ChangeLog usr/doc/libevhtp-1.2.16/LICENSE usr/doc/libevhtp-1.2.16/README.markdown usr/doc/libevhtp-1.2.16/libevhtp.SlackBuild usr/include/ usr/include/evhtp/ usr/include/evhtp.h usr/include/evhtp/config.h usr/include/evhtp/evhtp.h usr/include/evhtp/parser.h usr/include/evhtp/sslutils.h usr/include/evhtp/thread.h usr/lib/ usr/lib/libevhtp.so.1.2.16 usr/lib/pkgconfig/ usr/lib/pkgconfig/evhtp.pc Slackware package /usr/src/slapt-src/libraries/libevhtp/libevhtp-1.2.16-i586-1salix15.0.txz created. Installing package libevhtp-1.2.16-i586-1salix15.0... | libevhtp (libevent HTTP API) | | Libevhtp was created as a replacement API for Libevent's current HTTP | API. The reality of libevent's http interface is that it was created | as a JIT server, meaning the developer never thought of it being used | for creating a full-fledged HTTP service. Infact I am under the | impression that the libevent http API was designed almost as an | example of what you can do with libevent. It's not Apache in a box, | but more and more developers are attempting to use it as so. | | Homepage: https://github.com/criticalstack/libevhtp | |