Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 6, 2021 19:41
Show Gist options
  • Save r-rmcgibbo/b27566aa04aee1d3bafefa06d7877451 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/b27566aa04aee1d3bafefa06d7877451 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: a minute | https://github.com/NixOS/nixpkgs/pull/115278
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/0cv049km66bcdsf7zz823ysysq6k3zl2-biboumi-9.0.tar.xz
source root is biboumi-9.0
setting SOURCE_DATE_EPOCH to timestamp 1600807804 of file biboumi-9.0/unit/biboumi.service.cmake
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
applying patch /nix/store/znb6jwd1inv50zns805vw264r8mmfsr9-catch.patch
patching file CMakeLists.txt
Hunk #1 succeeded at 288 (offset -15 lines).
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_LOCALEDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/share/doc/biboumi -DCMAKE_INSTALL_INFODIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_OSX_ARCHITECTURES=x86_64 -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin/gcc - 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: /nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning (dev) at /nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (Iconv) does
not match the name of the calling package (ICONV). 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/Modules/FindICONV.cmake:28 (find_package_handle_standard_args)
CMakeLists.txt:87 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found Iconv: /nix/store/081f9rv8l22zhsns0gdw6mgpd5fcdffh-glibc-2.32-37/lib/libc.so
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST
-- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed
CMake Warning (dev) at /nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (LIBUUID). 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):
/nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPkgConfig.cmake:67 (find_package_handle_standard_args)
cmake/Modules/FindLIBUUID.cmake:18 (include)
CMakeLists.txt:88 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found PkgConfig: pkg-config (found version "0.29.2")
-- Checking for module 'uuid'
-- Found uuid, version 2.36.1
-- Found EXPAT: /nix/store/vd6fapwwqxhib57209y7nzllm2i0m9rz-expat-2.2.10/lib/libexpat.so (found version "2.2.10")
CMake Warning (dev) at /nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (LIBIDN). 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):
/nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPkgConfig.cmake:67 (find_package_handle_standard_args)
cmake/Modules/FindLIBIDN.cmake:18 (include)
CMakeLists.txt:97 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'libidn'
-- Found libidn, version 1.36
CMake Warning (dev) at /nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (SYSTEMD). 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):
/nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPkgConfig.cmake:67 (find_package_handle_standard_args)
cmake/Modules/FindSYSTEMD.cmake:18 (include)
CMakeLists.txt:103 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'libsystemd'
-- Found libsystemd, version 247
CMake Warning (dev) at /nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (BOTAN). 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):
/nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPkgConfig.cmake:67 (find_package_handle_standard_args)
cmake/Modules/FindBOTAN.cmake:18 (include)
CMakeLists.txt:109 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'botan-2'
-- Found botan-2, version 2.17.3
-- Found UDNS: /nix/store/pxqyghdxg9yc7h6mryzcpdqwd4kx75j0-udns-0.4/lib/libudns.so
CMake Warning (dev) at /nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (SQLITE3). 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):
/nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPkgConfig.cmake:67 (find_package_handle_standard_args)
cmake/Modules/FindSQLITE3.cmake:18 (include)
CMakeLists.txt:125 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'sqlite3'
-- Found sqlite3, version 3.34.1
CMake Warning (dev) at /nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:426 (message):
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (PQ). 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):
/nix/store/lnx821n5j76n8y9jxl7b7q6q7rq8hr69-cmake-3.19.4/share/cmake-3.19/Modules/FindPkgConfig.cmake:67 (find_package_handle_standard_args)
cmake/Modules/FindPQ.cmake:18 (include)
CMakeLists.txt:131 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'libpq'
-- No package 'libpq' found
-- Could NOT find PQ (missing: PQ_LIBRARIES PQ_INCLUDE_DIRS)
-- Performing Test HAS_GET_TIME
-- Performing Test HAS_GET_TIME - Success
-- Performing Test HAS_PUT_TIME
-- Performing Test HAS_PUT_TIME - Success
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_SBINDIR
CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/biboumi-9.0/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash all man
Scanning dependencies of target config
[ 1%] Building CXX object CMakeFiles/config.dir/src/config/config.cpp.o
Scanning dependencies of target logger
[ 3%] Building CXX object CMakeFiles/logger.dir/src/logger/logger.cpp.o
[ 3%] Built target logger
Scanning dependencies of target bridge
[ 5%] Building CXX object CMakeFiles/bridge.dir/src/bridge/bridge.cpp.o
[ 5%] Built target config
Scanning dependencies of target network
[ 7%] Building CXX object CMakeFiles/network.dir/src/network/credentials_manager.cpp.o
[ 9%] Building CXX object CMakeFiles/network.dir/src/network/dns_handler.cpp.o
[ 11%] Building CXX object CMakeFiles/network.dir/src/network/dns_socket_handler.cpp.o
[ 13%] Building CXX object CMakeFiles/network.dir/src/network/poller.cpp.o
[ 15%] Building CXX object CMakeFiles/network.dir/src/network/resolver.cpp.o
[ 17%] Building CXX object CMakeFiles/network.dir/src/network/tcp_client_socket_handler.cpp.o
[ 19%] Building CXX object CMakeFiles/bridge.dir/src/bridge/colors.cpp.o
[ 21%] Building CXX object CMakeFiles/network.dir/src/network/tcp_socket_handler.cpp.o
[ 21%] Built target bridge
[ 23%] Building CXX object CMakeFiles/network.dir/src/network/tls_policy.cpp.o
[ 23%] Built target network
Scanning dependencies of target identd
[ 25%] Building CXX object CMakeFiles/identd.dir/src/identd/identd_socket.cpp.o
[ 25%] Built target identd
Scanning dependencies of target irc
[ 27%] Building CXX object CMakeFiles/irc.dir/src/irc/iid.cpp.o
[ 29%] Building CXX object CMakeFiles/irc.dir/src/irc/irc_channel.cpp.o
[ 31%] Building CXX object CMakeFiles/irc.dir/src/irc/irc_client.cpp.o
[ 33%] Building CXX object CMakeFiles/irc.dir/src/irc/irc_message.cpp.o
[ 35%] Building CXX object CMakeFiles/irc.dir/src/irc/irc_user.cpp.o
[ 35%] Built target irc
Scanning dependencies of target database
[ 37%] Building CXX object CMakeFiles/database.dir/src/database/database.cpp.o
[ 39%] Building CXX object CMakeFiles/database.dir/src/database/postgresql_engine.cpp.o
[ 41%] Building CXX object CMakeFiles/database.dir/src/database/query.cpp.o
[ 43%] Building CXX object CMakeFiles/database.dir/src/database/sqlite3_engine.cpp.o
[ 43%] Built target database
Scanning dependencies of target xmpp
[ 45%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/adhoc_command.cpp.o
[ 47%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/adhoc_commands_handler.cpp.o
[ 49%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/adhoc_session.cpp.o
[ 50%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/auth.cpp.o
[ 52%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/biboumi_adhoc_commands.cpp.o
[ 54%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/biboumi_component.cpp.o
[ 56%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/jid.cpp.o
[ 58%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/xmpp_component.cpp.o
[ 60%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/xmpp_parser.cpp.o
[ 62%] Building CXX object CMakeFiles/xmpp.dir/src/xmpp/xmpp_stanza.cpp.o
[ 62%] Built target xmpp
Scanning dependencies of target utils
[ 64%] Building CXX object CMakeFiles/utils.dir/src/utils/base64.cpp.o
[ 66%] Building CXX object CMakeFiles/utils.dir/src/utils/dirname.cpp.o
[ 68%] Building CXX object CMakeFiles/utils.dir/src/utils/encoding.cpp.o
[ 70%] Building CXX object CMakeFiles/utils.dir/src/utils/get_first_non_empty.cpp.o
[ 72%] Building CXX object CMakeFiles/utils.dir/src/utils/optional_bool.cpp.o
[ 74%] Building CXX object CMakeFiles/utils.dir/src/utils/reload.cpp.o
[ 76%] Building CXX object CMakeFiles/utils.dir/src/utils/revstr.cpp.o
[ 78%] Building CXX object CMakeFiles/utils.dir/src/utils/sha1.cpp.o
[ 80%] Building CXX object CMakeFiles/utils.dir/src/utils/split.cpp.o
[ 82%] Building CXX object CMakeFiles/utils.dir/src/utils/string.cpp.o
[ 84%] Building CXX object CMakeFiles/utils.dir/src/utils/system.cpp.o
[ 86%] Building CXX object CMakeFiles/utils.dir/src/utils/time.cpp.o
[ 88%] Building CXX object CMakeFiles/utils.dir/src/utils/timed_events.cpp.o
[ 90%] Building CXX object CMakeFiles/utils.dir/src/utils/timed_events_manager.cpp.o
[ 92%] Building CXX object CMakeFiles/utils.dir/src/utils/tolower.cpp.o
[ 94%] Building CXX object CMakeFiles/utils.dir/src/utils/uuid.cpp.o
[ 96%] Building CXX object CMakeFiles/utils.dir/src/utils/xdg.cpp.o
[ 96%] Built target utils
Scanning dependencies of target biboumi
[ 98%] Building CXX object CMakeFiles/biboumi.dir/src/main.cpp.o
[100%] Linking CXX executable biboumi
[100%] Built target biboumi
Scanning dependencies of target man
Running Sphinx v3.3.1
making output directory... done
building [mo]: targets for 0 po files that are out of date
building [man]: all manpages
updating environment: [new config] 8 added, 0 changed, 0 removed
reading sources... [ 12%] admin
reading sources... [ 25%] contributing
reading sources... [ 37%] developer
reading sources... [ 50%] index
reading sources... [ 62%] install
reading sources... [ 75%] man_index
reading sources... [ 87%] synopsis
reading sources... [100%] user
/build/biboumi-9.0/doc/user.rst:211: WARNING: Unknown target name: "after-connection irc commands".
/build/biboumi-9.0/doc/user.rst:463: WARNING: Unknown target name: "nickname".
/build/biboumi-9.0/doc/user.rst:414: WARNING: duplicate label configure, other instance in /build/biboumi-9.0/doc/user.rst
/build/biboumi-9.0/doc/user.rst:501: WARNING: duplicate label configure, other instance in /build/biboumi-9.0/doc/user.rst
looking for now-outdated files... none found
pickling environment... done
checking consistency... /build/biboumi-9.0/doc/man_index.rst: WARNING: document isn't included in any toctree
done
writing... biboumi.1 { synopsis admin } done
build succeeded, 5 warnings.
The manual pages are in ../build/man.
Built target man
@nix { "action": "setPhase", "phase": "checkPhase" }
running tests
no check/test target in Makefile, doing nothing
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash install
[ 1%] Built target logger
[ 3%] Built target config
[ 7%] Built target bridge
[ 23%] Built target network
[ 25%] Built target identd
[ 35%] Built target irc
[ 43%] Built target database
[ 62%] Built target xmpp
[ 96%] Built target utils
[100%] Built target biboumi
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/bin/biboumi
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/share/man/man1/biboumi.1
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/lib/systemd/system/biboumi.service
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/etc/biboumi/irc.gimp.org.policy.txt
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/etc/biboumi/irc.gnome.org.policy.txt
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/etc/biboumi/irc.mozilla.org.policy.txt
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/etc/biboumi/irc.ppirc.net.policy.txt
-- Installing: /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/etc/biboumi/policy.txt
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0
shrinking /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/bin/biboumi
gzipping man pages under /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/share/man/
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/lib /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0/bin
patching script interpreter paths in /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0
checking for references to /build/ in /nix/store/b43wfrazs4caw5p54vhknw961k14qn7b-biboumi-9.0...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment