Skip to content

Instantly share code, notes, and snippets.

@samueldr
Created August 16, 2018 02:16
Show Gist options
  • Save samueldr/56ce226ed1cb10ee4b373b4163170334 to your computer and use it in GitHub Desktop.
Save samueldr/56ce226ed1cb10ee4b373b4163170334 to your computer and use it in GitHub Desktop.
-A lensfun on master
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/cblhmih4vrplbwriz80s94fa6csz70xd-lensfun-0.3.2.tar.gz
source root is lensfun-0.3.2
setting SOURCE_DATE_EPOCH to timestamp 1447607246 of file lensfun-0.3.2/tools/update_database/generate_database_tarballs.py
@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_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/m4f2h44iyhhip8793f9q6gy2yxcalfqy-lensfun-0.3.2/include -DCMAKE_INSTALL_LIBDIR=/nix/store/m4f2h44iyhhip8793f9q6gy2yxcalfqy-lensfun-0.3.2/lib -DCMAKE_INSTALL_NAME_DIR=/nix/store/m4f2h44iyhhip8793f9q6gy2yxcalfqy-lensfun-0.3.2/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_DEPLOYMENT_TARGET= -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=last -DCMAKE_STRIP=/nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/strip -DCMAKE_RANLIB=/nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/ranlib -DCMAKE_AR=/nix/store/ah0va6j4cnwj9nx4j6rwcfc8nh785jwm-binutils-2.30/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/m4f2h44iyhhip8793f9q6gy2yxcalfqy-lensfun-0.3.2
-- 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/r4yzs2pnn47k9f1m6l69r9p5nlv2figm-gcc-wrapper-7.3.0/bin/gcc
-- Check for working C compiler: /nix/store/r4yzs2pnn47k9f1m6l69r9p5nlv2figm-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/r4yzs2pnn47k9f1m6l69r9p5nlv2figm-gcc-wrapper-7.3.0/bin/g++
-- Check for working CXX compiler: /nix/store/r4yzs2pnn47k9f1m6l69r9p5nlv2figm-gcc-wrapper-7.3.0/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for include file regex.h
-- Looking for include file regex.h - found
-- Looking for include file endian.h
-- Looking for include file endian.h - found
-- Found PkgConfig: /nix/store/091bir0r4wdbq898i8v6z33297mx69k1-pkg-config-0.29.2/bin/pkg-config (found version "0.29.2")
-- Checking for one of the modules 'glib-2.0'
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
Package libpcre was not found in the pkg-config search path.
Perhaps you should add the directory containing `libpcre.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libpcre', required by 'glib-2.0', not found
-- -------------------------------------------------------------------------------------
-- Building Lensfun 0.3.2.0
-- -------------------------------------------------------------------------------------
-- Build as dynamic/shared library
-- Build type: Release
-- Build doc: OFF
-- Build test suite: OFF
-- Build lenstool: OFF
-- Build with support for SSE: ON
-- Build with support for SSE2: ON
-- Install helper scripts: ON
--
Install prefix: /nix/store/m4f2h44iyhhip8793f9q6gy2yxcalfqy-lensfun-0.3.2
--
Using:
-- GLIB2 include dir: /nix/store/xjivy09mqcfa15minf3c5n9pvjclg49y-glib-2.56.0-dev/include/glib-2.0;/nix/store/giqpyv4zxq6krz15hgwj7gmnilz5fqz0-glib-2.56.0/lib/glib-2.0/include
-- GLIB2 library: glib-2.0
-- Configuring done
-- Generating done
-- Build files have been written to: /build/lensfun-0.3.2/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j96 -l96 SHELL=/nix/store/7q3ayirslrcva28wava6zpjcflcz1h3b-bash-4.4-p23/bin/bash
Scanning dependencies of target lensfun
[ 14%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o
[ 14%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o
[ 21%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o
[ 28%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o
[ 35%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o
[ 42%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o
[ 50%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o
[ 57%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o
[ 64%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o
[ 71%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o
[ 78%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o
[ 85%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o
[ 92%] Building CXX object libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/camera.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/database.cpp.o] Error 1
g++: error: unrecognized command line option '-msse2'
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/lens.cpp.o] Error 1
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/mount.cpp.o] Error 1
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/cpuid.cpp.o] Error 1
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse.cpp.o] Error 1
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
make[2]: g++: error: unrecognized command line option '-msse2'
*** [libs/lensfun/CMakeFiles/lensfun.dir/mod-color-sse2.cpp.o] Error 1
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/mod-color.cpp.o] Error 1
g++: error: unrecognized command line option '-msse2'
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/mod-coord-sse.cpp.o] Error 1
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse2'
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/mod-coord.cpp.o] Error 1
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
g++: error: unrecognized command line option '-msse2'
g++: error: unrecognized command line option '-msse'; did you mean '-fdse'?
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/mod-subpix.cpp.o] Error 1
g++: error: unrecognized command line option '-msse2'
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/modifier.cpp.o] Error 1
make[2]: *** [libs/lensfun/CMakeFiles/lensfun.dir/auxfun.cpp.o] Error 1
make[1]: *** [libs/lensfun/CMakeFiles/lensfun.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment