Skip to content

Instantly share code, notes, and snippets.

@bgamari
Created November 3, 2017 20:36
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 bgamari/396f86d489068b28192a42cd0c01b0fb to your computer and use it in GitHub Desktop.
Save bgamari/396f86d489068b28192a42cd0c01b0fb to your computer and use it in GitHub Desktop.
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking size of int... 4
checking size of long... 8
checking for ANSI C header files... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... armv7l-unknown-linux-gnueabihf
checking for decimal floating point... dpd
checking whether byte ordering is bigendian... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing gstdint.h commands
make[2]: Entering directory '/tmp/nix-build-gcc-6.4.0-armv7l-unknown-linux-gnueabihf-stage-static.drv-2/build/libdecnumber'
source='../../gcc-6.4.0/libdecnumber/decNumber.c' object='decNumber.o' libtool=no x86_64-unknown-linux-gnu-gcc -I../../gcc-6.4.0/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-6.4.0/libdecnumber -I. -c ../../gcc-6.4.0/libdecnumber/decNumber.c
source='../../gcc-6.4.0/libdecnumber/decContext.c' object='decContext.o' libtool=no x86_64-unknown-linux-gnu-gcc -I../../gcc-6.4.0/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-6.4.0/libdecnumber -I. -c ../../gcc-6.4.0/libdecnumber/decContext.c
source='../../gcc-6.4.0/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no x86_64-unknown-linux-gnu-gcc -I../../gcc-6.4.0/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-6.4.0/libdecnumber -I. -c ../../gcc-6.4.0/libdecnumber/dpd/decimal32.c
source='../../gcc-6.4.0/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no x86_64-unknown-linux-gnu-gcc -I../../gcc-6.4.0/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-6.4.0/libdecnumber -I. -c ../../gcc-6.4.0/libdecnumber/dpd/decimal64.c
source='../../gcc-6.4.0/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no x86_64-unknown-linux-gnu-gcc -I../../gcc-6.4.0/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-6.4.0/libdecnumber -I. -c ../../gcc-6.4.0/libdecnumber/dpd/decimal128.c
rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdecnumber.a
make[2]: Leaving directory '/tmp/nix-build-gcc-6.4.0-armv7l-unknown-linux-gnueabihf-stage-static.drv-2/build/libdecnumber'
make[2]: Entering directory '/tmp/nix-build-gcc-6.4.0-armv7l-unknown-linux-gnueabihf-stage-static.drv-2/build/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/nix/store/l141fmh4q54mb1amlc0wv5n5gxg89y8d-bash-4.4-p12/bin/bash ../../gcc-6.4.0/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="TARGET_CPU_generic" \
HEADERS="options.h insn-constants.h config/dbxelf.h config/elfos.h config/gnu-user.h config/linux.h config/linux-android.h config/glibc-stdint.h config/arm/elf.h config/arm/linux-gas.h config/arm/linux-elf.h config/arm/bpabi.h config/arm/linux-eabi.h config/arm/aout.h config/vxworks-dummy.h config/arm/arm.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 LIBC_MUSL=4 DEFAULT_LIBC=LIBC_GLIBC ANDROID_DEFAULT=0" \
/nix/store/l141fmh4q54mb1amlc0wv5n5gxg89y8d-bash-4.4-p12/bin/bash ../../gcc-6.4.0/gcc/mkconfig.sh tm.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/arm/arm-protos.h config/arm/aarch-common-protos.h config/linux-protos.h tm-preds.h" DEFINES="" \
/nix/store/l141fmh4q54mb1amlc0wv5n5gxg89y8d-bash-4.4-p12/bin/bash ../../gcc-6.4.0/gcc/mkconfig.sh tm_p.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/nix/store/l141fmh4q54mb1amlc0wv5n5gxg89y8d-bash-4.4-p12/bin/bash ../../gcc-6.4.0/gcc/mkconfig.sh bconfig.h
x86_64-unknown-linux-gnu-g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -Woverloaded-virtual -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -fno-PIE -I. -Ibuild -I../../gcc-6.4.0/gcc -I../../gcc-6.4.0/gcc/build -I../../gcc-6.4.0/gcc/../include -I../../gcc-6.4.0/gcc/../libcpp/include \
-o build/genmddeps.o ../../gcc-6.4.0/gcc/genmddeps.c
In file included from ../../gcc-6.4.0/gcc/system.h:266:0,
from ../../gcc-6.4.0/gcc/genmddeps.c:19:
/nix/store/qkzr8h5jgmj7p10rvwiwf9g8cmyp06k0-gcc-6.4.0/include/c++/6.4.0/cstdlib:75:25: fatal error: stdlib.h: No such file or directory
#include_next <stdlib.h>
^
compilation terminated.
make[2]: *** [Makefile:2497: build/genmddeps.o] Error 1
make[2]: Leaving directory '/tmp/nix-build-gcc-6.4.0-armv7l-unknown-linux-gnueabihf-stage-static.drv-2/build/gcc'
make[1]: *** [Makefile:4110: all-gcc] Error 2
make[1]: Leaving directory '/tmp/nix-build-gcc-6.4.0-armv7l-unknown-linux-gnueabihf-stage-static.drv-2/build'
make: *** [Makefile:859: all] Error 2
note: keeping build directory ‘/tmp/nix-build-gcc-6.4.0-armv7l-unknown-linux-gnueabihf-stage-static.drv-2’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment