building and installing gobject-introspection
- From: "B.S.J.W. Stephenson" <es018r6256 blueyonder co uk>
- To: gtk-devel-list gnome org
- Subject: building and installing gobject-introspection
- Date: Fri, 29 Apr 2011 22:24:58 +0100
Dear sir (?)
I am trying to build gobject introspection !
I am using a 10h Opteron , glibc2.13 gcc251 , glib2.29.2 & gtk3.0.2
(previous glib-2.27.5->current , gtks 1.2 and 2.23? also 2.24 not
working at moment but was working first go , after massage )
I have been building for some months now , and I am just comming
up from a complete rebuild . I am sure I have built
gobject-introspection 9.12 adequately previously , but !! I seem to have
done something different in the build this time , although the system
and libs are the same , any suggestions? Please find build logs for 9.12
and 10.8 attached .
Yours sincerely
B.S.J.W. Stephenson
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for Win32... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) 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 "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for dlopen in -ldl... yes
checking for the suffix of shared libraries... .so
checking for GLIB... yes
checking for GOBJECT... yes
checking for GIO... yes
checking for GIO_UNIX... yes
checking for CAIRO... yes
checking for CAIRO_GOBJECT... yes
checking for SCANNER... yes
checking for FFI... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for GIREPO... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for working strtod... yes
checking for memchr... yes
checking for strchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoull... yes
checking for backtrace... yes
checking for backtrace_symbols... yes
checking whether Python support is requested... checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages
checking for headers required to compile python extensions... found
checking for glib source directory to use for documentation...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating giscanner/config.py
config.status: creating m4/Makefile
config.status: creating tests/Makefile
config.status: creating tests/offsets/Makefile
config.status: creating tests/scanner/Makefile
config.status: creating tests/repository/Makefile
config.status: creating tests/warn/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating gobject-introspection-1.0.pc
config.status: creating gobject-introspection-no-export-1.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
LEX giscanner/scannerlexer.c
[ -d gir ] || /usr/bin/mkdir -p gir ; \
sed \
-e s,%CAIRO_SHARED_LIBRARY%,libcairo-gobject.so.2, \
-e s,%CAIRO_GIR_PACKAGE%,cairo-gobject, \
< gir/cairo-1.0.gir.in > gir/cairo-1.0.gir.tmp && mv gir/cairo-1.0.gir.tmp gir/cairo-1.0.gir
make all-recursive
make[1]: Entering directory `/tmp/gobject-introspection-0.10.8'
Making all in .
make[2]: Entering directory `/tmp/gobject-introspection-0.10.8'
CC libgirepository_1_0_la-gdump.lo
CC libgirepository_1_0_la-giarginfo.lo
CC libgirepository_1_0_la-gibaseinfo.lo
CC libgirepository_1_0_la-gicallableinfo.lo
CC libgirepository_1_0_la-giconstantinfo.lo
CC libgirepository_1_0_la-gienuminfo.lo
CC libgirepository_1_0_la-gierrordomaininfo.lo
CC libgirepository_1_0_la-gifieldinfo.lo
CC libgirepository_1_0_la-gifunctioninfo.lo
girepository/gifieldinfo.c: In function 'g_field_info_set_field':
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_INVALID' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_FUNCTION' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_CALLBACK' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_STRUCT' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_BOXED' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_ENUM' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_FLAGS' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_CONSTANT' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_ERROR_DOMAIN' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_UNION' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_VALUE' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_SIGNAL' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_VFUNC' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_PROPERTY' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_FIELD' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_ARG' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_TYPE' not handled in switch
girepository/gifieldinfo.c:521:6: warning: enumeration value 'GI_INFO_TYPE_UNRESOLVED' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_VOID' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_BOOLEAN' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_INT8' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_UINT8' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_INT16' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_UINT16' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_INT32' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_UINT32' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_INT64' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_UINT64' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_FLOAT' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_DOUBLE' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_GTYPE' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_UTF8' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_FILENAME' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_ARRAY' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_GLIST' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_GSLIST' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_GHASH' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_ERROR' not handled in switch
girepository/gifieldinfo.c:516:7: warning: enumeration value 'GI_TYPE_TAG_UNICHAR' not handled in switch
CC libgirepository_1_0_la-ginvoke.lo
CC libgirepository_1_0_la-giinterfaceinfo.lo
CC libgirepository_1_0_la-giobjectinfo.lo
CC libgirepository_1_0_la-gipropertyinfo.lo
CC libgirepository_1_0_la-giregisteredtypeinfo.lo
CC libgirepository_1_0_la-girepository.lo
CC libgirepository_1_0_la-girffi.lo
CC libgirepository_1_0_la-gisignalinfo.lo
CC libgirepository_1_0_la-gistructinfo.lo
CC libgirepository_1_0_la-gitypeinfo.lo
CC libgirepository_1_0_la-gitypelib.lo
CC libgirepository_1_0_la-giunioninfo.lo
CC libgirepository_1_0_la-givfuncinfo.lo
CC libgirepository_gthash_la-gthash.lo
CC libcmph_la-bdz.lo
CC libcmph_la-bdz_ph.lo
CC libcmph_la-bmz8.lo
CC libcmph_la-bmz.lo
CC libcmph_la-brz.lo
CC libcmph_la-buffer_entry.lo
CC libcmph_la-buffer_manager.lo
CC libcmph_la-chd.lo
CC libcmph_la-chd_ph.lo
CC libcmph_la-chm.lo
CC libcmph_la-cmph.lo
CC libcmph_la-cmph_structs.lo
CC libcmph_la-compressed_rank.lo
CC libcmph_la-compressed_seq.lo
CC libcmph_la-fch_buckets.lo
CC libcmph_la-fch.lo
CC libcmph_la-graph.lo
CC libcmph_la-hash.lo
CC libcmph_la-jenkins_hash.lo
CC libcmph_la-miller_rabin.lo
CC libcmph_la-select.lo
CC libcmph_la-vqueue.lo
CC libcmph_la-vstack.lo
CC libgirepository_internals_la-girmodule.lo
CC libgirepository_internals_la-girnode.lo
CC libgirepository_internals_la-giroffsets.lo
CC libgirepository_internals_la-girparser.lo
CC libgirepository_internals_la-girwriter.lo
CC libgiscanner_la-sourcescanner.lo
CC libgiscanner_la-scannerlexer.lo
CC libgiscanner_la-scannerparser.lo
CC _giscanner_la-giscannermodule.lo
CC g_ir_compiler-compiler.o
CC g_ir_generate-generate.o
CC cmph_bdz_test-cmph-bdz-test.o
CC gthash_test-gthash.o
CC gthash_test-gthash-test.o
CC glib_print-glib-print.o
CCLD libcmph.la
CCLD libgiscanner.la
CCLD libgirepository-gthash.la
CCLD cmph-bdz-test
CCLD _giscanner.la
CCLD libgirepository-1.0.la
CCLD libgirepository-internals.la
GEN g-ir-scanner
GEN g-ir-annotation-tool
CCLD gthash-test
CCLD glib-print
CCLD g-ir-compiler
CCLD g-ir-generate
GISCAN GLib-2.0.gir
GICOMP gir/DBus-1.0.gir
GICOMP gir/fontconfig-2.0.gir
GICOMP gir/freetype2-2.0.gir
GICOMP gir/GL-1.0.gir
GICOMP gir/libxml2-2.0.gir
GICOMP gir/xft-2.0.gir
GICOMP gir/xlib-2.0.gir
Traceback (most recent call last):
File "./g-ir-scanner", line 43, in <module>
sys.exit(scanner_main(sys.argv))
File "./giscanner/scannermain.py", line 394, in scanner_main
ss = create_source_scanner(options, args)
File "./giscanner/scannermain.py", line 319, in create_source_scanner
ss.parse_files(filenames)
File "./giscanner/sourcescanner.py", line 249, in parse_files
self._parse(headers)
File "./giscanner/sourcescanner.py", line 282, in _parse
stdout=subprocess.PIPE)
File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
GICOMP gir/xfixes-4.0.gir
make[2]: *** [GLib-2.0.gir] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/tmp/gobject-introspection-0.10.8'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gobject-introspection-0.10.8'
make: *** [all] Error 2
make install-recursive
make[1]: Entering directory `/tmp/gobject-introspection-0.10.8'
Making install in .
make[2]: Entering directory `/tmp/gobject-introspection-0.10.8'
GISCAN GLib-2.0.gir
Traceback (most recent call last):
File "./g-ir-scanner", line 43, in <module>
sys.exit(scanner_main(sys.argv))
File "./giscanner/scannermain.py", line 394, in scanner_main
ss = create_source_scanner(options, args)
File "./giscanner/scannermain.py", line 319, in create_source_scanner
ss.parse_files(filenames)
File "./giscanner/sourcescanner.py", line 249, in parse_files
self._parse(headers)
File "./giscanner/sourcescanner.py", line 282, in _parse
stdout=subprocess.PIPE)
File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
make[2]: *** [GLib-2.0.gir] Error 1
make[2]: Leaving directory `/tmp/gobject-introspection-0.10.8'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/gobject-introspection-0.10.8'
make: *** [install] Error 2
chown: cannot access `/tmp/package-gobject-introspection/usr/sbin': No such file or directory
cp: cannot stat `INSTALL': No such file or directory
gzip: /tmp/package-gobject-introspection/usr/man/*/*: No such file or directory
gzip: /tmp/package-gobject-introspection/usr/info/*: No such file or directory
./gobject-introspection4.SlackBuild: line 60: CAT: command not found
Slackware package maker, version 3.14159.
Searching for symbolic links:
No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.
This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!
Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n
Creating Slackware package: /tmp/gobject-introspection4-0.10.8-x86_64-1.tgz
./
install/
install/slack-required
install/doinst.sh
install/slack-desc
usr/
usr/doc/
usr/doc/gobject-introspection-0.10.8/
usr/doc/gobject-introspection-0.10.8/COPYING
usr/doc/gobject-introspection-0.10.8/ChangeLog
usr/doc/gobject-introspection-0.10.8/TODO
usr/doc/gobject-introspection-0.10.8/AUTHORS
usr/doc/gobject-introspection-0.10.8/NEWS
usr/doc/gobject-introspection-0.10.8/README
WARNING: zero length file install/slack-required
WARNING: zero length file install/doinst.sh
WARNING: zero length file install/slack-desc
WARNING: zero length file usr/doc/gobject-introspection-0.10.8/ChangeLog
Slackware package /tmp/gobject-introspection4-0.10.8-x86_64-1.tgz created.
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for Win32... no
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... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) 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 "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
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... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for dlopen in -ldl... yes
checking for the suffix of shared libraries... .so
checking for GOBJECT... yes
checking for GTHREAD... yes
checking for GIO_UNIX... yes
checking for CAIRO... yes
checking for SCANNER... yes
checking for FFI... yes
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking for GIREPO... yes
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for working strtod... yes
checking for memchr... yes
checking for strchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoull... yes
checking for backtrace... yes
checking for backtrace_symbols... yes
checking whether Python support is requested... checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages
checking for headers required to compile python extensions... found
checking for glib source directory to use for documentation...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gir/Makefile
config.status: creating girepository/Makefile
config.status: creating giscanner/Makefile
config.status: creating giscanner/config.py
config.status: creating m4/Makefile
config.status: creating tools/Makefile
config.status: creating tests/Makefile
config.status: creating tests/offsets/Makefile
config.status: creating tests/scanner/Makefile
config.status: creating tests/repository/Makefile
config.status: creating tests/warn/Makefile
config.status: creating examples/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating gobject-introspection-1.0.pc
config.status: creating gobject-introspection-no-export-1.0.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
make all-recursive
make[1]: Entering directory `/tmp/gobject-introspection-0.9.12'
Making all in girepository
make[2]: Entering directory `/tmp/gobject-introspection-0.9.12/girepository'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/gobject-introspection-0.9.12/girepository'
Making all in giscanner
make[2]: Entering directory `/tmp/gobject-introspection-0.9.12/giscanner'
make all-am
make[3]: Entering directory `/tmp/gobject-introspection-0.9.12/giscanner'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/gobject-introspection-0.9.12/giscanner'
make[2]: Leaving directory `/tmp/gobject-introspection-0.9.12/giscanner'
Making all in tools
make[2]: Entering directory `/tmp/gobject-introspection-0.9.12/tools'
GEN g-ir-scanner
GEN g-ir-annotation-tool
make[2]: Leaving directory `/tmp/gobject-introspection-0.9.12/tools'
Making all in gir
make[2]: Entering directory `/tmp/gobject-introspection-0.9.12/gir'
GICOMP libxml2-2.0.gir
GISCAN GLib-2.0.gir
GICOMP xft-2.0.gir
GICOMP xlib-2.0.gir
GICOMP xfixes-4.0.gir
Traceback (most recent call last):
File "../tools/g-ir-scanner", line 45, in <module>
sys.exit(scanner_main(sys.argv))
File "/tmp/gobject-introspection-0.9.12/giscanner/scannermain.py", line 400, in scanner_main
ss = create_source_scanner(options, args)
File "/tmp/gobject-introspection-0.9.12/giscanner/scannermain.py", line 325, in create_source_scanner
ss.parse_files(filenames)
File "/tmp/gobject-introspection-0.9.12/giscanner/sourcescanner.py", line 245, in parse_files
self._parse(headers)
File "/tmp/gobject-introspection-0.9.12/giscanner/sourcescanner.py", line 278, in _parse
stdout=subprocess.PIPE)
File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
GICOMP xrandr-1.3.gir
make[2]: *** [GLib-2.0.gir] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/tmp/gobject-introspection-0.9.12/gir'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gobject-introspection-0.9.12'
make: *** [all] Error 2
Making install in girepository
make[1]: Entering directory `/tmp/gobject-introspection-0.9.12/girepository'
make[2]: Entering directory `/tmp/gobject-introspection-0.9.12/girepository'
test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/package-gobject-introspection/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c libgirepository-1.0.la '/tmp/package-gobject-introspection/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/libgirepository-1.0.so.1.0.0 /tmp/package-gobject-introspection/usr/lib/libgirepository-1.0.so.1.0.0
libtool: install: (cd /tmp/package-gobject-introspection/usr/lib && { ln -s -f libgirepository-1.0.so.1.0.0 libgirepository-1.0.so.1 || { rm -f libgirepository-1.0.so.1 && ln -s libgirepository-1.0.so.1.0.0 libgirepository-1.0.so.1; }; })
libtool: install: (cd /tmp/package-gobject-introspection/usr/lib && { ln -s -f libgirepository-1.0.so.1.0.0 libgirepository-1.0.so || { rm -f libgirepository-1.0.so && ln -s libgirepository-1.0.so.1.0.0 libgirepository-1.0.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libgirepository-1.0.lai /tmp/package-gobject-introspection/usr/lib/libgirepository-1.0.la
libtool: install: /usr/bin/ginstall -c .libs/libgirepository-1.0.a /tmp/package-gobject-introspection/usr/lib/libgirepository-1.0.a
libtool: install: chmod 644 /tmp/package-gobject-introspection/usr/lib/libgirepository-1.0.a
libtool: install: ranlib /tmp/package-gobject-introspection/usr/lib/libgirepository-1.0.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/share/gobject-introspection-1.0/" || /usr/bin/mkdir -p "/tmp/package-gobject-introspection/usr/share/gobject-introspection-1.0/"
/usr/bin/ginstall -c -m 644 gdump.c '/tmp/package-gobject-introspection/usr/share/gobject-introspection-1.0/'
test -z "/usr/include/gobject-introspection-1.0/" || /usr/bin/mkdir -p "/tmp/package-gobject-introspection/usr/include/gobject-introspection-1.0/"
/usr/bin/ginstall -c -m 644 giarginfo.h gibaseinfo.h gicallableinfo.h giconstantinfo.h gienuminfo.h gierrordomaininfo.h gifieldinfo.h gifunctioninfo.h giinterfaceinfo.h giobjectinfo.h gipropertyinfo.h giregisteredtypeinfo.h girepository.h girffi.h gisignalinfo.h gistructinfo.h gitypeinfo.h gitypelib.h gitypes.h giunioninfo.h givfuncinfo.h '/tmp/package-gobject-introspection/usr/include/gobject-introspection-1.0/'
make[2]: Leaving directory `/tmp/gobject-introspection-0.9.12/girepository'
make[1]: Leaving directory `/tmp/gobject-introspection-0.9.12/girepository'
Making install in giscanner
make[1]: Entering directory `/tmp/gobject-introspection-0.9.12/giscanner'
make install-am
make[2]: Entering directory `/tmp/gobject-introspection-0.9.12/giscanner'
make[3]: Entering directory `/tmp/gobject-introspection-0.9.12/giscanner'
test -z "/usr/lib/gobject-introspection/giscanner" || /usr/bin/mkdir -p "/tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c _giscanner.la '/tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner'
libtool: install: /usr/bin/ginstall -c .libs/_giscanner.so /tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner/_giscanner.so
libtool: install: /usr/bin/ginstall -c .libs/_giscanner.lai /tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner/_giscanner.la
libtool: install: /usr/bin/ginstall -c .libs/_giscanner.a /tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner/_giscanner.a
libtool: install: chmod 644 /tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner/_giscanner.a
libtool: install: ranlib /tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner/_giscanner.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/gobject-introspection/giscanner'
test -z "/usr/lib/gobject-introspection/giscanner" || /usr/bin/mkdir -p "/tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner"
/usr/bin/ginstall -c -m 644 __init__.py annotationmain.py annotationparser.py ast.py cachestore.py codegen.py config.py dumper.py introspectablepass.py girparser.py girwriter.py gdumpparser.py libtoolimporter.py odict.py maintransformer.py message.py shlibs.py scannermain.py sourcescanner.py testcodegen.py transformer.py utils.py xmlwriter.py '/tmp/package-gobject-introspection/usr/lib/gobject-introspection/giscanner'
Byte-compiling python modules...
__init__.pyannotationmain.pyannotationparser.pyast.pycachestore.pycodegen.pyconfig.pydumper.pyintrospectablepass.pygirparser.pygirwriter.pygdumpparser.pylibtoolimporter.pyodict.pymaintransformer.pymessage.pyshlibs.pyscannermain.pysourcescanner.pytestcodegen.pytransformer.pyutils.pyxmlwriter.py
Byte-compiling python modules (optimized versions) ...
__init__.pyannotationmain.pyannotationparser.pyast.pycachestore.pycodegen.pyconfig.pydumper.pyintrospectablepass.pygirparser.pygirwriter.pygdumpparser.pylibtoolimporter.pyodict.pymaintransformer.pymessage.pyshlibs.pyscannermain.pysourcescanner.pytestcodegen.pytransformer.pyutils.pyxmlwriter.py
make install-exec-hook
make[4]: Entering directory `/tmp/gobject-introspection-0.9.12/giscanner'
make[4]: Nothing to be done for `install-exec-hook'.
make[4]: Leaving directory `/tmp/gobject-introspection-0.9.12/giscanner'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/tmp/gobject-introspection-0.9.12/giscanner'
make[2]: Leaving directory `/tmp/gobject-introspection-0.9.12/giscanner'
make[1]: Leaving directory `/tmp/gobject-introspection-0.9.12/giscanner'
Making install in tools
make[1]: Entering directory `/tmp/gobject-introspection-0.9.12/tools'
make[2]: Entering directory `/tmp/gobject-introspection-0.9.12/tools'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/package-gobject-introspection/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c g-ir-compiler g-ir-generate '/tmp/package-gobject-introspection/usr/bin'
libtool: install: warning: `../girepository/libgirepository-1.0.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/g-ir-compiler /tmp/package-gobject-introspection/usr/bin/g-ir-compiler
libtool: install: warning: `../girepository/libgirepository-1.0.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/ginstall -c .libs/g-ir-generate /tmp/package-gobject-introspection/usr/bin/g-ir-generate
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/package-gobject-introspection/usr/bin"
/usr/bin/ginstall -c g-ir-scanner g-ir-annotation-tool '/tmp/package-gobject-introspection/usr/bin'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/gobject-introspection-0.9.12/tools'
make[1]: Leaving directory `/tmp/gobject-introspection-0.9.12/tools'
Making install in gir
make[1]: Entering directory `/tmp/gobject-introspection-0.9.12/gir'
GISCAN GLib-2.0.gir
Traceback (most recent call last):
File "../tools/g-ir-scanner", line 45, in <module>
sys.exit(scanner_main(sys.argv))
File "/tmp/gobject-introspection-0.9.12/giscanner/scannermain.py", line 400, in scanner_main
ss = create_source_scanner(options, args)
File "/tmp/gobject-introspection-0.9.12/giscanner/scannermain.py", line 325, in create_source_scanner
ss.parse_files(filenames)
File "/tmp/gobject-introspection-0.9.12/giscanner/sourcescanner.py", line 245, in parse_files
self._parse(headers)
File "/tmp/gobject-introspection-0.9.12/giscanner/sourcescanner.py", line 278, in _parse
stdout=subprocess.PIPE)
File "/usr/lib64/python2.6/subprocess.py", line 623, in __init__
errread, errwrite)
File "/usr/lib64/python2.6/subprocess.py", line 1141, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
make[1]: *** [GLib-2.0.gir] Error 1
make[1]: Leaving directory `/tmp/gobject-introspection-0.9.12/gir'
make: *** [install-recursive] Error 1
chown: cannot access `/tmp/package-gobject-introspection/usr/sbin': No such file or directory
cp: cannot stat `INSTALL': No such file or directory
gzip: /tmp/package-gobject-introspection/usr/man/*/*: No such file or directory
gzip: /tmp/package-gobject-introspection/usr/info/*: No such file or directory
cat: /root/SElinux/gobject-introspection/doinst.sh: No such file or directory
Slackware package maker, version 3.14159.
Searching for symbolic links:
usr/lib/libgirepository-1.0.so -> libgirepository-1.0.so.1.0.0
usr/lib/libgirepository-1.0.so.1 -> libgirepository-1.0.so.1.0.0
Making symbolic link creation script:
( cd usr/lib ; rm -rf libgirepository-1.0.so )
( cd usr/lib ; ln -sf libgirepository-1.0.so.1.0.0 libgirepository-1.0.so )
( cd usr/lib ; rm -rf libgirepository-1.0.so.1 )
( cd usr/lib ; ln -sf libgirepository-1.0.so.1.0.0 libgirepository-1.0.so.1 )
Unless your existing installation script already contains the code
to create these links, you should append these lines to your existing
install script. Now's your chance. :^)
Would you like to add this stuff to the existing install script and
remove the symbolic links ([y]es, [n]o)? y
Removing symbolic links:
removed `./usr/lib/libgirepository-1.0.so'
removed `./usr/lib/libgirepository-1.0.so.1'
Updating your ./install/doinst.sh...
This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!
Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n
Creating Slackware package: /tmp/gobject-introspection-0.9.12-x86_64-1.tgz
./
install/
install/slack-required
install/doinst.sh
install/slack-desc
usr/
usr/doc/
usr/doc/gobject-introspection-0.9.12/
usr/doc/gobject-introspection-0.9.12/COPYING
usr/doc/gobject-introspection-0.9.12/ChangeLog
usr/doc/gobject-introspection-0.9.12/TODO
usr/doc/gobject-introspection-0.9.12/AUTHORS
usr/doc/gobject-introspection-0.9.12/NEWS
usr/doc/gobject-introspection-0.9.12/README
usr/bin/
usr/bin/g-ir-annotation-tool
usr/bin/g-ir-compiler
usr/bin/g-ir-generate
usr/bin/g-ir-scanner
usr/share/
usr/share/gobject-introspection-1.0/
usr/share/gobject-introspection-1.0/gdump.c
usr/include/
usr/include/gobject-introspection-1.0/
usr/include/gobject-introspection-1.0/gifunctioninfo.h
usr/include/gobject-introspection-1.0/gitypes.h
usr/include/gobject-introspection-1.0/giobjectinfo.h
usr/include/gobject-introspection-1.0/gipropertyinfo.h
usr/include/gobject-introspection-1.0/gitypelib.h
usr/include/gobject-introspection-1.0/giconstantinfo.h
usr/include/gobject-introspection-1.0/gistructinfo.h
usr/include/gobject-introspection-1.0/giregisteredtypeinfo.h
usr/include/gobject-introspection-1.0/giarginfo.h
usr/include/gobject-introspection-1.0/girepository.h
usr/include/gobject-introspection-1.0/gisignalinfo.h
usr/include/gobject-introspection-1.0/gitypeinfo.h
usr/include/gobject-introspection-1.0/givfuncinfo.h
usr/include/gobject-introspection-1.0/gierrordomaininfo.h
usr/include/gobject-introspection-1.0/girffi.h
usr/include/gobject-introspection-1.0/gibaseinfo.h
usr/include/gobject-introspection-1.0/gienuminfo.h
usr/include/gobject-introspection-1.0/giinterfaceinfo.h
usr/include/gobject-introspection-1.0/giunioninfo.h
usr/include/gobject-introspection-1.0/gifieldinfo.h
usr/include/gobject-introspection-1.0/gicallableinfo.h
usr/lib/
usr/lib/libgirepository-1.0.so.1.0.0
usr/lib/gobject-introspection/
usr/lib/gobject-introspection/giscanner/
usr/lib/gobject-introspection/giscanner/scannermain.pyo
usr/lib/gobject-introspection/giscanner/annotationmain.pyc
usr/lib/gobject-introspection/giscanner/cachestore.py
usr/lib/gobject-introspection/giscanner/annotationparser.pyo
usr/lib/gobject-introspection/giscanner/_giscanner.a
usr/lib/gobject-introspection/giscanner/ast.py
usr/lib/gobject-introspection/giscanner/scannermain.pyc
usr/lib/gobject-introspection/giscanner/girwriter.py
usr/lib/gobject-introspection/giscanner/dumper.pyo
usr/lib/gobject-introspection/giscanner/transformer.pyc
usr/lib/gobject-introspection/giscanner/sourcescanner.pyo
usr/lib/gobject-introspection/giscanner/libtoolimporter.py
usr/lib/gobject-introspection/giscanner/dumper.py
usr/lib/gobject-introspection/giscanner/_giscanner.so
usr/lib/gobject-introspection/giscanner/introspectablepass.pyo
usr/lib/gobject-introspection/giscanner/annotationparser.pyc
usr/lib/gobject-introspection/giscanner/transformer.py
usr/lib/gobject-introspection/giscanner/sourcescanner.py
usr/lib/gobject-introspection/giscanner/utils.pyo
usr/lib/gobject-introspection/giscanner/ast.pyo
usr/lib/gobject-introspection/giscanner/girparser.pyc
usr/lib/gobject-introspection/giscanner/__init__.pyc
usr/lib/gobject-introspection/giscanner/config.pyc
usr/lib/gobject-introspection/giscanner/annotationmain.pyo
usr/lib/gobject-introspection/giscanner/__init__.py
usr/lib/gobject-introspection/giscanner/codegen.pyc
usr/lib/gobject-introspection/giscanner/libtoolimporter.pyc
usr/lib/gobject-introspection/giscanner/__init__.pyo
usr/lib/gobject-introspection/giscanner/shlibs.pyo
usr/lib/gobject-introspection/giscanner/testcodegen.pyc
usr/lib/gobject-introspection/giscanner/scannermain.py
usr/lib/gobject-introspection/giscanner/odict.pyo
usr/lib/gobject-introspection/giscanner/xmlwriter.py
usr/lib/gobject-introspection/giscanner/dumper.pyc
usr/lib/gobject-introspection/giscanner/testcodegen.pyo
usr/lib/gobject-introspection/giscanner/cachestore.pyc
usr/lib/gobject-introspection/giscanner/message.py
usr/lib/gobject-introspection/giscanner/annotationparser.py
usr/lib/gobject-introspection/giscanner/xmlwriter.pyc
usr/lib/gobject-introspection/giscanner/cachestore.pyo
usr/lib/gobject-introspection/giscanner/config.pyo
usr/lib/gobject-introspection/giscanner/introspectablepass.pyc
usr/lib/gobject-introspection/giscanner/girwriter.pyc
usr/lib/gobject-introspection/giscanner/codegen.py
usr/lib/gobject-introspection/giscanner/xmlwriter.pyo
usr/lib/gobject-introspection/giscanner/annotationmain.py
usr/lib/gobject-introspection/giscanner/sourcescanner.pyc
usr/lib/gobject-introspection/giscanner/gdumpparser.pyc
usr/lib/gobject-introspection/giscanner/girparser.py
usr/lib/gobject-introspection/giscanner/girparser.pyo
usr/lib/gobject-introspection/giscanner/maintransformer.pyo
usr/lib/gobject-introspection/giscanner/shlibs.py
usr/lib/gobject-introspection/giscanner/message.pyo
usr/lib/gobject-introspection/giscanner/_giscanner.la
usr/lib/gobject-introspection/giscanner/shlibs.pyc
usr/lib/gobject-introspection/giscanner/odict.pyc
usr/lib/gobject-introspection/giscanner/codegen.pyo
usr/lib/gobject-introspection/giscanner/config.py
usr/lib/gobject-introspection/giscanner/gdumpparser.py
usr/lib/gobject-introspection/giscanner/utils.pyc
usr/lib/gobject-introspection/giscanner/testcodegen.py
usr/lib/gobject-introspection/giscanner/maintransformer.py
usr/lib/gobject-introspection/giscanner/maintransformer.pyc
usr/lib/gobject-introspection/giscanner/libtoolimporter.pyo
usr/lib/gobject-introspection/giscanner/gdumpparser.pyo
usr/lib/gobject-introspection/giscanner/message.pyc
usr/lib/gobject-introspection/giscanner/transformer.pyo
usr/lib/gobject-introspection/giscanner/odict.py
usr/lib/gobject-introspection/giscanner/introspectablepass.py
usr/lib/gobject-introspection/giscanner/girwriter.pyo
usr/lib/gobject-introspection/giscanner/ast.pyc
usr/lib/gobject-introspection/giscanner/utils.py
usr/lib/libgirepository-1.0.la
usr/lib/pkgconfig/
usr/lib/pkgconfig/gobject-introspection-no-export-1.0.pc
usr/lib/pkgconfig/gobject-introspection-1.0.pc
usr/lib/libgirepository-1.0.a
WARNING: zero length file install/slack-required
WARNING: zero length file install/slack-desc
WARNING: zero length file usr/doc/gobject-introspection-0.9.12/ChangeLog
Slackware package /tmp/gobject-introspection-0.9.12-x86_64-1.tgz created.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]