Skip to content

Instantly share code, notes, and snippets.

@stebulus
Created April 15, 2019 11:49
Show Gist options
  • Select an option

  • Save stebulus/68938281fee9b3e7f846bcd33daa9b34 to your computer and use it in GitHub Desktop.

Select an option

Save stebulus/68938281fee9b3e7f846bcd33daa9b34 to your computer and use it in GitHub Desktop.
snippets from build.log
[DEBUG] ==> Executing: 'cp' '-v' 'bits/stdio_lim.h' '/home/steven/egg/x/cross-toolchain/x86_64-egg-linux-gnu/sysroot/usr/include/bits/stdio_lim.h'
[ALL ] 'bits/stdio_lim.h' -> '/home/steven/egg/x/cross-toolchain/x86_64-egg-linux-gnu/sysroot/usr/include/bits/stdio_lim.h'
[ALL ] Not over-writing existing bits/syscall.h
[EXTRA] Installing C library start files
[DEBUG] ==> Executing: 'mkdir' '-p' '/home/steven/egg/x/cross-toolchain/x86_64-egg-linux-gnu/sysroot/usr/lib'
[DEBUG] ==> Executing: 'make' '-j4' '-l' 'BUILD_CFLAGS=-O2 -g -I/home/steven/egg/tmp/cross-toolchain.QwiOO018/build/x86_64-egg-linux-gnu/buildtools/include ' 'BUILD_CPPFLAGS=' 'BUILD_LDFLAGS=-L/home/steven/egg/tmp/cross-toolchain.QwiOO018/build/x86_64-egg-linux-gnu/buildtools/lib ' 'csu/subdir_lib'
[ALL ] make[2]: Entering directory `/home/steven/egg/tmp/cross-toolchain.QwiOO018/build/x86_64-egg-linux-gnu/build/build-libc-startfiles/multilib'
[DEBUG] Configuring with addons : ''
[DEBUG] Extra config args passed : '--disable-debug --disable-sanity-checks --enable-obsolete-rpc --enable-kernel=4.10.8 --with-__thread --with-tls --enable-shared --enable-add-ons=no --with-pkgversion=crosstool-NG crosstool-ng-1.23.0'
[DEBUG] Extra CFLAGS passed : ' -O2 -U_FORTIFY_SOURCE '
[DEBUG] Placing startfiles into : '/home/steven/egg/x/cross-toolchain/x86_64-egg-linux-gnu/sysroot/usr/lib'
[DEBUG] Configuring with --host : 'x86_64-egg-linux-gnu'
[DEBUG] ==> Executing: 'BUILD_CC=x86_64-build_pc-linux-gnu-gcc' 'CC=x86_64-egg-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE ' 'AR=x86_64-egg-linux-gnu-ar' 'RANLIB=x86_64-egg-linux-gnu-ranlib' '/home/steven/egg/x/build-tools/bin/bash' '/home/steven/egg/tmp/cross-toolchain.QwiOO018/build/src/glibc-2.25/configure' '--prefix=/usr' '--build=x86_64-build_pc-linux-gnu' '--host=x86_64-egg-linux-gnu' '--cache-file=/home/steven/egg/tmp/cross-toolchain.QwiOO018/build/x86_64-egg-linux-gnu/build/build-libc-startfiles/multilib/config.cache' '--without-cvs' '--disable-profile' '--without-gd' '--with-headers=/home/steven/egg/x/cross-toolchain/x86_64-egg-linux-gnu/sysroot/usr/include' '--disable-debug' '--disable-sanity-checks' '--enable-obsolete-rpc' '--enable-kernel=4.10.8' '--with-__thread' '--with-tls' '--enable-shared' '--enable-add-ons=no' '--with-pkgversion=crosstool-NG crosstool-ng-1.23.0'
[CFG ] configure: loading cache /home/steven/egg/tmp/cross-toolchain.QwiOO018/build/x86_64-egg-linux-gnu/build/build-libc-startfiles/multilib/config.cache
--
[DEBUG] Configuring with addons : ''
[DEBUG] Extra config args passed : '--disable-debug --disable-sanity-checks --enable-obsolete-rpc --enable-kernel=4.10.8 --with-__thread --with-tls --enable-shared --enable-add-ons=no --with-pkgversion=crosstool-NG crosstool-ng-1.23.0'
[DEBUG] Extra CFLAGS passed : ' -O2 -U_FORTIFY_SOURCE '
[DEBUG] Placing startfiles into : '/home/steven/egg/x/cross-toolchain/x86_64-egg-linux-gnu/sysroot/usr/lib'
[DEBUG] Configuring with --host : 'x86_64-egg-linux-gnu'
[DEBUG] ==> Executing: 'BUILD_CC=x86_64-build_pc-linux-gnu-gcc' 'CC=x86_64-egg-linux-gnu-gcc -O2 -U_FORTIFY_SOURCE ' 'AR=x86_64-egg-linux-gnu-ar' 'RANLIB=x86_64-egg-linux-gnu-ranlib' '/home/steven/egg/x/build-tools/bin/bash' '/home/steven/egg/tmp/cross-toolchain.QwiOO018/build/src/glibc-2.25/configure' '--prefix=/usr' '--build=x86_64-build_pc-linux-gnu' '--host=x86_64-egg-linux-gnu' '--cache-file=/home/steven/egg/tmp/cross-toolchain.QwiOO018/build/x86_64-egg-linux-gnu/build/build-libc-final/multilib/config.cache' '--without-cvs' '--disable-profile' '--without-gd' '--with-headers=/home/steven/egg/x/cross-toolchain/x86_64-egg-linux-gnu/sysroot/usr/include' '--disable-debug' '--disable-sanity-checks' '--enable-obsolete-rpc' '--enable-kernel=4.10.8' '--with-__thread' '--with-tls' '--enable-shared' '--enable-add-ons=no' '--with-pkgversion=crosstool-NG crosstool-ng-1.23.0'
[CFG ] configure: loading cache /home/steven/egg/tmp/cross-toolchain.QwiOO018/build/x86_64-egg-linux-gnu/build/build-libc-final/multilib/config.cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment