-
Notifications
You must be signed in to change notification settings - Fork 0
/
gnome-inform7.log
39 lines (37 loc) · 3.6 KB
/
gnome-inform7.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/94r6jwlzkgq6ggc51lgzr0720dxc30br-source
source root is source
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
patching script interpreter paths in build-aux/build-deb.sh build-aux/build-rpm.sh build-aux/com.inform7.IDE.yml build-aux/meson_post_install.py build-aux/run_uninstalled.sh build-aux/unpack-inform-data.sh src/generate-resource-xml.py src/generate-resource-xml.sh
build-aux/build-deb.sh: interpreter directive changed from "#!/bin/sh -e" to "/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/sh -e"
build-aux/build-rpm.sh: interpreter directive changed from "#!/bin/sh -e" to "/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/sh -e"
build-aux/meson_post_install.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/bin/python3"
build-aux/run_uninstalled.sh: interpreter directive changed from "#!/bin/sh" to "/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/sh"
build-aux/unpack-inform-data.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash -e"
src/generate-resource-xml.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/h3i0acpmr8mrjx07519xxmidv8mpax4y-python3-3.12.5/bin/python3"
src/generate-resource-xml.sh: interpreter directive changed from "#!/bin/bash -e" to "/nix/store/izpf49b74i15pcr9708s3xdwyqs4jxwl-bash-5.2p32/bin/bash -e"
mesonConfigurePhase flags: --prefix=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06 --libdir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/lib --libexecdir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/libexec --bindir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/bin --sbindir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/sbin --includedir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/include --mandir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/share/man --infodir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/share/info --localedir=/nix/store/5392y5pcif93znhn4ak33f0rlxy9k38q-gnome-inform7-unstable-2021-04-06/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain
[1mThe Meson build system[0m
Version: 1.5.1
Source dir: [1m/build/source[0m
Build dir: [1m/build/source/build[0m
Build type: [1mnative build[0m
Project name: [1mgnome-inform7[0m
Project version: [1m6M62[0m
C compiler for the host machine: [1mgcc[0m (gcc 13.3.0 "gcc (GCC) 13.3.0")
C linker for the host machine: [1mgcc[0m ld.bfd 2.42
Host machine cpu family: [1mx86_64[0m
Host machine cpu: [1mx86_64[0m
Program [1msrc/ni/ni[0m found: [1;32mYES[0m (/build/source/src/ni/ni)
[1;33mWARNING:[0m You should add the boolean check kwarg to the run_command call.
It currently defaults to false,
but it will default to true in future releases of meson.
See also: https://github.com/mesonbuild/meson/issues/9300
meson.build:25:31: [1;31mERROR:[0m Index 3 out of bounds of array of size 0.
A full log can be found at [1m/build/source/build/meson-logs/meson-log.txt[0m