Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MagnificentPako/99ad75bbeed31064e49e7bdb97c93a7b to your computer and use it in GitHub Desktop.
Save MagnificentPako/99ad75bbeed31064e49e7bdb97c93a7b to your computer and use it in GitHub Desktop.
these derivations will be built:
/nix/store/a11vapqpvclf1rc5mnqww2ajg3953lsb-emojicode-sha.drv
building '/nix/store/a11vapqpvclf1rc5mnqww2ajg3953lsb-emojicode-sha.drv'...
unpacking sources
unpacking source archive /nix/store/0zb9wxdm4s9x0krmav030mmlzvzzgjdn-emojicode-color
source root is emojicode-color
patching sources
configuring
fixing cmake files...
cmake flags: -GNinja -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/lwgbnpiwvdr6amj4svmfcpixc0gn7vfs-emojicode-sha/include -DCMAKE_INSTALL_LIBDIR=/nix/store/lwgbnpiwvdr6amj4svmfcpixc0gn7vfs-emojicode-sha/lib -DCMAKE_INSTALL_NAME_DIR=/nix/store/lwgbnpiwvdr6amj4svmfcpixc0gn7vfs-emojicode-sha/lib -DCMAKE_INSTALL_PREFIX=/nix/store/lwgbnpiwvdr6amj4svmfcpixc0gn7vfs-emojicode-sha
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is GNU 7.3.0
-- Check for working C compiler: /nix/store/9y2f87qb1djmpjs1gxl6smfkpl581waa-gcc-wrapper-7.3.0/bin/gcc
-- Check for working C compiler: /nix/store/9y2f87qb1djmpjs1gxl6smfkpl581waa-gcc-wrapper-7.3.0/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nix/store/9y2f87qb1djmpjs1gxl6smfkpl581waa-gcc-wrapper-7.3.0/bin/g++
-- Check for working CXX compiler: /nix/store/9y2f87qb1djmpjs1gxl6smfkpl581waa-gcc-wrapper-7.3.0/bin/g++ -- broken
CMake Error at /nix/store/423i0kbfszbzlj9yi6y4dxi2c5c1bx65-cmake-3.10.2/share/cmake-3.10/Modules/CMakeTestCXXCompiler.cmake:45 (message):
The C++ compiler
"/nix/store/9y2f87qb1djmpjs1gxl6smfkpl581waa-gcc-wrapper-7.3.0/bin/g++"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: /tmp/nix-build-emojicode-sha.drv-5/emojicode-color/build/CMakeFiles/CMakeTmp
Run Build Command:"/nix/store/1xn1mf4ffjwsswqn4hc4yc4n32v9dnh5-ninja-1.8.2/bin/ninja" "cmTC_692ed"
[1/2] Building CXX object CMakeFiles/cmTC_692ed.dir/testCXXCompiler.cxx.o
[2/2] Linking CXX executable cmTC_692ed
FAILED: cmTC_692ed
: && /nix/store/9y2f87qb1djmpjs1gxl6smfkpl581waa-gcc-wrapper-7.3.0/bin/g++ CMakeFiles/cmTC_692ed.dir/testCXXCompiler.cxx.o -o cmTC_692ed && :
g++: error: unrecognized command line option '-stdlib=libstdc++'; did you mean '-static-libstdc++'?
ninja: build stopped: subcommand failed.
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:3 (project)
-- Configuring incomplete, errors occurred!
See also "/tmp/nix-build-emojicode-sha.drv-5/emojicode-color/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/nix-build-emojicode-sha.drv-5/emojicode-color/build/CMakeFiles/CMakeError.log".
builder for '/nix/store/a11vapqpvclf1rc5mnqww2ajg3953lsb-emojicode-sha.drv' failed with exit code 1
error: build of '/nix/store/a11vapqpvclf1rc5mnqww2ajg3953lsb-emojicode-sha.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment