1 | libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
|
---|
2 | libtoolize: copying file 'build-aux/ltmain.sh'
|
---|
3 | libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
|
---|
4 | libtoolize: copying file 'm4/libtool.m4'
|
---|
5 | libtoolize: copying file 'm4/ltoptions.m4'
|
---|
6 | libtoolize: copying file 'm4/ltsugar.m4'
|
---|
7 | libtoolize: copying file 'm4/ltversion.m4'
|
---|
8 | libtoolize: copying file 'm4/lt~obsolete.m4'
|
---|
9 | checking for a BSD-compatible install... /bin/install -c
|
---|
10 | checking whether build environment is sane... yes
|
---|
11 | checking for a thread-safe mkdir -p... /bin/mkdir -p
|
---|
12 | checking for gawk... gawk
|
---|
13 | checking whether make sets $(MAKE)... yes
|
---|
14 | checking whether make supports nested variables... yes
|
---|
15 | checking whether UID '0' is supported by ustar format... yes
|
---|
16 | checking whether GID '0' is supported by ustar format... yes
|
---|
17 | checking how to create a ustar tar archive... gnutar
|
---|
18 | checking whether to enable maintainer-specific portions of Makefiles... yes
|
---|
19 | checking whether make supports nested variables... (cached) yes
|
---|
20 | checking build system type... i586-pc-haiku
|
---|
21 | checking host system type... i586-pc-haiku
|
---|
22 | checking for gcc... gcc
|
---|
23 | checking whether the C compiler works... yes
|
---|
24 | checking for C compiler default output file name... a.out
|
---|
25 | checking for suffix of executables...
|
---|
26 | checking whether we are cross compiling... no
|
---|
27 | checking for suffix of object files... o
|
---|
28 | checking whether we are using the GNU C compiler... yes
|
---|
29 | checking whether gcc accepts -g... yes
|
---|
30 | checking for gcc option to accept ISO C89... none needed
|
---|
31 | checking whether gcc understands -c and -o together... yes
|
---|
32 | checking whether make supports the include directive... yes (GNU style)
|
---|
33 | checking dependency style of gcc... gcc3
|
---|
34 | checking how to print strings... printf
|
---|
35 | checking for a sed that does not truncate output... /bin/sed
|
---|
36 | checking for grep that handles long lines and -e... /bin/grep
|
---|
37 | checking for egrep... /bin/grep -E
|
---|
38 | checking for fgrep... /bin/grep -F
|
---|
39 | checking for ld used by gcc... /boot/system/develop/tools/x86/i586-pc-haiku/bin/ld
|
---|
40 | checking if the linker (/boot/system/develop/tools/x86/i586-pc-haiku/bin/ld) is GNU ld... yes
|
---|
41 | checking for BSD- or MS-compatible name lister (nm)... /boot/system/bin/x86/nm -B
|
---|
42 | checking the name lister (/boot/system/bin/x86/nm -B) interface... BSD nm
|
---|
43 | checking whether ln -s works... yes
|
---|
44 | checking the maximum length of command line arguments... 32768
|
---|
45 | checking how to convert i586-pc-haiku file names to i586-pc-haiku format... func_convert_file_noop
|
---|
46 | checking how to convert i586-pc-haiku file names to toolchain format... func_convert_file_noop
|
---|
47 | checking for /boot/system/develop/tools/x86/i586-pc-haiku/bin/ld option to reload object files... -r
|
---|
48 | checking for objdump... objdump
|
---|
49 | checking how to recognize dependent libraries... pass_all
|
---|
50 | checking for dlltool... no
|
---|
51 | checking how to associate runtime and link libraries... printf %s\n
|
---|
52 | checking for ar... ar
|
---|
53 | checking for archiver @FILE support... @
|
---|
54 | checking for strip... strip
|
---|
55 | checking for ranlib... ranlib
|
---|
56 | checking command to parse /boot/system/bin/x86/nm -B output from gcc object... ok
|
---|
57 | checking for sysroot... no
|
---|
58 | checking for a working dd... /bin/dd
|
---|
59 | checking how to truncate binary pipes... /bin/dd bs=4096 count=1
|
---|
60 | checking for mt... no
|
---|
61 | checking if : is a manifest tool... no
|
---|
62 | checking how to run the C preprocessor... gcc -E
|
---|
63 | checking for ANSI C header files... yes
|
---|
64 | checking for sys/types.h... yes
|
---|
65 | checking for sys/stat.h... yes
|
---|
66 | checking for stdlib.h... yes
|
---|
67 | checking for string.h... yes
|
---|
68 | checking for memory.h... yes
|
---|
69 | checking for strings.h... yes
|
---|
70 | checking for inttypes.h... yes
|
---|
71 | checking for stdint.h... yes
|
---|
72 | checking for unistd.h... yes
|
---|
73 | checking for dlfcn.h... yes
|
---|
74 | checking for objdir... .libs
|
---|
75 | checking if gcc supports -fno-rtti -fno-exceptions... no
|
---|
76 | checking for gcc option to produce PIC... -DPIC
|
---|
77 | checking if gcc PIC flag -DPIC works... yes
|
---|
78 | checking if gcc static flag works... yes
|
---|
79 | checking if gcc supports -c -o file.o... yes
|
---|
80 | checking if gcc supports -c -o file.o... (cached) yes
|
---|
81 | checking whether the gcc linker (/boot/system/develop/tools/x86/i586-pc-haiku/bin/ld) supports shared libraries... yes
|
---|
82 | checking whether -lc should be explicitly linked in... yes
|
---|
83 | checking dynamic linker characteristics... haiku runtime_loader
|
---|
84 | checking how to hardcode library paths into programs... immediate
|
---|
85 | checking whether stripping libraries is possible... yes
|
---|
86 | checking if libtool supports shared libraries... yes
|
---|
87 | checking whether to build shared libraries... yes
|
---|
88 | checking whether to build static libraries... yes
|
---|
89 | checking for pkg-config... /boot/system/bin/x86/pkg-config
|
---|
90 | checking pkg-config is at least version 0.9.0... yes
|
---|
91 | checking for flex... flex
|
---|
92 | checking lex output file root... lex.yy
|
---|
93 | checking lex library... none needed
|
---|
94 | checking whether yytext is a pointer... no
|
---|
95 | checking for bison... bison -y
|
---|
96 | checking for dlopen in -ldl... no
|
---|
97 | checking for the suffix of shared libraries... .so
|
---|
98 | checking for glib-2.0 >= 2.56.0... yes
|
---|
99 | checking for gobject-2.0... yes
|
---|
100 | checking for gmodule-2.0... yes
|
---|
101 | checking for gio-2.0... yes
|
---|
102 | checking for gio-unix-2.0... yes
|
---|
103 | checking for cairo cairo-gobject... no
|
---|
104 | checking for gobject-2.0 gio-2.0... yes
|
---|
105 | checking for libffi >= 3.0.0 ... yes
|
---|
106 | checking size of char... 1
|
---|
107 | checking size of short... 2
|
---|
108 | checking size of int... 4
|
---|
109 | checking size of long... 4
|
---|
110 | checking for glib-2.0 >= 2.24.0 gobject-2.0 gmodule-2.0 gio-2.0... yes
|
---|
111 | checking for ANSI C header files... (cached) yes
|
---|
112 | checking fcntl.h usability... yes
|
---|
113 | checking fcntl.h presence... yes
|
---|
114 | checking for fcntl.h... yes
|
---|
115 | checking for stdlib.h... (cached) yes
|
---|
116 | checking for string.h... (cached) yes
|
---|
117 | checking for an ANSI C-conforming const... yes
|
---|
118 | checking for working strtod... yes
|
---|
119 | checking for memchr... yes
|
---|
120 | checking for strchr... yes
|
---|
121 | checking for strspn... yes
|
---|
122 | checking for strstr... yes
|
---|
123 | checking for strtol... yes
|
---|
124 | checking for strtoull... yes
|
---|
125 | checking for backtrace... no
|
---|
126 | checking for backtrace_symbols... no
|
---|
127 | checking for a Python interpreter with version >= 2.7... python
|
---|
128 | checking for python... /bin/python
|
---|
129 | checking for python version... 2.7
|
---|
130 | checking for python platform... haiku1
|
---|
131 | checking for python script directory... ${prefix}/non-packaged/lib/python2.7/site-packages
|
---|
132 | checking for python extension module directory... ${exec_prefix}/non-packaged/lib/python2.7/site-packages
|
---|
133 | checking for headers required to compile python extensions... found
|
---|
134 | checking for python module mako... no
|
---|
135 | checking for glib source directory to use for documentation...
|
---|
136 | checking for -fvisibility=hidden compiler flag... yes
|
---|
137 | checking for -Bsymbolic-functions linker flag... yes
|
---|
138 | checking that generated files are newer than configure... done
|
---|
139 | configure: creating ./config.status
|
---|
140 | config.status: creating Makefile
|
---|
141 | config.status: creating tests/Makefile
|
---|
142 | config.status: creating tests/offsets/Makefile
|
---|
143 | config.status: creating tests/scanner/Makefile
|
---|
144 | config.status: creating tests/scanner/annotationparser/Makefile
|
---|
145 | config.status: creating tests/repository/Makefile
|
---|
146 | config.status: creating tests/warn/Makefile
|
---|
147 | config.status: creating docs/Makefile
|
---|
148 | config.status: creating docs/reference/Makefile
|
---|
149 | config.status: creating docs/reference/version.xml
|
---|
150 | config.status: creating gobject-introspection-1.0.pc
|
---|
151 | config.status: creating gobject-introspection-no-export-1.0.pc
|
---|
152 | config.status: creating config.h.win32
|
---|
153 | config.status: creating win32/Makefile
|
---|
154 | config.status: creating win32/vs9/Makefile
|
---|
155 | config.status: creating win32/vs9/gi-version-paths.vsprops
|
---|
156 | config.status: creating win32/vs10/Makefile
|
---|
157 | config.status: creating win32/vs10/gi-version-paths.props
|
---|
158 | config.status: creating win32/vs11/Makefile
|
---|
159 | config.status: creating win32/vs12/Makefile
|
---|
160 | config.status: creating win32/vs14/Makefile
|
---|
161 | config.status: creating win32/vs15/Makefile
|
---|
162 | config.status: creating config.h
|
---|
163 | config.status: config.h is unchanged
|
---|
164 | config.status: executing depfiles commands
|
---|
165 | config.status: executing libtool commands
|
---|
166 | [ -d gir ] || /bin/mkdir -p gir ; \
|
---|
167 | sed \
|
---|
168 | -e s,%CAIRO_SHARED_LIBRARY%,libcairo-gobject.so.2, \
|
---|
169 | -e s,%CAIRO_GIR_PACKAGE%,cairo-gobject, \
|
---|
170 | < gir/cairo-1.0.gir.in > gir/cairo-1.0.gir.tmp && mv gir/cairo-1.0.gir.tmp gir/cairo-1.0.gir
|
---|
171 | make all-recursive
|
---|
172 | make[1]: Entering directory '/sources/gobject-introspection-1.56.0'
|
---|
173 | Making all in .
|
---|
174 | make[2]: Entering directory '/sources/gobject-introspection-1.56.0'
|
---|
175 | GEN g-ir-scanner
|
---|
176 | GEN g-ir-annotation-tool
|
---|
177 | GISCAN GLib-2.0.gir
|
---|
178 | resolve symbol "___tls_get_addr" returned: -2147478780
|
---|
179 | Haiku debug: _giscanner ./.libs/_giscanner.so (u'', u'rb', 3)
|
---|
180 | Traceback (most recent call last):
|
---|
181 | File "./g-ir-scanner", line 65, in <module>
|
---|
182 | from giscanner.scannermain import scanner_main
|
---|
183 | File "./giscanner/scannermain.py", line 41, in <module>
|
---|
184 | from giscanner.dumper import compile_introspection_binary
|
---|
185 | File "./giscanner/dumper.py", line 35, in <module>
|
---|
186 | from .gdumpparser import IntrospectionBinary
|
---|
187 | File "./giscanner/gdumpparser.py", line 36, in <module>
|
---|
188 | from .transformer import TransformerException
|
---|
189 | File "./giscanner/transformer.py", line 34, in <module>
|
---|
190 | from .girparser import GIRParser
|
---|
191 | File "./giscanner/girparser.py", line 31, in <module>
|
---|
192 | from .girwriter import COMPATIBLE_GIR_VERSION
|
---|
193 | File "./giscanner/girwriter.py", line 29, in <module>
|
---|
194 | from .xmlwriter import XMLWriter
|
---|
195 | File "./giscanner/xmlwriter.py", line 44, in <module>
|
---|
196 | from _giscanner import collect_attributes
|
---|
197 | File "./giscanner/libtoolimporter.py", line 69, in load_module
|
---|
198 | mod = imp.load_module(name, open(realpath), realpath, suffix)
|
---|
199 | ImportError: Symbol not found
|
---|
200 | /bin/sh: line 1: 46618 Kill Thread CPPFLAGS="" CFLAGS="-fno-strict-aliasing -Wsign-compare -Wcast-align -Wpointer-arith -Wnested-externs -Wmissing-prototypes -Wmissing-declarations -Wchar-subscripts -Wall -g -O2" LDFLAGS="" CC="gcc" PKG_CONFIG="/boot/system/bin/x86/pkg-config" GI_HOST_OS="" DLLTOOL="false" env PATH=".libs:/boot/system/bin/x86:.:/boot/home/config/non-packaged/bin/x86:/boot/home/config/bin/x86:/boot/system/non-packaged/bin/x86:/boot/system/bin/x86:/boot/home/config/non-packaged/bin:/boot/home/config/bin:/boot/system/non-packaged/bin:/bin:/boot/system/apps:/boot/system/preferences" LPATH=.libs CC="gcc" PYTHONPATH=.:. UNINSTALLED_INTROSPECTION_SRCDIR=. UNINSTALLED_INTROSPECTION_BUILDDIR=. ./g-ir-scanner --quiet --verbose -I. --add-include-path=. --add-include-path=./gir --add-include-path=. --add-include-path=. --add-include-path=./gir --namespace=GLib --nsversion=2.0 --libtool="/bin/sh ./libtool" --pkg=glib-2.0 --library=glib-2.0 --library=gobject-2.0 --external-library --reparse-validate --identifier-prefix=G --symbol-prefix=g --symbol-prefix=glib --c-include="glib.h" --cflags-begin -I/packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0 -I/packages/glib2_x86-2.57.1-1/.self/develop/lib/x86/glib-2.0/include -DGETTEXT_PACKAGE=Dummy -DGLIB_COMPILATION -D__G_I18N_LIB_H__ --cflags-end /packages/glib2_x86-2.57.1-1/.self/develop/lib/x86/glib-2.0/include/glibconfig.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gunicode.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gvarianttype.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/goption.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gtree.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/ghash.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gversion.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/galloca.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gatomic.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gstdio.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gthread.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gpattern.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gconvert.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gslist.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gqsort.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gmarkup.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gbacktrace.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/ghook.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gstring.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gbookmarkfile.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gbitlock.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gwin32.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/ghmac.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gchecksum.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gdate.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gkeyfile.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gfileutils.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gcharset.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gqueue.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/glist.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gtimezone.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gi18n.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gmessages.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gbytes.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/ghostutils.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gmain.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/ggettext.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gquark.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gslice.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gregex.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gvariant.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gbase64.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gmacros.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gtimer.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gdataset.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gscanner.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gutils.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gstringchunk.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gsequence.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gurifuncs.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gi18n-lib.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gnode.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gtestutils.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gdir.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gmappedfile.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gdatetime.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/garray.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gstrfuncs.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gprimes.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/genviron.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gmem.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gprintf.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/giochannel.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gshell.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gversionmacros.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gspawn.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gtrashstack.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gthreadpool.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/guuid.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gtypes.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gpoll.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gasyncqueue.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/gerror.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib/grand.h /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/gobject/glib-types.h gir/glib-2.0.c /packages/glib2_x86-2.57.1-1/.self/develop/headers/x86/glib-2.0/glib-unix.h g-ir-scanner g-ir-compiler --output GLib-2.0.gir
|
---|
201 | Makefile:3955: recipe for target 'GLib-2.0.gir' failed
|
---|
202 | make[2]: *** [GLib-2.0.gir] Error 149
|
---|
203 | make[2]: Leaving directory '/sources/gobject-introspection-1.56.0'
|
---|
204 | Makefile:3105: recipe for target 'all-recursive' failed
|
---|
205 | make[1]: *** [all-recursive] Error 1
|
---|
206 | make[1]: Leaving directory '/sources/gobject-introspection-1.56.0'
|
---|
207 | Makefile:1654: recipe for target 'all' failed
|
---|
208 | make: *** [all] Error 2
|
---|
209 | Warning: Command '['bash', '-c', '. /wrapper-script']' returned non-zero exit status 2
|
---|
210 | Checking if any dependency-infos need to be updated ...
|
---|
211 | Looking for stale dependency-infos ...
|
---|
212 | ----------------------------------------------------------------------
|
---|
213 | dev-libs::gobject_introspection_x86-1.56.0
|
---|
214 | /boot/home/haikuports/dev-libs/gobject-introspection/gobject_introspection-1.56.0.recipe
|
---|
215 | ----------------------------------------------------------------------
|
---|
216 | Checking if any dependency-infos need to be updated ...
|
---|
217 | Looking for stale dependency-infos ...
|
---|
218 | ----------------------------------------------------------------------
|
---|
219 | dev-libs::gobject_introspection_x86-1.56.0
|
---|
220 | /boot/home/haikuports/dev-libs/gobject-introspection/gobject_introspection-1.56.0.recipe
|
---|
221 | ----------------------------------------------------------------------
|
---|
222 | Error: Build has failed - stopping.
|
---|