Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 18, 2021 07:31
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 r-rmcgibbo/414fe4b202c1781fdfe53e7c884ef911 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/414fe4b202c1781fdfe53e7c884ef911 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 7 seconds | https://github.com/NixOS/nixpkgs/pull/116706
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/phw5gip4ysf81h8mlr59g2aj8qh1xxka-nautilus-python-1.2.3.tar.xz
source root is nautilus-python-1.2.3
setting SOURCE_DATE_EPOCH to timestamp 1563408328 of file nautilus-python-1.2.3/docs/up.png
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
Updating Autotools / GNU config script to a newer upstream version: ./config.sub
Updating Autotools / GNU config script to a newer upstream version: ./config.guess
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing libtool script ./ltmain.sh
configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3 --bindir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/bin --sbindir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/sbin --includedir=/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/include --oldincludedir=/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/include --mandir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share/man --infodir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share/info --docdir=/nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc/share/doc/nautilus-python --libdir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib --libexecdir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/libexec --localedir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share/locale
checking for a BSD-compatible install... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
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 for style of include used by make... GNU
checking dependency style of gcc... none
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/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin/grep -E
checking for fgrep... /nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/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/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -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 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 pkg-config... yes
checking for pkg-config... /nix/store/kpin6gqlxsq1svad97a9gjma2ijz5ifq-pkg-config-wrapper-0.29.2/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gtk-doc... yes
checking for gtkdoc-check... gtkdoc-check.test
checking for gtkdoc-check... /nix/store/xi0845l22n3bbzy6qmpfplcywpvmk4jd-gtk-doc-1.33.2/bin/gtkdoc-check
checking for gtkdoc-rebase... /nix/store/xi0845l22n3bbzy6qmpfplcywpvmk4jd-gtk-doc-1.33.2/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /nix/store/xi0845l22n3bbzy6qmpfplcywpvmk4jd-gtk-doc-1.33.2/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for python... /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin/python
checking for python version... 3.8
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.8/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python3.8/site-packages
checking for headers required to compile python extensions... found
checking for libraries required to embed python... yes
checking for NAUTILUS_PYTHON... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating examples/Makefile
config.status: creating src/Makefile
config.status: creating nautilus-python.pc
config.status: WARNING: 'nautilus-python.pc.in' seems to ignore the --datarootdir setting
config.status: creating docs/Makefile
config.status: creating docs/reference/entities.docbook
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
nautilus-python 1.2.3
Nautilus Prefix: /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3
PyGObject Version: pygobject-3.0
Python Library: /nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/lib64/python3.8
Documentation: no
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PYTHON_LIB_LOC=/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/lib
make all-recursive
make[1]: Entering directory '/build/nautilus-python-1.2.3'
Making all in src
make[2]: Entering directory '/build/nautilus-python-1.2.3/src'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share\" -DLIBDIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib\" -I.. -I.. -I/nix/store/dcbb28dj2dwcplz4hjjyj5iiaxjqkz9k-python3.8-pygobject-3.38.0-dev/include/pygobject-3.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/a0x0qx1mn26fc1f6nn6vf0gs4slsfbd1-nautilus-3.38.2/include/nautilus -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -DPYTHON_VERSION=\"3.8\" -DPY_LIB_LOC="\"/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/lib\"" -DPY_LIB_NAME="\"python3.8\"" -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -g -O2 -c -o nautilus-python.lo nautilus-python.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share\" -DLIBDIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib\" -I.. -I.. -I/nix/store/dcbb28dj2dwcplz4hjjyj5iiaxjqkz9k-python3.8-pygobject-3.38.0-dev/include/pygobject-3.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/a0x0qx1mn26fc1f6nn6vf0gs4slsfbd1-nautilus-3.38.2/include/nautilus -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -DPYTHON_VERSION=\"3.8\" -DPY_LIB_LOC=\"/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/lib\" -DPY_LIB_NAME=\"python3.8\" -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -g -O2 -c nautilus-python.c -fPIC -DPIC -o .libs/nautilus-python.o
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share\" -DLIBDIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib\" -I.. -I.. -I/nix/store/dcbb28dj2dwcplz4hjjyj5iiaxjqkz9k-python3.8-pygobject-3.38.0-dev/include/pygobject-3.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/a0x0qx1mn26fc1f6nn6vf0gs4slsfbd1-nautilus-3.38.2/include/nautilus -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -DPYTHON_VERSION=\"3.8\" -DPY_LIB_LOC="\"/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/lib\"" -DPY_LIB_NAME="\"python3.8\"" -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -g -O2 -c -o nautilus-python-object.lo nautilus-python-object.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"Nautilus-Python\" -DDATADIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share\" -DLIBDIR=\"/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib\" -I.. -I.. -I/nix/store/dcbb28dj2dwcplz4hjjyj5iiaxjqkz9k-python3.8-pygobject-3.38.0-dev/include/pygobject-3.0 -I/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/include/cairo -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include/freetype2 -I/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include -I/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib/glib-2.0/include -I/nix/store/a0x0qx1mn26fc1f6nn6vf0gs4slsfbd1-nautilus-3.38.2/include/nautilus -I/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/include/gtk-3.0 -I/nix/store/4m0qzxichjxykps2mmn50iz5dgxk3pnn-atk-2.36.0-dev/include/atk-1.0 -I/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/include/gdk-pixbuf-2.0 -I/nix/store/czcx8f5ns7char1wfacncqs82wra465p-pango-1.47.0-dev/include/pango-1.0 -I/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/include/harfbuzz -DPYTHON_VERSION=\"3.8\" -DPY_LIB_LOC=\"/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/lib\" -DPY_LIB_NAME=\"python3.8\" -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -I/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/include/python3.8 -g -O2 -c nautilus-python-object.c -fPIC -DPIC -o .libs/nautilus-python-object.o
nautilus-python-object.c: In function '__PyString_AsString':
nautilus-python-object.c:45:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
45 | return PyUnicode_AsUTF8(obj);
| ^~~~~~~~~~~~~~~~~~~~~
nautilus-python-object.c: In function 'nautilus_python_object_info_provider_iface_init':
nautilus-python-object.c:447:29: warning: assignment to 'NautilusOperationResult (*)(NautilusInfoProvider *, NautilusFileInfo *, GClosure *, NautilusOperationHandle **)' {aka 'enum <anonymous> (*)(struct _NautilusInfoProvider *, struct _NautilusFileInfo *, struct _GClosure *, struct _NautilusOperationHandle **)'} from incompatible pointer type 'NautilusOperationResult (*)(NautilusInfoProvider *, NautilusFile *, GClosure *, NautilusOperationHandle **)' {aka 'enum <anonymous> (*)(struct _NautilusInfoProvider *, struct NautilusFile *, struct _GClosure *, struct _NautilusOperationHandle **)'} [-Wincompatible-pointer-types]
447 | iface->update_file_info = nautilus_python_object_update_file_info;
| ^
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -module -avoid-version -o libnautilus-python.la -rpath /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0 nautilus-python.lo nautilus-python-object.lo -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/a0x0qx1mn26fc1f6nn6vf0gs4slsfbd1-nautilus-3.38.2/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -lnautilus-extension -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpython3.8 -lpthread -ldl -lcrypt -lncurses -lutil -lm -lm
libtool: link: gcc -shared -fPIC -DPIC .libs/nautilus-python.o .libs/nautilus-python-object.o -Wl,-rpath -Wl,/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -Wl,-rpath -Wl,/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib -L/nix/store/iwg6ym3j4zfya5jn9dxjk8jgc6l5cnr6-glib-2.66.4/lib -L/nix/store/a0x0qx1mn26fc1f6nn6vf0gs4slsfbd1-nautilus-3.38.2/lib -L/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/lib -L/nix/store/pcdpkfr7jzvz677yl7265b82fzl85i7c-atk-2.36.0/lib -L/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/lib -L/nix/store/kzy52k44zdv2cb3kchsvd12zcf5qz1yb-pango-1.47.0/lib -L/nix/store/qs41i59v8l64ib2kjklkp7ivr6qhjih8-harfbuzz-2.7.4/lib -lnautilus-extension -lgtk-3 -lgdk-3 -lz -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 /nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib/libcairo-gobject.so /nix/store/xzx4h3sm8kd4jqwsldap9iicsqrhnynx-cairo-1.16.0/lib/libcairo.so -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpython3.8 -lpthread -ldl -lcrypt -lncurses -lutil -lm -g -O2 -pthread -Wl,-soname -Wl,libnautilus-python.so -o .libs/libnautilus-python.so
libtool: link: ( cd ".libs" && rm -f "libnautilus-python.la" && ln -s "../libnautilus-python.la" "libnautilus-python.la" )
make[2]: Leaving directory '/build/nautilus-python-1.2.3/src'
Making all in examples
make[2]: Entering directory '/build/nautilus-python-1.2.3/examples'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/nautilus-python-1.2.3/examples'
make[2]: Entering directory '/build/nautilus-python-1.2.3'
make[2]: Leaving directory '/build/nautilus-python-1.2.3'
make[1]: Leaving directory '/build/nautilus-python-1.2.3'
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash PYTHON_LIB_LOC=/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/lib gsettingsschemadir=/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/share/gsettings-schemas/nautilus-python-1.2.3/glib-2.0/schemas/ pkgconfigdir=/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/lib/pkgconfig m4datadir=/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/share/aclocal aclocaldir=/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/share/aclocal install
Making install in src
make[1]: Entering directory '/build/nautilus-python-1.2.3/src'
make[2]: Entering directory '/build/nautilus-python-1.2.3/src'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0'
/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c libnautilus-python.la '/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0'
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/libnautilus-python.so /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0/libnautilus-python.so
libtool: install: /nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c .libs/libnautilus-python.lai /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0/libnautilus-python.la
libtool: finish: PATH="/nix/store/kpin6gqlxsq1svad97a9gjma2ijz5ifq-pkg-config-wrapper-0.29.2/bin:/nix/store/xx37spxgxrhhw8ksp3sv507k6vx30csj-which-2.21/bin:/nix/store/xi0845l22n3bbzy6qmpfplcywpvmk4jd-gtk-doc-1.33.2/bin:/nix/store/d0dfzzm70xbmqf7161w4vgmbmpajby2n-patchelf-0.12/bin:/nix/store/qpm5i2647q95clkr96f47q5j57ng7h62-gcc-wrapper-9.3.0/bin:/nix/store/jqr77rvd36b6pa2c6pbss0z8f2pfnkxc-gcc-9.3.0/bin:/nix/store/3spc7764i6psxpkhclv7jzg305s28iq3-glibc-2.32-37-bin/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/hcixzbckz1l02j4q357kyk7a6cg4c0fw-binutils-wrapper-2.35.1/bin:/nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin:/nix/store/3spc7764i6psxpkhclv7jzg305s28iq3-glibc-2.32-37-bin/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin:/nix/store/q8m8y33ba923a4vxw8wgr8ssrgdzf3w6-ncurses-6.2-dev/bin:/nix/store/l70drzv9js03jkkh8jchrwr9nvw9wjc3-ncurses-6.2/bin:/nix/store/jhac19hl1qq3qgrna4y06v1kyngszlvb-python3-3.8.8/bin:/nix/store/0q5ivbgahjm467z82s4yf7l4hi11m3ih-cairo-1.16.0-dev/bin:/nix/store/7hdh9dg9xz9qvz7dwmfp3ymp2j1sphwh-freetype-2.10.4-dev/bin:/nix/store/7310p7ix9n6p4kfs4j1j7rmq2rkkbwf7-bzip2-1.0.6.0.1-bin/bin:/nix/store/1fiskyni8yprv4npdp7cpzz88jlpwipn-libpng-apng-1.6.37-dev/bin:/nix/store/ahri73jy4nzv82hp3naravp6p5hz1bwc-fontconfig-2.13.92-bin/bin:/nix/store/sgdipj6v3x7m7267hzdfxn41anz81rag-expat-2.2.10-dev/bin:/nix/store/2srhrc3k0pg665bsh34azvhfw4kfh3j7-glib-2.66.4-dev/bin:/nix/store/gn9qc6574r4dkhrpzip7k4mxshs1zg0r-gettext-0.21/bin:/nix/store/p1128bjqxmsclibh3j9qmff4r3ig8qj1-glib-2.66.4-bin/bin:/nix/store/a0x0qx1mn26fc1f6nn6vf0gs4slsfbd1-nautilus-3.38.2/bin:/nix/store/i59iv2mcw55p099znqsxpwpw1cm8prjq-attr-2.4.48-bin/bin:/nix/store/lnfrs5xp28935ra84h2ayzwvkcnvx9w8-acl-2.2.53-bin/bin:/nix/store/avnpkjhqw31f1lkvgqm7h22p9sf4wmmd-libarchive-3.5.1/bin:/nix/store/s7l463khhasfawzq2lxnmhlm1kibygz5-gtk+3-3.24.24-dev/bin:/nix/store/ja0w33ljzbxz35cf9x4svrv4mcwmg5j1-fribidi-1.0.10/bin:/nix/store/zrphk38hxycxdfllnxaq6vpmdcfkpvnf-gdk-pixbuf-2.42.2-dev/bin:/nix/store/ihl2lh4ha4nrgqrrixjvq56as4j5hiaj-libjpeg-turbo-2.0.6-bin/bin:/nix/store/xm0m44qv6h7cpn41hlklbcdlqsqkbv6n-xz-5.2.5-bin/bin:/nix/store/9s29dcxfnpva27bkpsd95hqc9jg6qj5k-libtiff-4.1.0-bin/bin:/nix/store/7wjyl40gblv3j73l8dh6xmjhizdhmlmg-gdk-pixbuf-2.42.2/bin:/nix/store/9sr8mjzqx1s65zd610df7wspn0inzaf5-harfbuzz-2.7.4-dev/bin:/nix/store/8vxr8zaw2r58qig9hyidi535v79cns0k-graphite2-1.3.14/bin:/nix/store/g5p2rf55ph4xydpig4dh7d4si9kqkh0p-pango-1.47.0-bin/bin:/nix/store/2xmf0z310q6pa4l6kzdfyn0mmqa9kg10-libdrm-2.4.104-bin/bin:/nix/store/588kaydxi1r7sbjgixv1b89a65qbkyjd-wayland-1.19.0/bin:/nix/store/3baw4bwbq2jk7d175rgfxgkwg9n1x6vi-cups-2.3.3-dev/bin:/nix/store/ba9q04y78d8h440afb3x9v90mm69nf4g-cups-2.3.3/bin:/nix/store/czbi7xjr9vp8cdpl296l133a7580n9sm-gtk+3-3.24.24/bin:/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin:/nix/store/h1d5rp8zbv07nkagjhxxdk7kc1iq87cg-findutils-4.7.0/bin:/nix/store/is718jfg4jvbbmhxhg883gdqxifxyrlb-diffutils-3.7/bin:/nix/store/k0cb17hjqw6vzhwjqb6kl0qzixgbyfsa-gnused-4.8/bin:/nix/store/3ziv8ng2fgfc5g9gvlx8w6jw6zd0sypc-gnugrep-3.6/bin:/nix/store/lr892zp6955x0ggk5z17ccl0wi796r9b-gawk-5.1.0/bin:/nix/store/wmhq31vs9gz9pjqdr5grpkdj3dbj9g9a-gnutar-1.32/bin:/nix/store/m4ai8v9c24kifs1ccl17xilim8g628r7-gzip-1.10/bin:/nix/store/7310p7ix9n6p4kfs4j1j7rmq2rkkbwf7-bzip2-1.0.6.0.1-bin/bin:/nix/store/22q3bzcby9ma35a6ygbnjgf8s8ir3nxv-gnumake-4.3/bin:/nix/store/j1wvpskk5wkp5ji42in212csp8095k7k-bash-4.4-p23/bin:/nix/store/bys6cqy32l6ym97hac1wfcihi512q0ij-patch-2.7.6/bin:/nix/store/xm0m44qv6h7cpn41hlklbcdlqsqkbv6n-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0
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.
----------------------------------------------------------------------
make[2]: Leaving directory '/build/nautilus-python-1.2.3/src'
make[1]: Leaving directory '/build/nautilus-python-1.2.3/src'
Making install in examples
make[1]: Entering directory '/build/nautilus-python-1.2.3/examples'
make[2]: Entering directory '/build/nautilus-python-1.2.3/examples'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc/share/doc/nautilus-python'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 README '/nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc/share/doc/nautilus-python'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc/share/doc/nautilus-python/examples'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 background-image.py block-size-column.py location-widget-provider.py open-terminal.py md5sum-property-page.py submenu.py update-file-info-async.py '/nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc/share/doc/nautilus-python/examples'
make[2]: Leaving directory '/build/nautilus-python-1.2.3/examples'
make[1]: Leaving directory '/build/nautilus-python-1.2.3/examples'
make[1]: Entering directory '/build/nautilus-python-1.2.3'
make[2]: Entering directory '/build/nautilus-python-1.2.3'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/mkdir -p '/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/lib/pkgconfig'
/nix/store/jj6gn8i312y6bpqx8djizinpzfxsx2ap-coreutils-8.32/bin/install -c -m 644 nautilus-python.pc '/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/lib/pkgconfig'
make[2]: Leaving directory '/build/nautilus-python-1.2.3'
make[1]: Leaving directory '/build/nautilus-python-1.2.3'
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
dropIconThemeCache
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Patching '/nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/lib/pkgconfig/nautilus-python.pc' includedir to output /nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev
shrinking RPATHs of ELF executables and libraries in /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3
shrinking /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib/nautilus/extensions-3.0/libnautilus-python.so
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3/lib
patching script interpreter paths in /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3
checking for references to /build/ in /nix/store/xibgz4w0fryq9a0k1ckjq3f3smby3rn1-nautilus-python-1.2.3...
shrinking RPATHs of ELF executables and libraries in /nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev/lib
patching script interpreter paths in /nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev
checking for references to /build/ in /nix/store/mzm1wp851rrzckird78v27j4si92gcpm-nautilus-python-1.2.3-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc
strip is /nix/store/f73f3xbwv4zafyms2gi3djfgb9h3791b-binutils-2.35.1/bin/strip
patching script interpreter paths in /nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc
checking for references to /build/ in /nix/store/iby649yi2a21df0bx6vz33ja7hzmxbk6-nautilus-python-1.2.3-doc...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment