Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 20, 2021 11:52
Show Gist options
  • Save r-rmcgibbo/2bf7e0bcc0e0363239856263a0c91a0c to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/2bf7e0bcc0e0363239856263a0c91a0c to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 6 seconds | https://github.com/NixOS/nixpkgs/pull/117020
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/21kg2wkd4m35mvbxzhxjb9sb20jb74sx-popt_1.18.orig.tar.gz
source root is popt-1.18
setting SOURCE_DATE_EPOCH to timestamp 1592910924 of file popt-1.18/po/zh_TW.gmo
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.sub
Updating Autotools / GNU config script to a newer upstream version: ./build-aux/config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./build-aux/ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18
checking for a BSD-compatible install... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-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 the include directive... yes (GNU style)
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep
checking for egrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -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 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 the archiver (ar) interface... ar
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin/sed
checking for fgrep... /nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin/grep -F
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
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... 1572864
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for objdump... objdump
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... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd
checking how to truncate binary pipes... /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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 special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking mcheck.h usability... yes
checking mcheck.h presence... yes
checking for mcheck.h... yes
checking stdalign.h usability... yes
checking stdalign.h presence... yes
checking for stdalign.h... yes
checking for library containing setreuid... none required
checking for getuid... yes
checking for geteuid... yes
checking for iconv... yes
checking for mtrace... yes
checking for secure_getenv... yes
checking for __secure_getenv... no
checking for setreuid... yes
checking for setuid... yes
checking for stpcpy... yes
checking for strerror... yes
checking for vasprintf... yes
checking for srandom... yes
checking whether NLS is requested... yes
checking for msgfmt... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by gcc... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for iconv... yes
checking for working iconv... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Doxyfile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating popt.pc
config.status: creating tests/test-poptrc
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/popt-1.18'
Making all in src
make[2]: Entering directory '/build/popt-1.18/src'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\"" -g -O2 -c -o popt.lo popt.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\" -g -O2 -c popt.c -fPIC -DPIC -o .libs/popt.o
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\"" -g -O2 -c -o poptparse.lo poptparse.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\" -g -O2 -c poptparse.c -fPIC -DPIC -o .libs/poptparse.o
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\"" -g -O2 -c -o poptconfig.lo poptconfig.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\" -g -O2 -c poptconfig.c -fPIC -DPIC -o .libs/poptconfig.o
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\"" -g -O2 -c -o popthelp.lo popthelp.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\" -g -O2 -c popthelp.c -fPIC -DPIC -o .libs/popthelp.o
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR="\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\"" -g -O2 -c -o poptint.lo poptint.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -DPOPT_SYSCONFDIR=\"/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/etc\" -g -O2 -c poptint.c -fPIC -DPIC -o .libs/poptint.o
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -no-undefined -version-info 0:1:0 -Wl,--version-script=../src/libpopt.vers -o libpopt.la -rpath /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib popt.lo poptparse.lo poptconfig.lo popthelp.lo poptint.lo
libtool: link: gcc -shared -fPIC -DPIC .libs/popt.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o .libs/poptint.o -g -O2 -Wl,--version-script=../src/libpopt.vers -Wl,-soname -Wl,libpopt.so.0 -o .libs/libpopt.so.0.0.1
libtool: link: (cd ".libs" && rm -f "libpopt.so.0" && ln -s "libpopt.so.0.0.1" "libpopt.so.0")
libtool: link: (cd ".libs" && rm -f "libpopt.so" && ln -s "libpopt.so.0.0.1" "libpopt.so")
libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" )
make[2]: Leaving directory '/build/popt-1.18/src'
Making all in po
make[2]: Entering directory '/build/popt-1.18/po'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/popt-1.18/po'
Making all in tests
make[2]: Entering directory '/build/popt-1.18/tests'
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -g -O2 -c -o test1.o test1.c
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test1 test1.o ../src/libpopt.la
libtool: link: gcc -g -O2 -o .libs/test1 test1.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -g -O2 -c -o test2.o test2.c
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o test2 test2.o ../src/libpopt.la
libtool: link: gcc -g -O2 -o .libs/test2 test2.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../src -g -O2 -c -o tdict.o tdict.c
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -o tdict tdict.o ../src/libpopt.la
libtool: link: gcc -g -O2 -o .libs/tdict tdict.o ../src/.libs/libpopt.so -Wl,-rpath -Wl,/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib
make[2]: Leaving directory '/build/popt-1.18/tests'
make[2]: Entering directory '/build/popt-1.18'
make[2]: Leaving directory '/build/popt-1.18'
make[1]: Leaving directory '/build/popt-1.18'
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash install
make install-recursive
make[1]: Entering directory '/build/popt-1.18'
Making install in src
make[2]: Entering directory '/build/popt-1.18/src'
make[3]: Entering directory '/build/popt-1.18/src'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib'
/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c libpopt.la '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib'
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libpopt.so.0.0.1 /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib/libpopt.so.0.0.1
libtool: install: (cd /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib && { ln -s -f libpopt.so.0.0.1 libpopt.so.0 || { rm -f libpopt.so.0 && ln -s libpopt.so.0.0.1 libpopt.so.0; }; })
libtool: install: (cd /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib && { ln -s -f libpopt.so.0.0.1 libpopt.so || { rm -f libpopt.so && ln -s libpopt.so.0.0.1 libpopt.so; }; })
libtool: install: /nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c .libs/libpopt.lai /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib/libpopt.la
libtool: finish: PATH="/nix/store/a2hbzbwybzlmydq6q3521kg0n908h8qr-patchelf-0.12/bin:/nix/store/vc88xmiaqg3cprsnmv6cm9mlkl8jsyvf-gcc-wrapper-9.3.0/bin:/nix/store/3685naj70sfacpkmvx5srg4g9zkc4w0h-gcc-9.3.0/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/gmmivw7347a6fjmmkl9fr5hdrqvmbfkh-binutils-wrapper-2.31.1/bin:/nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin:/nix/store/5dim91dbzflh6xv1317hqbynwbijlgzk-glibc-2.31-74-bin/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin:/nix/store/kf12igi19hi66cab0bj93497vqbmrp9d-findutils-4.7.0/bin:/nix/store/9vbxbvgzqcxncr1qzi5945k7m20nzh6x-diffutils-3.7/bin:/nix/store/qqzc8x6j6r3yj16ah871jx98ni4486xw-gnused-4.8/bin:/nix/store/cnv10625yiknb51mszrpgi6dl2603l8i-gnugrep-3.4/bin:/nix/store/jsyzyi94jwi5n3fja5rgsyywijmgrjlj-gawk-5.1.0/bin:/nix/store/vg8820vz62ywls9prvxmfsyswb7wjbj6-gnutar-1.32/bin:/nix/store/fv3krwdrgq888szd9hv5kb5asfsn4kv5-gzip-1.10/bin:/nix/store/gz04ym13xg7bs85zaipn44c9jzzyhyxn-bzip2-1.0.6.0.1-bin/bin:/nix/store/q9fgn95mrli8a8dl1h04pjcsf7fwry3w-gnumake-4.3/bin:/nix/store/152skhjwhl6hlli6m55zrzimmq7daa5w-bash-4.4-p23/bin:/nix/store/cdjv9blnjrz9ymb7k1xl08ns6608y2ir-patch-2.7.6/bin:/nix/store/nvlzv4q5acvlf857v7pvqq7qy8w03syc-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/include'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 popt.h '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/include'
make[3]: Leaving directory '/build/popt-1.18/src'
make[2]: Leaving directory '/build/popt-1.18/src'
Making install in po
make[2]: Entering directory '/build/popt-1.18/po'
installing cs.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/cs/LC_MESSAGES/popt.mo
installing da.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/da/LC_MESSAGES/popt.mo
installing de.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/de/LC_MESSAGES/popt.mo
installing eo.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/eo/LC_MESSAGES/popt.mo
installing es.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/es/LC_MESSAGES/popt.mo
installing fi.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/fi/LC_MESSAGES/popt.mo
installing fr.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/fr/LC_MESSAGES/popt.mo
installing ga.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/ga/LC_MESSAGES/popt.mo
installing gl.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/gl/LC_MESSAGES/popt.mo
installing hu.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/hu/LC_MESSAGES/popt.mo
installing id.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/id/LC_MESSAGES/popt.mo
installing is.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/is/LC_MESSAGES/popt.mo
installing it.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/it/LC_MESSAGES/popt.mo
installing ja.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/ja/LC_MESSAGES/popt.mo
installing ko.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/ko/LC_MESSAGES/popt.mo
installing lv.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/lv/LC_MESSAGES/popt.mo
installing nb.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/nb/LC_MESSAGES/popt.mo
installing nl.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/nl/LC_MESSAGES/popt.mo
installing pl.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/pl/LC_MESSAGES/popt.mo
installing pt.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/pt/LC_MESSAGES/popt.mo
installing ro.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/ro/LC_MESSAGES/popt.mo
installing ru.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/ru/LC_MESSAGES/popt.mo
installing sk.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/sk/LC_MESSAGES/popt.mo
installing sl.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/sl/LC_MESSAGES/popt.mo
installing sv.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/sv/LC_MESSAGES/popt.mo
installing th.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/th/LC_MESSAGES/popt.mo
installing tr.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/tr/LC_MESSAGES/popt.mo
installing uk.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/uk/LC_MESSAGES/popt.mo
installing vi.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/vi/LC_MESSAGES/popt.mo
installing wa.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/wa/LC_MESSAGES/popt.mo
installing zh_TW.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/zh_TW/LC_MESSAGES/popt.mo
installing zh_CN.gmo as /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/locale/zh_CN/LC_MESSAGES/popt.mo
if test "popt" = "gettext-tools"; then \
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 ./$file \
/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory '/build/popt-1.18/po'
Making install in tests
make[2]: Entering directory '/build/popt-1.18/tests'
make[3]: Entering directory '/build/popt-1.18/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/popt-1.18/tests'
make[2]: Leaving directory '/build/popt-1.18/tests'
make[2]: Entering directory '/build/popt-1.18'
make[3]: Entering directory '/build/popt-1.18'
make[3]: Nothing to be done for 'install-exec-am'.
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/man/man3'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 popt.3 '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/man/man3'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/mkdir -p '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib/pkgconfig'
/nix/store/wljjnpq3c12r4sk5rvd8sxx1jk97fzj0-coreutils-8.31/bin/install -c -m 644 popt.pc '/nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib/pkgconfig'
make[3]: Leaving directory '/build/popt-1.18'
make[2]: Leaving directory '/build/popt-1.18'
make[1]: Leaving directory '/build/popt-1.18'
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18
shrinking /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib/libpopt.so.0.0.1
gzipping man pages under /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/share/man/
strip is /nix/store/sipnv3707dbf02lkjiixqixfiflj6pys-binutils-2.31.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18/lib
patching script interpreter paths in /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18
checking for references to /build/ in /nix/store/7h1vkv733w14aakma5fkz08jhbkabqw6-popt-1.18...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment