Skip to content

Instantly share code, notes, and snippets.

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 dustinlacewell-wk/675a5a67f2e1d717e80c1515ea9716e9 to your computer and use it in GitHub Desktop.
Save dustinlacewell-wk/675a5a67f2e1d717e80c1515ea9716e9 to your computer and use it in GitHub Desktop.
nix-env --show-trace -f /Users/dustinlacewell/src/nixpkgs -iA libcanberra_gtk3
installing ‘libcanberra-0.30’
these derivations will be built:
/nix/store/jhl4gxb6m2h266sd0wxiz17vrf91kb4z-libcanberra-0.30.drv
building path(s) ‘/nix/store/ibnph71rv8vag2m83n81r1r2q0qyzhzp-libcanberra-0.30’
unpacking sources
unpacking source archive /nix/store/j5k96cc599x1bsxzaynvvc7yd8xkiysq-libcanberra-0.30.tar.xz
source root is libcanberra-0.30
setting SOURCE_DATE_EPOCH to timestamp 1348532939 of file libcanberra-0.30/gtkdoc/tmpl/libcanberra-unused.sgml
patching sources
configuring
fixing libtool script ./build-aux/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/ibnph71rv8vag2m83n81r1r2q0qyzhzp-libcanberra-0.30 --disable-oss
checking for a BSD-compatible install... /nix/store/6s31z3ghhrhwahf6gr9641c895bqhkwx-coreutils-8.28/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/6s31z3ghhrhwahf6gr9641c895bqhkwx-coreutils-8.28/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin16.7.0
checking host system type... x86_64-apple-darwin16.7.0
checking whether ln -s works... yes
checking for style of include used by make... GNU
checking for gcc... clang
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 clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... none
checking the archiver (ar) interface... ar
checking for gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) none
checking for clang option to accept ISO C99... none needed
checking whether clang and cc understand -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /nix/store/ljcx5cscx3jlw6hldwgwzr69csw0chlf-gnugrep-3.1/bin/grep
checking for egrep... /nix/store/ljcx5cscx3jlw6hldwgwzr69csw0chlf-gnugrep-3.1/bin/grep -E
checking whether clang needs -traditional... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... none
checking if clang supports flag -pipe in envvar CFLAGS... yes
checking if clang supports flag -Wall in envvar CFLAGS... yes
checking if clang supports flag -W in envvar CFLAGS... yes
checking if clang supports flag -Wextra in envvar CFLAGS... yes
checking if clang supports flag -Winline in envvar CFLAGS... yes
checking if clang supports flag -Wvla in envvar CFLAGS... yes
checking if clang supports flag -Wundef in envvar CFLAGS... yes
checking if clang supports flag -Wformat=2 in envvar CFLAGS... yes
checking if clang supports flag -Wlogical-op in envvar CFLAGS... yes
checking if clang supports flag -Wsign-compare in envvar CFLAGS... yes
checking if clang supports flag -Wformat-security in envvar CFLAGS... yes
checking if clang supports flag -Wmissing-include-dirs in envvar CFLAGS... yes
checking if clang supports flag -Wformat-nonliteral in envvar CFLAGS... yes
checking if clang supports flag -Wold-style-definition in envvar CFLAGS... yes
checking if clang supports flag -Wpointer-arith in envvar CFLAGS... yes
checking if clang supports flag -Winit-self in envvar CFLAGS... yes
checking if clang supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes
checking if clang supports flag -Wfloat-equal in envvar CFLAGS... yes
checking if clang supports flag -Wmissing-prototypes in envvar CFLAGS... yes
checking if clang supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if clang supports flag -Wredundant-decls in envvar CFLAGS... yes
checking if clang supports flag -Wmissing-declarations in envvar CFLAGS... yes
checking if clang supports flag -Wmissing-noreturn in envvar CFLAGS... yes
checking if clang supports flag -Wshadow in envvar CFLAGS... yes
checking if clang supports flag -Wendif-labels in envvar CFLAGS... yes
checking if clang supports flag -Wcast-align in envvar CFLAGS... yes
checking if clang supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes
checking if clang supports flag -Wwrite-strings in envvar CFLAGS... yes
checking if clang supports flag -Wno-long-long in envvar CFLAGS... yes
checking if clang supports flag -Wno-overlength-strings in envvar CFLAGS... yes
checking if clang supports flag -Wno-unused-parameter in envvar CFLAGS... yes
checking if clang supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes
checking if clang supports flag -Wno-unused-result in envvar CFLAGS... yes
checking if clang supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes
checking if clang supports flag -Wpacked in envvar CFLAGS... yes
checking if clang supports flag -Werror=overflow in envvar CFLAGS... yes
checking if clang supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes
checking if clang supports flag -ffast-math in envvar CFLAGS... yes
checking if clang supports flag -fno-common in envvar CFLAGS... yes
checking if clang supports flag -fdiagnostics-show-option in envvar CFLAGS... yes
checking if clang supports flag -fno-strict-aliasing in envvar CFLAGS... yes
checking if clang supports flag -ffunction-sections in envvar CFLAGS... yes
checking if clang supports flag -fdata-sections in envvar CFLAGS... yes
checking if clang supports flag -Wl,--as-needed in envvar LDFLAGS... yes
checking if clang supports flag -Wl,--gc-sections in envvar LDFLAGS... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/8w438n158r8ly9hfa64qzp979261gp35-gnused-4.4/bin/sed
checking for fgrep... /nix/store/ljcx5cscx3jlw6hldwgwzr69csw0chlf-gnugrep-3.1/bin/grep -F
checking for ld used by clang... ld
checking if the linker (ld) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-apple-darwin16.7.0 file names to x86_64-apple-darwin16.7.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin16.7.0 file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... no
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... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from clang object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... no
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fno-common -DPIC
checking if clang PIC flag -fno-common -DPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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... clang++ -E
checking for ld used by clang++... ld
checking if the linker (ld) is GNU ld... no
checking whether the clang++ linker (ld) supports shared libraries... yes
checking for clang++ option to produce PIC... -fno-common -DPIC
checking if clang++ PIC flag -fno-common -DPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin16.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking for lt_dladvise_init in -lltdl... yes
checking for ANSI C header files... (cached) yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking byteswap.h usability... no
checking byteswap.h presence... no
checking for byteswap.h... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for off_t... yes
checking for uid_t in sys/types.h... yes
checking for library containing pow... none required
checking for library containing sched_setscheduler... no
checking for lrintf... yes
checking for strtof... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for gettimeofday... yes
checking for nanosleep... yes
checking for posix_memalign... yes
checking for sigaction... yes
checking for sleep... yes
checking for sysconf... yes
checking for pthread_yield... no
checking for strerror_r... yes
checking for lstat... yes
checking for strndup... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_THREAD_SAFE
checking whether to check for GCC pthread/shared inconsistencies... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for pkg-config... /nix/store/qca03b40xx41ckrp6zh6wap3m86najbn-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ALSA... no
checking for PULSE... yes
checking for UDEV... no
checking for GST... no
checking for GTK... no
checking for GTK3... yes
checking for TDB... no
Package systemd was not found in the pkg-config search path.
Perhaps you should add the directory containing `systemd.pc'
to the PKG_CONFIG_PATH environment variable
No package 'systemd' found
checking for lynx... no
configure: WARNING: *** lynx not found, plain text README will not be built ***
checking for VORBIS... yes
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating libcanberra.pc
config.status: creating libcanberra-gtk.pc
config.status: creating libcanberra-gtk3.pc
config.status: creating src/canberra.h
config.status: creating gtkdoc/Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
---{ libcanberra 0.30 }---
prefix: /nix/store/ibnph71rv8vag2m83n81r1r2q0qyzhzp-libcanberra-0.30
sysconfdir: ${prefix}/etc
localstatedir: ${prefix}/var
Compiler: clang
CFLAGS: -g -O2
C++-Compiler: clang++
CXXFLAGS: -g -O2
Builtin DSO: yes
Enable PulseAudio: yes
Builtin PulseAudio: no
Enable ALSA: no
Builtin ALSA: no
Enable OSS: no
Builtin OSS: no
Enable GStreamer: no
Builtin GStreamer: no
Enable Null Output: yes
Builtin Null Output: no
Enable tdb: no
Enable lookup cache: no
Enable GTK+: no
GTK Modules Directory:
Enable GTK3+: yes
GTK3 Modules Directory: ${exec_prefix}/lib/gtk-3.0/modules
Enable udev: no
systemd Unit Directory:
building
build flags: SHELL=/nix/store/g6l32ncr8vlpprlmv9kgr4qksx929cbj-bash-4.4-p12/bin/bash
make all-recursive
make[1]: Entering directory '/private/tmp/nix-build-libcanberra-0.30.drv-0/libcanberra-0.30'
Making all in src
make[2]: Entering directory '/private/tmp/nix-build-libcanberra-0.30.drv-0/libcanberra-0.30/src'
CC libcanberra_gtk3_module_la-canberra-gtk-module.lo
canberra-gtk-module.c:28:10: fatal error: 'gdk/gdkx.h' file not found
#include <gdk/gdkx.h>
^~~~~~~~~~~~
1 error generated.
make[2]: *** [Makefile:1326: libcanberra_gtk3_module_la-canberra-gtk-module.lo] Error 1
make[2]: Leaving directory '/private/tmp/nix-build-libcanberra-0.30.drv-0/libcanberra-0.30/src'
make[1]: *** [Makefile:546: all-recursive] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-libcanberra-0.30.drv-0/libcanberra-0.30'
make: *** [Makefile:408: all] Error 2
builder for ‘/nix/store/jhl4gxb6m2h266sd0wxiz17vrf91kb4z-libcanberra-0.30.drv’ failed with exit code 2
error: build of ‘/nix/store/jhl4gxb6m2h266sd0wxiz17vrf91kb4z-libcanberra-0.30.drv’ failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment