Skip to content

Instantly share code, notes, and snippets.

@risicle
Created November 9, 2019 16:23
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 risicle/0156756c1902a8d79a116856e6edf197 to your computer and use it in GitHub Desktop.
Save risicle/0156756c1902a8d79a116856e6edf197 to your computer and use it in GitHub Desktop.
unpacking sources
unpacking source archive /nix/store/k918gi00ykmpwq93jmkpcpmz0pi1cjbw-squashfs-tools-ng-0.7.tar.xz
source root is squashfs-tools-ng-0.7
setting SOURCE_DATE_EPOCH to timestamp 1570549776 of file squashfs-tools-ng-0.7/Makefile.in
patching sources
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/ijcbhvbzda60r3arnnaxmgqmby834jnr-squashfs-tools-ng-0.7
checking for a BSD-compatible install... /nix/store/vzvgqdqcx6hi1syivyv6phjn2dzgvvja-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/vzvgqdqcx6hi1syivyv6phjn2dzgvvja-coreutils-8.31/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-apple-darwin17.7.0
checking host system type... x86_64-apple-darwin17.7.0
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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 whether clang understands -c and -o together... yes
checking dependency style of clang... none
checking for a sed that does not truncate output... /nix/store/2gdg6yzrkzfnd0lmrnwl63pj8ggxma3b-gnused-4.7/bin/sed
checking for grep that handles long lines and -e... /nix/store/86kv7fzrb45gcv25w7hw0nhfmj5jpp4n-gnugrep-3.3/bin/grep
checking for egrep... /nix/store/86kv7fzrb45gcv25w7hw0nhfmj5jpp4n-gnugrep-3.3/bin/grep -E
checking for fgrep... /nix/store/86kv7fzrb45gcv25w7hw0nhfmj5jpp4n-gnugrep-3.3/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 whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.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 a working dd... /nix/store/vzvgqdqcx6hi1syivyv6phjn2dzgvvja-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/vzvgqdqcx6hi1syivyv6phjn2dzgvvja-coreutils-8.31/bin/dd bs=4096 count=1
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 how to run the C preprocessor... clang -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 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... darwin17.7.0 dyld
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 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 whether clang understands -c and -o together... (cached) yes
checking dependency style of clang... (cached) none
checking for clang option to accept ISO C99... none needed
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/wq273wf9py6njpzqx3nlc96p27ry08sd-pkg-config-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether compiler handles -Wall... yes
checking whether compiler handles -Wextra... yes
checking whether compiler handles -Wunused... yes
checking whether compiler handles -Wmissing-prototypes... yes
checking whether compiler handles -Wmissing-declarations... yes
checking whether compiler handles -Wwrite-strings... yes
checking whether compiler handles -Wjump-misses-init... no
checking whether compiler handles -Wuninitialized... yes
checking whether compiler handles -Winit-self... yes
checking whether compiler handles -Wlogical-op... no
checking whether compiler handles -Wunused-but-set-parameter... no
checking whether compiler handles -Wunused-but-set-variable... no
checking whether compiler handles -Wunused-parameter... yes
checking whether compiler handles -Wunused-result... yes
checking whether compiler handles -Wunused-variable... yes
checking whether compiler handles -Wduplicated-cond... no
checking whether compiler handles -Wduplicated-branches... no
checking whether compiler handles -Wrestrict... no
checking whether compiler handles -Wnull-dereference... yes
checking whether compiler handles -pedantic... yes
checking for doxygen... doxygen
checking for doxygen... /nix/store/26lic5k0mgfznk61as5ynp25r83idnw8-doxygen-1.8.15/bin/doxygen
checking for perl... /nix/store/4pnw8qaffhbr490rzasc27sr5jniayk6-perl-5.30.0/bin/perl
checking for dot... /nix/store/dvknfflqbh23rfl6rz1d9v2mydqf062s-graphviz-2.40.1/bin/dot
checking for ZLIB... yes
checking for XZ... yes
checking for LZ4... yes
checking for ZSTD... yes
checking for lzo1x_1_15_compress in -llzo2... no
checking for lzo1x_1_15_compress in -llzo... no
checking for LIBSELINUX... no
checking selinux/selinux.h usability... no
checking selinux/selinux.h presence... no
checking for selinux/selinux.h... no
checking selinux/label.h usability... no
checking selinux/label.h presence... no
checking for selinux/label.h... no
checking whether clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking size of time_t... 8
checking size of size_t... 8
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/sysinfo.h usability... no
checking sys/sysinfo.h presence... no
checking for sys/sysinfo.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Doxyfile
config.status: creating lib/sqfs/libsquashfs.pc
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
building
build flags: SHELL=/nix/store/5ys0r8acw7kx5daia5nshycrw0wwnn1g-bash-4.4-p23/bin/bash
make all-am
make[1]: Entering directory '/private/tmp/nix-build-squashfs-tools-ng-0.7.drv-0/squashfs-tools-ng-0.7'
CC tar/sqfs2tar-sqfs2tar.o
In file included from tar/sqfs2tar.c:8:
In file included from ./include/common.h:29:
./include/util/compat.h:92:10: fatal error: 'sys/sysmacros.h' file not found
#include <sys/sysmacros.h>
^~~~~~~~~~~~~~~~~
1 error generated.
make[1]: *** [Makefile:2889: tar/sqfs2tar-sqfs2tar.o] Error 1
make[1]: Leaving directory '/private/tmp/nix-build-squashfs-tools-ng-0.7.drv-0/squashfs-tools-ng-0.7'
make: *** [Makefile:1381: all] Error 2
builder for '/nix/store/lhj7kdf50h9ilqfipfmnpxbzlap8xwpx-squashfs-tools-ng-0.7.drv' failed with exit code 2
error: build of '/nix/store/lhj7kdf50h9ilqfipfmnpxbzlap8xwpx-squashfs-tools-ng-0.7.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment