sassc-3.6.2
x86_64-linux.package-alphashape
· build #12
· raw
unpackPhase
1unpacking source archive /nix/store/54lms88x78sgf74lc5b16wxc2hzy6r0j-source2source root is sourceautoreconfPhase
3autoreconf: export WARNINGS=4autoreconf: Entering directory '.'5autoreconf: configure.ac: no obvious need to run autopoint6autoreconf: running: aclocal --force 7autoreconf: configure.ac: tracing8autoreconf: running: libtoolize --copy --force9libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'script'.10libtoolize: copying file 'script/ltmain.sh'11libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.12libtoolize: copying file 'm4/libtool.m4'13libtoolize: copying file 'm4/ltoptions.m4'14libtoolize: copying file 'm4/ltsugar.m4'15libtoolize: copying file 'm4/ltversion.m4'16libtoolize: copying file 'm4/lt~obsolete.m4'17libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.18autoreconf: configure.ac: not using Intltool19autoreconf: configure.ac: not using Gtkdoc20autoreconf: configure.ac: no need to run autopoint (confirmed)21autoreconf: running: aclocal --force 22autoreconf: running: /nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin/autoconf --force23configure.ac:46: warning: The macro 'AC_GNU_SOURCE' is obsolete.24configure.ac:46: You should run autoupdate.25./lib/autoconf/specific.m4:486: AC_GNU_SOURCE is expanded from...26configure.ac:46: the top level27autoreconf: running: /nix/store/04h8gzbdmlycbip6mfs3mhh3h9xw724g-autoconf-2.73/bin/autoheader --force28autoreconf: running: automake --add-missing --copy --force-missing29configure.ac:53: installing 'script/ar-lib'30configure.ac:43: installing 'script/compile'31configure.ac:55: installing 'script/config.guess'32configure.ac:55: installing 'script/config.sub'33configure.ac:14: installing 'script/install-sh'34configure.ac:14: installing 'script/missing'35GNUmakefile.am: installing 'script/depcomp'36autoreconf: configure.ac: not running make: --make not given37autoreconf: Leaving directory '.'updateAutotoolsGnuConfigScriptsPhase
38Updating Autotools / GNU config script to a newer upstream version: ./script/config.sub39Updating Autotools / GNU config script to a newer upstream version: ./script/config.guessconfigurePhase
40fixing libtool script ./script/ltmain.sh41./configure42patching script interpreter paths in ./configure43./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/sh"44configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.245checking for a BSD-compatible install... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c46checking whether sleep supports fractional seconds... yes47checking filesystem timestamp resolution... 0.0148checking whether build environment is sane... yes49checking for a race-free mkdir -p... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p50checking for gawk... gawk51checking whether make sets $(MAKE)... yes52checking whether make supports nested variables... yes53checking xargs -n works... yes54checking whether UID '1000' is supported by ustar format... yes55checking whether GID '100' is supported by ustar format... yes56checking how to create a ustar tar archive... gnutar57checking for gcc... gcc58checking whether the C compiler works... yes59checking for C compiler default output file name... a.out60checking for suffix of executables... 61checking whether we are cross compiling... no62checking for suffix of object files... o63checking whether the compiler supports GNU C... yes64checking whether gcc accepts -g... yes65checking for gcc option to enable C23 features... none needed66checking whether gcc understands -c and -o together... yes67checking whether make supports the include directive... yes (GNU style)68checking dependency style of gcc... none69checking whether the compiler supports GNU C++... yes70checking whether g++ accepts -g... yes71checking dependency style of g++... none72checking for stdio.h... yes73checking for stdlib.h... yes74checking for string.h... yes75checking for inttypes.h... yes76checking for stdint.h... yes77checking for strings.h... yes78checking for sys/stat.h... yes79checking for sys/types.h... yes80checking for unistd.h... yes81checking for wchar.h... yes82checking for minix/config.h... no83checking whether it is safe to define __EXTENSIONS__... yes84checking whether _XOPEN_SOURCE should be defined... no85checking for ar... ar86checking for dlltool... no87checking for dllwrap... no88checking for windres... no89checking the archiver (ar) interface... ar90checking the archiver (ar) interface... (cached) ar91checking build system type... x86_64-pc-linux-gnu92checking host system type... x86_64-pc-linux-gnu93checking how to print strings... printf94checking for a sed that does not truncate output... /nix/store/68d86idclxs6bfaqprmdx052xqy9qlv9-gnused-4.10/bin/sed95checking for grep that handles long lines and -e... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep96checking for egrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -E97checking for fgrep... /nix/store/p48bl1kiw42fakak404srawmlr730b7j-gnugrep-3.12/bin/grep -F98checking for ld used by gcc... ld99checking if the linker (ld) is GNU ld... yes100checking for BSD- or MS-compatible name lister (nm)... nm101checking the name lister (nm) interface... BSD nm102checking whether ln -s works... yes103checking the maximum length of command line arguments... 1572864104checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop105checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop106checking for ld option to reload object files... -r107checking for file... file108checking for objdump... objdump109checking how to recognize dependent libraries... (cached) pass_all110checking for dlltool... false111checking how to associate runtime and link libraries... printf %s\n112checking for ranlib... ranlib113checking for archiver @FILE support... @114checking for strip... strip115checking command to parse nm output from gcc object... ok116checking for sysroot... no117checking for a working dd... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd118checking how to truncate binary pipes... /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/dd bs=4096 count=1119checking for mt... no120checking if : is a manifest tool... no121checking for dlfcn.h... yes122checking for objdir... .libs123checking if gcc supports -fno-rtti -fno-exceptions... no124checking for gcc option to produce PIC... -fPIC -DPIC125checking if gcc PIC flag -fPIC -DPIC works... yes126checking if gcc static flag -static works... no127checking if gcc supports -c -o file.o... yes128checking if gcc supports -c -o file.o... (cached) yes129checking whether the gcc linker (ld -m elf_x86_64) supports shared libraries... yes130checking whether -lc should be explicitly linked in... no131checking dynamic linker characteristics... GNU/Linux ld.so132checking how to hardcode library paths into programs... immediate133checking for shl_load... no134checking for shl_load in -ldld... no135checking for dlopen... yes136checking whether a program can dlopen itself... yes137checking whether a statically linked program can dlopen itself... yes138checking whether stripping libraries is possible... yes139checking if libtool supports shared libraries... yes140checking whether to build shared libraries... yes141checking whether to build static libraries... no142checking how to run the C++ preprocessor... g++ -E143checking for ld used by g++... ld -m elf_x86_64144checking if the linker (ld -m elf_x86_64) is GNU ld... yes145checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes146checking for g++ option to produce PIC... -fPIC -DPIC147checking if g++ PIC flag -fPIC -DPIC works... yes148checking if g++ static flag -static works... no149checking if g++ supports -c -o file.o... yes150checking if g++ supports -c -o file.o... (cached) yes151checking whether the g++ linker (ld -m elf_x86_64) supports shared libraries... yes152checking dynamic linker characteristics... (cached) GNU/Linux ld.so153checking how to hardcode library paths into programs... immediate154checking for library containing dlopen... none required155checking for libsass_version in -lsass... yes156checking for sass.h... yes157checking for sass2scss.h... yes158checking for sass/values.h... yes159checking for sass/functions.h... yes160checking for sass/context.h... yes161checking for windres... false162configure: Building sassc (3.6.2)163checking that generated files are newer than configure... done164configure: creating ./config.status165config.status: creating sassc_version.h166config.status: creating GNUmakefile167config.status: creating config.h168config.status: executing depfiles commands169config.status: executing libtool commandsbuildPhase
170build flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash171make all-am172make[1]: Entering directory '/build/source'173gcc -DHAVE_CONFIG_H -I. -I./include -I. -Wall -O2 -O2 -g -O2 -c -o sassc.o sassc.c174/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./libtool --tag=CXX --mode=link g++ -Wall -O2 -std=c++0x -O2 -g -O2 -Wall -O2 -std=c++0x -o sassc sassc.o -lsass 175libtool: link: g++ -Wall -O2 -std=c++0x -O2 -g -O2 -Wall -O2 -std=c++0x -o sassc sassc.o /nix/store/rk5c8a8gy76zz6rq8dpx0x3pvy1j5py8-libsass-3.6.6/lib/libsass.so -Wl,-rpath -Wl,/nix/store/rk5c8a8gy76zz6rq8dpx0x3pvy1j5py8-libsass-3.6.6/lib -Wl,-rpath -Wl,/nix/store/rk5c8a8gy76zz6rq8dpx0x3pvy1j5py8-libsass-3.6.6/lib176make[1]: Leaving directory '/build/source'installPhase
177install flags: -j48 SHELL=/nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash install178make[1]: Entering directory '/build/source'179make[1]: Nothing to be done for 'install-data-am'.180 /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/mkdir -p '/nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2/bin'181 /nix/store/v8llyqw71lygr2llhmcc8ya5bdlzq45v-bash-5.3p9/bin/bash ./libtool --mode=install /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c sassc '/nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2/bin'182libtool: install: /nix/store/cp7wjv1pl4wapfk48svvizxd089v9h0a-coreutils-9.11/bin/install -c sassc /nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2/bin/sassc183make[1]: Leaving directory '/build/source'fixupPhase
184shrinking RPATHs of ELF executables and libraries in /nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2185shrinking /nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2/bin/sassc186checking for references to /build/ in /nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2...187patching script interpreter paths in /nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2188stripping (with command strip and flags -S -p) in /nix/store/0wzww69caxnqwkhwk79dvv8dzki6ld2r-sassc-3.6.2/bin