Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 11, 2021 21:19
Show Gist options
  • Save r-rmcgibbo/ef6ece3190c9338b0d44120ef5634ea2 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/ef6ece3190c9338b0d44120ef5634ea2 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 7 seconds | https://github.com/NixOS/nixpkgs/pull/115967
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/wz53yzq8xlhy9nqrn42n21d68dm0knh6-gsound-1.0.2.tar.xz
source root is gsound-1.0.2
setting SOURCE_DATE_EPOCH to timestamp 1446380600 of file gsound-1.0.2/docs/html/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: ./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/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... 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 for valac... /nix/store/37sjnl8q431wgg6anqxmywg6wjhhjhwa-vala-0.48.14/bin/valac
checking for a sed that does not truncate output... /nix/store/952bmfczybg866qnclvh4i5y4dvzkr5d-gnused-4.8/bin/sed
checking whether C compiler accepts -Werror=unknown-warning-option... no
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wundef... yes
checking whether C compiler accepts -Wnested-externs... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wpointer-arith... yes
checking whether C compiler accepts -Wmissing-declarations... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wredundant-decls... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wno-missing-field-initializers... yes
checking whether C compiler accepts -Wdeclaration-after-statement... yes
checking whether C compiler accepts -Wformat=2... yes
checking whether C compiler accepts -Wold-style-definition... yes
checking whether C compiler accepts -Wcast-align... yes
checking whether C compiler accepts -Wformat-nonliteral... yes
checking whether C compiler accepts -Wformat-security... yes
checking whether C compiler accepts -Wsign-compare... yes
checking whether C compiler accepts -Wstrict-aliasing... yes
checking whether C compiler accepts -Wshadow... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wpacked... yes
checking whether C compiler accepts -Wmissing-format-attribute... yes
checking whether C compiler accepts -Wmissing-noreturn... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wredundant-decls... (cached) yes
checking whether C compiler accepts -Wmissing-include-dirs... yes
checking whether C compiler accepts -Wunused-but-set-variable... yes
checking whether C compiler accepts -Warray-bounds... yes
checking whether C compiler accepts -Wimplicit-function-declaration... yes
checking whether C compiler accepts -Wreturn-type... yes
checking whether C compiler accepts -Wswitch-enum... yes
checking whether C compiler accepts -Wswitch-default... yes
checking whether C compiler accepts -Wno-error=unused-parameter... yes
checking whether C compiler accepts -Wno-error=missing-field-initializers... yes
checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no
checking whether the linker accepts -Wl,--no-as-needed... yes
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... (cached) /nix/store/952bmfczybg866qnclvh4i5y4dvzkr5d-gnused-4.8/bin/sed
checking for grep that handles long lines and -e... /nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin/grep
checking for egrep... /nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin/grep -E
checking for fgrep... /nix/store/b909xjh1wna32zv1450daqc9p9qaia16-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/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/dd
checking how to truncate binary pipes... /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-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 pkg-config is at least version 0.9.0... yes
checking for GSOUND... yes
checking for gtk-doc... no
configure: WARNING:
You will not be able to create source packages with 'make dist'
because gtk-doc >= 1.20 is not found.
checking for gtkdoc-check... no
checking for gtkdoc-check... no
checking for gtkdoc-rebase... no
checking for gtkdoc-mkpdf... no
checking whether to build gtk-doc documentation... no
checking for GTKDOC_DEPS... yes
checking for gobject-introspection... yes
checking pkg-config is at least version 0.9.0... yes
checking for vapigen... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/version.xml
config.status: creating tools/Makefile
config.status: creating gsound/gsound.pc
config.status: creating gsound/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: SHELL=/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash
make all-recursive
make[1]: Entering directory '/build/gsound-1.0.2'
Making all in gsound
make[2]: Entering directory '/build/gsound-1.0.2/gsound'
CC libgsound_la-gsound-context.lo
CCLD libgsound.la
GISCAN GSound-1.0.gir
gcc -E -I. -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/gio-unix-2.0 -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib/glib-2.0/include -o g-ir-cpp-09t4kt17.i -C --warn-all /build/gsound-1.0.2/gsound/g-ir-cpp-09t4kt17.c
gcc -g -O2 -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/gio-unix-2.0 -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib/glib-2.0/include -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include -I/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0 -I/nix/store/li5gjjskbh90haydsq88jxg17zwmn2sh-glib-2.66.4/lib/glib-2.0/include -c /build/gsound-1.0.2/gsound/tmp-introspectnqu2hbwo/GSound-1.0.c -o /build/gsound-1.0.2/gsound/tmp-introspectnqu2hbwo/GSound-1.0.o -Wno-deprecated-declarations -pthread --warn-all
GICOMP GSound-1.0.gir
GEN gsound.deps
VAPIGEN gsound.vapi
make[2]: Leaving directory '/build/gsound-1.0.2/gsound'
Making all in docs
make[2]: Entering directory '/build/gsound-1.0.2/docs'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/gsound-1.0.2/docs'
Making all in tools
make[2]: Entering directory '/build/gsound-1.0.2/tools'
CC gsound_play-gsound-play.o
gsound-play.c: In function 'play':
gsound-play.c:93:2: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations]
93 | _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, play);
| ^~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here
51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:94:2: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
94 | g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, play_data_free);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here
75 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c: In function 'play_finish':
gsound-play.c:101:2: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations]
101 | if (g_simple_async_result_propagate_error (G_SIMPLE_ASYNC_RESULT (_res_), error)) {
| ^~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here
119 | gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:104:2: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations]
104 | _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_));
| ^~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here
79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c: In function 'play_co':
gsound-play.c:144:4: warning: 'g_simple_async_result_set_from_error' is deprecated [-Wdeprecated-declarations]
144 | g_simple_async_result_set_from_error (_data_->_async_result, _data_->_inner_error_);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here
113 | void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:147:5: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
147 | g_simple_async_result_complete_in_idle (_data_->_async_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here
106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:149:5: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
149 | g_simple_async_result_complete (_data_->_async_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here
104 | void g_simple_async_result_complete (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:156:3: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations]
156 | g_simple_async_result_complete_in_idle (_data_->_async_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here
106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gsound-play.c:158:3: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations]
158 | g_simple_async_result_complete (_data_->_async_result);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:136,
from ../gsound/gsound-context.h:22,
from ../gsound/gsound.h:22,
from gsound-play.c:28:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here
104 | void g_simple_async_result_complete (GSimpleAsyncResult *simple);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CCLD gsound-play
make[2]: Leaving directory '/build/gsound-1.0.2/tools'
make[2]: Entering directory '/build/gsound-1.0.2'
make[2]: Leaving directory '/build/gsound-1.0.2'
make[1]: Leaving directory '/build/gsound-1.0.2'
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share/gsettings-schemas/gsound-1.0.2/glib-2.0/schemas/ gsettingsschemadir=/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share/gsettings-schemas/gsound-1.0.2/glib-2.0/schemas/ install
Making install in gsound
make[1]: Entering directory '/build/gsound-1.0.2/gsound'
make[2]: Entering directory '/build/gsound-1.0.2/gsound'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib'
/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c libgsound.la '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib'
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libgsound.so.0.0.2 /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib/libgsound.so.0.0.2
libtool: install: (cd /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib && { ln -s -f libgsound.so.0.0.2 libgsound.so.0 || { rm -f libgsound.so.0 && ln -s libgsound.so.0.0.2 libgsound.so.0; }; })
libtool: install: (cd /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib && { ln -s -f libgsound.so.0.0.2 libgsound.so || { rm -f libgsound.so && ln -s libgsound.so.0.0.2 libgsound.so; }; })
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/libgsound.lai /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib/libgsound.la
libtool: finish: PATH="/nix/store/n0lx4n89x5x2k4xxabb55pggljryzi49-pkg-config-wrapper-0.29.2/bin:/nix/store/hav9903gay882npnp3nlhq88pk8pdwam-gobject-introspection-1.66.1-dev/bin:/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/bin:/nix/store/68385gkd86qf3awbdlsdyqij9047d1zl-gettext-0.21/bin:/nix/store/0f9xajv4q1bl57aik695afgp10wp3f5d-glib-2.66.4-bin/bin:/nix/store/qapmba1v1lbmwffbiidpfvzwp4ngd3lh-libtool-2.4.6/bin:/nix/store/bm3i6r3v43flbbdhqyjfgdd447b3c357-gnum4-1.4.18/bin:/nix/store/37sjnl8q431wgg6anqxmywg6wjhhjhwa-vala-0.48.14/bin:/nix/store/4i6mmi4m51xhc55k92f4qba1xynqib2f-patchelf-0.12/bin:/nix/store/qb1ky0appvcrc8yhs1h4l63m1cwn5gs7-gcc-wrapper-9.3.0/bin:/nix/store/42jbrmnfngandsmzrgglydi1b70p7p0m-gcc-9.3.0/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/b2kq89rmpckq0xbadh1kl697l6nmzqhl-binutils-wrapper-2.35.1/bin:/nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin:/nix/store/231zsfy1gddbljzag5mjk13g0q95wlzf-glibc-2.32-37-bin/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/bin:/nix/store/68385gkd86qf3awbdlsdyqij9047d1zl-gettext-0.21/bin:/nix/store/0f9xajv4q1bl57aik695afgp10wp3f5d-glib-2.66.4-bin/bin:/nix/store/c1qy7d1g3p8ig92bnmn4sql2ffflnfr3-libcanberra-0.30/bin:/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin:/nix/store/3hdv3wa52ymd9w4wr2j2yzq07afwfaim-findutils-4.7.0/bin:/nix/store/xxq6q49k4c0gs84s3672vr7sfpj2z418-diffutils-3.7/bin:/nix/store/952bmfczybg866qnclvh4i5y4dvzkr5d-gnused-4.8/bin:/nix/store/b909xjh1wna32zv1450daqc9p9qaia16-gnugrep-3.6/bin:/nix/store/gycyzr7slfsr1h23c33hpjfabwmzbawq-gawk-5.1.0/bin:/nix/store/8dgll8kw70p1g3wqpifzhr7fhynl6bjj-gnutar-1.32/bin:/nix/store/z3mk9c5m417wx6cjwxx5zp8phv4bw2fc-gzip-1.10/bin:/nix/store/6gyyyq8q1fnnxajcf9nld8wjzrrqdnpa-bzip2-1.0.6.0.2-bin/bin:/nix/store/yg3z213pixaky4zm9dmhhs258961j9bi-gnumake-4.3/bin:/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin:/nix/store/3jhwrg9hh2smgyikm1hn0xmvzbjc3pfy-patch-2.7.6/bin:/nix/store/6kyid598j87hj8w8ysyh5qga2axlinsw-xz-5.2.5-bin/bin:/sbin" ldconfig -n /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib
----------------------------------------------------------------------
Libraries have been installed in:
/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/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/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share/gir-1.0'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 GSound-1.0.gir '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share/gir-1.0'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/include'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 gsound.h gsound-attr.h gsound-context.h '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/include'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib/pkgconfig'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 gsound.pc '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib/pkgconfig'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib/girepository-1.0'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 GSound-1.0.typelib '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib/girepository-1.0'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share/vala/vapi'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 gsound.vapi gsound.deps '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share/vala/vapi'
make[2]: Leaving directory '/build/gsound-1.0.2/gsound'
make[1]: Leaving directory '/build/gsound-1.0.2/gsound'
Making install in docs
make[1]: Entering directory '/build/gsound-1.0.2/docs'
make[2]: Entering directory '/build/gsound-1.0.2/docs'
make[2]: Nothing to be done for 'install-exec-am'.
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/GSoundContext.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/annotation-glossary.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/api-index-full.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/ch01.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/deprecated-api-index.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/gsound-GSound-Attributes.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/gsound.devhelp2
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/home.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/index.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/index.sgml
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/left-insensitive.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/left.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/object-tree.html
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/right-insensitive.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/right.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/style.css
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/up-insensitive.png
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c -m 644 ./html/up.png
make[2]: Leaving directory '/build/gsound-1.0.2/docs'
make[1]: Leaving directory '/build/gsound-1.0.2/docs'
Making install in tools
make[1]: Entering directory '/build/gsound-1.0.2/tools'
make[2]: Entering directory '/build/gsound-1.0.2/tools'
/nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/mkdir -p '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/bin'
/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash ../libtool --mode=install /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c gsound-play '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/bin'
libtool: install: /nix/store/9hrqp36vjzzk9hjmvh4k7lpx0jsi5j4p-coreutils-8.32/bin/install -c .libs/gsound-play /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/bin/gsound-play
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gsound-1.0.2/tools'
make[1]: Leaving directory '/build/gsound-1.0.2/tools'
make[1]: Entering directory '/build/gsound-1.0.2'
make[2]: Entering directory '/build/gsound-1.0.2'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gsound-1.0.2'
make[1]: Leaving directory '/build/gsound-1.0.2'
@nix { "action": "setPhase", "phase": "giDiscoverSelf" }
giDiscoverSelf
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
Removing /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share/gtk-doc
rmdir: failed to remove '/nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/share': Directory not empty
shrinking RPATHs of ELF executables and libraries in /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2
shrinking /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/bin/gsound-play
shrinking /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib/libgsound.so.0.0.2
strip is /nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip
stripping (with command strip and flags -S) in /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/lib /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2/bin
patching script interpreter paths in /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2
checking for references to /build/ in /nix/store/zz0mcyvgjq96zqv25dss2ykw57frcmb6-gsound-1.0.2...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment