Created
January 3, 2025 18:18
-
-
Save nipsy/57bc72022b0032d2c0989ce7a56feb9a to your computer and use it in GitHub Desktop.
rosegarden-build-failure.log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Running phase: unpackPhase | |
| @nix { "action": "setPhase", "phase": "unpackPhase" } | |
| unpacking source archive /nix/store/fh4c0wajh0233kbd0k6ksmfzaipff1s4-dssi-1.1.1.tar.gz | |
| source root is dssi-1.1.1 | |
| setting SOURCE_DATE_EPOCH to timestamp 1317888471 of file dssi-1.1.1/configure | |
| Running phase: patchPhase | |
| @nix { "action": "setPhase", "phase": "patchPhase" } | |
| Running phase: updateAutotoolsGnuConfigScriptsPhase | |
| @nix { "action": "setPhase", "phase": "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 | |
| Running phase: configurePhase | |
| @nix { "action": "setPhase", "phase": "configurePhase" } | |
| fixing libtool script ./ltmain.sh | |
| patching script interpreter paths in ./configure | |
| ./configure: interpreter directive changed from "#! /bin/sh" to "/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/sh" | |
| configure flags: --disable-static --disable-dependency-tracking --prefix=/nix/store/lalgkvki26nrqn1wpx72mr1vrnh8dpgp-dssi-1.1.1 | |
| checking for a BSD-compatible install... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/install -c | |
| checking whether build environment is sane... yes | |
| checking for a thread-safe mkdir -p... /nix/store/4s9rah4cwaxflicsk5cndnknqlk9n4p3-coreutils-9.5/bin/mkdir -p | |
| checking for gawk... gawk | |
| checking whether make sets $(MAKE)... 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 for style of include used by make... GNU | |
| checking dependency style of gcc... none | |
| checking whether we are using the GNU C++ compiler... yes | |
| checking whether g++ accepts -g... yes | |
| checking dependency style of g++... none | |
| checking build system type... x86_64-pc-linux-gnu | |
| checking host system type... x86_64-pc-linux-gnu | |
| checking how to print strings... printf | |
| checking for a sed that does not truncate output... /nix/store/abm77lnrkrkb58z6xp1qwjcr1xgkcfwm-gnused-4.9/bin/sed | |
| checking for grep that handles long lines and -e... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep | |
| checking for egrep... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/bin/grep -E | |
| checking for fgrep... /nix/store/aap6cq56amx4mzbyxp2wpgsf1kqjcr1f-gnugrep-3.11/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 whether the shell understands some XSI constructs... yes | |
| checking whether the shell understands "+="... yes | |
| checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop | |
| checking how to convert x86_64-pc-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... (cached) 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 | |
| ./configure: line 6814: /usr/bin/file: No such file or directory | |
| 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 how to run the C++ preprocessor... g++ -E | |
| checking for ld used by g++... ld | |
| checking if the linker (ld) is GNU ld... yes | |
| checking whether the g++ linker (ld) supports shared libraries... yes | |
| checking for g++ option to produce PIC... -fPIC -DPIC | |
| checking if g++ PIC flag -fPIC -DPIC works... yes | |
| checking if g++ static flag -static works... no | |
| checking if g++ supports -c -o file.o... yes | |
| checking if g++ supports -c -o file.o... (cached) yes | |
| checking whether the g++ linker (ld) supports shared libraries... yes | |
| checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
| checking how to hardcode library paths into programs... immediate | |
| checking whether ln -s works... yes | |
| checking whether byte ordering is bigendian... no | |
| checking ladspa.h usability... yes | |
| checking ladspa.h presence... yes | |
| checking for ladspa.h... yes | |
| checking pkg-config is at least version 0.9.0... yes | |
| checking for ALSA... yes | |
| checking for LIBLO... yes | |
| checking for JACK... yes | |
| checking for SNDFILE... yes | |
| checking for SRC... yes | |
| checking for QT... no | |
| configure: pkg-config could not find Qt >= 4.0.1 | |
| configure: creating ./config.status | |
| config.status: creating Makefile | |
| config.status: creating dssi.pc | |
| config.status: creating jack-dssi-host/Makefile | |
| config.status: creating examples/Makefile | |
| config.status: creating tests/Makefile | |
| config.status: creating config.h | |
| config.status: executing depfiles commands | |
| config.status: executing libtool commands | |
| * ======== DSSI 1.1.1 configured ======== | |
| * building jack-dssi-host: yes | |
| * building DSSI list/analyse tools: yes | |
| * building DSSI OSC tools: yes | |
| * building trivial_synth plugin: yes | |
| * building less_trivial_synth plugin: yes | |
| * building karplong plugin: yes | |
| * building trivial_sampler plugin: yes | |
| * building less_trivial_synth GUI: no (missing Qt4) | |
| * building trivial_sampler GUI: no (missing Qt4) | |
| Running phase: buildPhase | |
| @nix { "action": "setPhase", "phase": "buildPhase" } | |
| build flags: SHELL=/nix/store/5mh7kaj2fyv8mk4sfq1brwxgc02884wi-bash-5.2p37/bin/bash | |
| make all-recursive | |
| make[1]: Entering directory '/build/dssi-1.1.1' | |
| Making all in jack-dssi-host | |
| make[2]: Entering directory '/build/dssi-1.1.1/jack-dssi-host' | |
| gcc -DHAVE_CONFIG_H -I. -I.. -I../dssi -I/nix/store/rckfjiqi7i7mf7a6lxibgh6qnz3nc4ab-alsa-lib-1.2.13-dev/include -I/nix/store/zky910y4gki1bjjd3ma7n6cx6mc1v4hm-liblo-0.32/include -I/nix/store/bjs9vkm4yszlqxv31894rxhmw04dryqa-libjack2-1.9.22-dev/include -g -O2 -Wall -c -o jack_dssi_host-jack-dssi-host.o `test -f 'jack-dssi-host.c' || echo './'`jack-dssi-host.c | |
| In file included from [01m[K/nix/store/kj8hbqx4ds9qm9mq7hyikxyfwwg13kzj-glibc-2.40-36-dev/include/unistd.h:25[m[K, | |
| from [01m[K/nix/store/rckfjiqi7i7mf7a6lxibgh6qnz3nc4ab-alsa-lib-1.2.13-dev/include/alsa/asoundlib.h:31[m[K, | |
| from [01m[Kjack-dssi-host.c:41[m[K: | |
| [01m[K/nix/store/kj8hbqx4ds9qm9mq7hyikxyfwwg13kzj-glibc-2.40-36-dev/include/features.h:197:3:[m[K [01;35m[Kwarning: [m[K#warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [[01;35m[K]8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;[m[K] | |
| 197 | # [01;35m[Kwarning[m[K "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | |
| | [01;35m[K^~~~~~~[m[K | |
| [01m[Kjack-dssi-host.c:[m[K In function '[01m[Kmain[m[K': | |
| [01m[Kjack-dssi-host.c:1236:59:[m[K [01;31m[Kerror: [m[Kpassing argument 4 of '[01m[Klo_server_thread_add_method[m[K' from incompatible pointer type [[01;31m[K]8;;https://gcc.gnu.org/onlinedocs/gcc-14.2.0/gcc/Warning-Options.html#index-Wincompatible-pointer-types-Wincompatible-pointer-types]8;;[m[K] | |
| 1236 | lo_server_thread_add_method(serverThread, NULL, NULL, [01;31m[Kosc_message_handler[m[K, | |
| | [01;31m[K^~~~~~~~~~~~~~~~~~~[m[K | |
| | [01;31m[K|[m[K | |
| | [01;31m[Kint (*)(const char *, const char *, lo_arg **, int, void *, void *)[m[K | |
| In file included from [01m[K/nix/store/zky910y4gki1bjjd3ma7n6cx6mc1v4hm-liblo-0.32/include/lo/lo.h:33[m[K, | |
| from [01m[Kjack-dssi-host.c:60[m[K: | |
| [01m[K/nix/store/zky910y4gki1bjjd3ma7n6cx6mc1v4hm-liblo-0.32/include/lo/lo_serverthread.h:151:72:[m[K [01;36m[Knote: [m[Kexpected '[01m[Klo_method_handler[m[K' {aka '[01m[Kint (*)(const char *, const char *, lo_arg **, int, struct lo_message_ *, void *)[m[K'} but argument is of type '[01m[Kint (*)(const char *, const char *, lo_arg **, int, void *, void *)[m[K' | |
| 151 | const char *typespec, [01;36m[Klo_method_handler h[m[K, | |
| | [01;36m[K~~~~~~~~~~~~~~~~~~^[m[K | |
| make[2]: *** [Makefile:340: jack_dssi_host-jack-dssi-host.o] Error 1 | |
| make[2]: Leaving directory '/build/dssi-1.1.1/jack-dssi-host' | |
| make[1]: *** [Makefile:445: all-recursive] Error 1 | |
| make[1]: Leaving directory '/build/dssi-1.1.1' | |
| make: *** [Makefile:294: all] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment