Last active
August 28, 2017 21:22
-
-
Save bendlas/b3ab0d2850916b850545cf9e92492f23 to your computer and use it in GitHub Desktop.
nix-build . -A gnome3.gnome_shell 2>&1 | tee build.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
these derivations will be built: | |
/nix/store/55plqgvrqrpy3da5ra2nvgamz0jbxy6p-gnome-shell-3.22.0.drv | |
building path(s) ‘/nix/store/4nkbq48qsqa3fmr2gparj3n4hkgdabb1-gnome-shell-3.22.0’ | |
unpacking sources | |
unpacking source archive /nix/store/8ymq6jmw5qw9fwqvv85agd2k62pxn7xj-gnome-shell-3.22.0.tar.xz | |
source root is gnome-shell-3.22.0 | |
setting SOURCE_DATE_EPOCH to timestamp 1474320306 of file gnome-shell-3.22.0/docs/reference/st/html/widgets.html | |
patching sources | |
configuring | |
fixing libtool script ./config/ltmain.sh | |
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/4nkbq48qsqa3fmr2gparj3n4hkgdabb1-gnome-shell-3.22.0 --sysconfdir=/etc | |
checking for a BSD-compatible install... /nix/store/z47vszjjfc2s2qvakaig8jvnqbz7g9ig-coreutils-8.27/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /nix/store/z47vszjjfc2s2qvakaig8jvnqbz7g9ig-coreutils-8.27/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether UID '30001' is supported by ustar format... yes | |
checking whether GID '30000' is supported by ustar format... yes | |
checking how to create a ustar tar archive... gnutar | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for gcc... gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc accepts -g... yes | |
checking for gcc option to accept ISO C89... none needed | |
checking whether gcc understands -c and -o together... yes | |
checking for style of include used by make... GNU | |
checking dependency style of gcc... none | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking dependency style of g++... none | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /nix/store/9lpy1a2v5fvi3k5g57pfhkz16z67623l-gnused-4.4/bin/sed | |
checking for grep that handles long lines and -e... /nix/store/ql625i1av73l8122isbqkayfb2fswfll-gnugrep-3.1/bin/grep | |
checking for egrep... /nix/store/ql625i1av73l8122isbqkayfb2fswfll-gnugrep-3.1/bin/grep -E | |
checking for fgrep... /nix/store/ql625i1av73l8122isbqkayfb2fswfll-gnugrep-3.1/bin/grep -F | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for ld option to reload object files... -r | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for archiver @FILE support... @ | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse nm output from gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /nix/store/z47vszjjfc2s2qvakaig8jvnqbz7g9ig-coreutils-8.27/bin/dd | |
checking how to truncate binary pipes... /nix/store/z47vszjjfc2s2qvakaig8jvnqbz7g9ig-coreutils-8.27/bin/dd bs=4096 count=1 | |
./configure: line 7423: /usr/bin/file: No such file or directory | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking how to run the C preprocessor... gcc -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc supports -fno-rtti -fno-exceptions... no | |
checking for gcc option to produce PIC... -fPIC -DPIC | |
checking if gcc PIC flag -fPIC -DPIC works... yes | |
checking if gcc static flag -static works... no | |
checking if gcc supports -c -o file.o... yes | |
checking if gcc supports -c -o file.o... (cached) yes | |
checking whether the gcc linker (ld) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... no | |
checking how to run the C++ preprocessor... g++ -E | |
checking for ld used by g++... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking whether the g++ linker (ld) supports shared libraries... yes | |
checking for g++ option to produce PIC... -fPIC -DPIC | |
checking if g++ PIC flag -fPIC -DPIC works... yes | |
checking if g++ static flag -static works... no | |
checking if g++ supports -c -o file.o... yes | |
checking if g++ supports -c -o file.o... (cached) yes | |
checking whether the g++ linker (ld) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether NLS is requested... yes | |
checking for msgfmt... /nix/store/ifsp4aa7a85pw1p4is1n11533mpyaqjv-gettext-0.19.8/bin/msgfmt | |
checking for gmsgfmt... /nix/store/ifsp4aa7a85pw1p4is1n11533mpyaqjv-gettext-0.19.8/bin/msgfmt | |
checking for xgettext... /nix/store/ifsp4aa7a85pw1p4is1n11533mpyaqjv-gettext-0.19.8/bin/xgettext | |
checking for msgmerge... /nix/store/ifsp4aa7a85pw1p4is1n11533mpyaqjv-gettext-0.19.8/bin/msgmerge | |
checking for ld used by gcc... ld | |
checking if the linker (ld) is GNU ld... yes | |
checking for shared library run path origin... done | |
checking for CFPreferencesCopyAppValue... no | |
checking for CFLocaleCopyCurrent... no | |
checking for GNU gettext in libc... yes | |
checking whether to use NLS... yes | |
checking where the gettext function comes from... libc | |
checking for pkg-config... /nix/store/4x3xz8pnp72v7hq0mabjps4w3w7m2wvr-pkg-config-0.29.2/bin/pkg-config | |
checking pkg-config is at least version 0.22... yes | |
checking for xsltproc... /nix/store/4dksm0n1iizncry4x71zp2wwjnw91rrm-libxslt-1.1.29-bin/bin/xsltproc | |
checking for pkg-config... (cached) /nix/store/4x3xz8pnp72v7hq0mabjps4w3w7m2wvr-pkg-config-0.29.2/bin/pkg-config | |
checking pkg-config is at least version 0.16... yes | |
checking for a Python interpreter with version >= 3... python | |
checking for python... /nix/store/7yqdbadkhj2yqcf532igscby1spa77gj-python3-3.6.2/bin/python | |
checking for python version... 3.6 | |
checking for python platform... linux | |
checking for python script directory... ${prefix}/lib/python3.6/site-packages | |
checking for python extension module directory... ${exec_prefix}/lib/python3.6/site-packages | |
checking for GStreamer (needed for recording functionality)... yes | |
checking for TEST_SHELL_RECORDER... yes | |
checking for libsystemd... no | |
auto | |
checking for GNOME_SHELL... no | |
configure: error: Package requirements (gio-unix-2.0 >= 2.45.3 | |
libxml-2.0 | |
gtk+-3.0 >= 3.15.0 | |
atk-bridge-2.0 | |
gjs-internals-1.0 >= 1.39.0 | |
gstreamer-1.0 gstreamer-base-1.0 x11 gtk+-3.0 | |
gdk-x11-3.0 libsoup-2.4 | |
mutter-clutter-1.0 >= 1.21.5 | |
mutter-cogl-pango-1.0 | |
libstartup-notification-1.0 >= 0.11 | |
gobject-introspection-1.0 >= 1.49.1 | |
libcanberra libcanberra-gtk3 | |
telepathy-glib >= 0.17.5 | |
polkit-agent-1 >= 0.100 | |
gcr-base-3 >= 3.7.5) were not met: | |
No package 'gjs-internals-1.0' found | |
Consider adjusting the PKG_CONFIG_PATH environment variable if you | |
installed software in a non-standard prefix. | |
Alternatively, you may set the environment variables GNOME_SHELL_CFLAGS | |
and GNOME_SHELL_LIBS to avoid the need to call pkg-config. | |
See the pkg-config man page for more details. | |
builder for ‘/nix/store/55plqgvrqrpy3da5ra2nvgamz0jbxy6p-gnome-shell-3.22.0.drv’ failed with exit code 1 | |
error: build of ‘/nix/store/55plqgvrqrpy3da5ra2nvgamz0jbxy6p-gnome-shell-3.22.0.drv’ failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment