Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created July 4, 2021 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/2b44c4d8f10b2a60d036b65a17717223 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2b44c4d8f10b2a60d036b65a17717223 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 5 seconds | https://github.com/NixOS/nixpkgs/pull/129248
@nix { "action": "setPhase", "phase": "qtPreHook" }
qtPreHook
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/fz80l11k0yaijc6yx0za64gk6axa70db-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@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 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/share/doc/SeExpr2 -DCMAKE_INSTALL_INFODIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/hv8s4ni4n89h6n27gwq31bb3lbgnssva-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/hv8s4ni4n89h6n27gwq31bb3lbgnssva-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/hv8s4ni4n89h6n27gwq31bb3lbgnssva-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1 -DUSE_PYTHON=OFF
-- 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/vv9ij1wd45vckp9bm1xp776zb51h4wcq-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/vv9ij1wd45vckp9bm1xp776zb51h4wcq-gcc-wrapper-9.3.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- CMAKE_INSTALL_PREFIX = /nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1
-- CMAKE_INSTALL_LIBDIR = /nix/store/1m0xhbjxf72gwr1bcziad0cm20r5mn7f-seexpr-3.0.1/lib
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE)
-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
-- Could NOT find LLVM (missing: LLVM_DIR)
-- Qt5 Enabled
-- Qt5Core_INCLUDE_DIRS = /nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/QtCore;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/.//mkspecs/linux-g++
-- Qt5Gui_INCLUDE_DIRS = /nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/QtGui;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/QtCore;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/.//mkspecs/linux-g++;/nix/store/rkpk8pcbihrsqci0b284vawxifdhypqi-libGL-1.3.3-dev/include
-- Qt5OpenGL_INCLUDE_DIRS = /nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/QtOpenGL;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/QtWidgets;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/QtGui;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/include/QtCore;/nix/store/h1lq6h3njnfmjpsj1al0355b3qfrpqr7-qtbase-5.15.2-dev/.//mkspecs/linux-g++;/nix/store/rkpk8pcbihrsqci0b284vawxifdhypqi-libGL-1.3.3-dev/include
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Failed
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Failed
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed
-- Performing Test COMPILER_HAS_DEPRECATED
-- Performing Test COMPILER_HAS_DEPRECATED - Failed
CMake Warning (dev) at /nix/store/ynkh4a7rpp50m81qsqpy62d8n5bnkfnc-cmake-3.19.7/share/cmake-3.19/Modules/FindOpenGL.cmake:293 (message):
Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
available. Run "cmake --help-policy CMP0072" for policy details. Use the
cmake_policy command to set the policy and suppress this warning.
FindOpenGL found both a legacy GL library:
OPENGL_gl_LIBRARY: /nix/store/qn4fzss018q82s4fv7hxji7shcxikc7y-libGL-1.3.3/lib/libGL.so
and GLVND libraries for OpenGL and GLX:
OPENGL_opengl_LIBRARY: /nix/store/qn4fzss018q82s4fv7hxji7shcxikc7y-libGL-1.3.3/lib/libOpenGL.so
OPENGL_glx_LIBRARY: /nix/store/qn4fzss018q82s4fv7hxji7shcxikc7y-libGL-1.3.3/lib/libGLX.so
OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
compatibility with CMake 3.10 and below the legacy GL library will be used.
Call Stack (most recent call first):
src/SeExpr2/UI/CMakeLists.txt:22 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Found OpenGL: /nix/store/qn4fzss018q82s4fv7hxji7shcxikc7y-libGL-1.3.3/lib/libOpenGL.so
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Couldn't find gtest framework -- not building main tests
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_TESTING
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_POLICY_DEFAULT_CMP0025
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/1h84nl1fpgm36qnsfkg1qlns2vjbp463-bash-4.4-p23/bin/bash
[ 1%] Generating y.tab.c, y.tab.h
<command line>:3: warning: deprecated option: '--fixed-output-files', use '-o y.tab.c' [-Wdeprecated]
[ 2%] Generating ExprParserLexIn.cpp
[ 3%] Generating ExprParserLex.cpp
[ 4%] Generating ExprParser.tab.h
[ 5%] Generating ExprParser.cpp
Scanning dependencies of target SeExpr2
[ 6%] Building CXX object src/SeExpr2/CMakeFiles/SeExpr2.dir/Context.cpp.o
g++: error: unrecognized command line option '-msse4.1'
make[2]: *** [src/SeExpr2/CMakeFiles/SeExpr2.dir/build.make:106: src/SeExpr2/CMakeFiles/SeExpr2.dir/Context.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:290: src/SeExpr2/CMakeFiles/SeExpr2.dir/all] Error 2
make: *** [Makefile:160: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment