pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/48121: gobject-introspection fails to build on Solaris



The following reply was made to PR pkg/48121; it has been noted by GNATS.

From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joernc%googlemail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/48121: gobject-introspection fails to build on Solaris
Date: Wed, 14 Aug 2013 11:30:54 +0200

 What version of GCC are you using? I just build the package on Solaris
 10 with GCC 4.7.3 and Solaris ld.
 
 And I think you are doing a parallel build (MAKE_JOBS). IMHO it is
 much easier to follow the error messages, when you do single threaded
 builds in such a case.
 
 On Wed, Aug 14, 2013 at 8:45 AM,  <stefan.palm%pdmc.net@localhost> wrote:
 >>Number:         48121
 >>Category:       pkg
 >>Synopsis:       gobject-introspection fails to build on Solaris
 >>Confidential:   no
 >>Severity:       serious
 >>Priority:       medium
 >>Responsible:    pkg-manager
 >>State:          open
 >>Class:          sw-bug
 >>Submitter-Id:   net
 >>Arrival-Date:   Wed Aug 14 06:45:00 +0000 2013
 >>Originator:     Stefan Palm
 >>Release:        pkgsrc2013Q2
 >>Organization:
 >>Environment:
 > SunOS neuwied2 5.10 Generic_147147-26 sun4u sparc64 SUNW,SPARC-Enterprise
 >>Description:
 > bmake install
 > => Bootstrap dependency digest>=20010302: found digest-20121220
 > ===> Skipping vulnerability checks.
 > WARNING: No /swmtools/var/db/pkg/pkg-vulnerabilities file found.
 > WARNING: To fix run: `/swmtools/sbin/pkg_admin -K /swmtools/var/db/pkg 
 > fetch-pkg-vulnerabilities'.
 > => Checksum SHA1 OK for gobject-introspection-1.36.0.tar.xz
 > => Checksum RMD160 OK for gobject-introspection-1.36.0.tar.xz
 > ===> Installing dependencies for gobject-introspection-1.36.0nb2
 > ==========================================================================
 > The following variables will affect the build process of this package,
 > gobject-introspection-1.36.0nb2.  Their current value is shown below:
 >
 >         * PYTHON_VERSION_DEFAULT = 27
 >
 > Based on these variables, the following variables have been set:
 >
 >         * PYPACKAGE = python27
 >
 > You may want to abort the process now with CTRL-C and change their value
 > before continuing.  Be sure to run `/swmtools/bin/bmake clean' after
 > the changes.
 > ==========================================================================
 > => Tool dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb8
 > => Tool dependency bison>=1.0: found bison-2.7
 > => Tool dependency nbpatch-[0-9]*: found nbpatch-20100124
 > => Tool dependency pkg-config>=0.25: found pkg-config-0.28
 > => Tool dependency xz>=4.999.9betanb1: found xz-5.0.4
 > => Full dependency py27-cElementTree-[0-9]*: found py27-cElementTree-0nb1
 > => Full dependency glib2>=2.36.0: found glib2-2.36.3
 > => Full dependency libffi>=3.0.11: found libffi-3.0.12
 > => Full dependency python27>=2.7.1nb2: found python27-2.7.3nb3
 > ===> Overriding tools for gobject-introspection-1.36.0nb2
 > ===> Extracting for gobject-introspection-1.36.0nb2
 > ===> Patching for gobject-introspection-1.36.0nb2
 > => Applying pkgsrc patches for gobject-introspection-1.36.0nb2
 > ===> Creating toolchain wrappers for gobject-introspection-1.36.0nb2
 > ===> Configuring for gobject-introspection-1.36.0nb2
 > => Substituting "timet" in giscanner/ast.py 
 > tests/scanner/Regress-1.0-expected.gir
 > => Modifying GNU configure scripts to avoid --recheck
 > => Replacing config-guess with pkgsrc versions
 > => Replacing config-sub with pkgsrc versions
 > => Replacing install-sh with pkgsrc version
 > => Adding run-time search paths to pkg-config files.
 > configure: WARNING: unrecognized options: --disable-tests, 
 > --with-libiconv-prefix, --with-libintl-prefix
 > checking for a BSD-compatible install... /swmtools/bin/install-sh -c -o 
 > spalm0 -g mig-mw
 > checking whether build environment is sane... yes
 > checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
 > checking for gawk... /swmtools/bin/nawk
 > checking whether make sets $(MAKE)... yes
 > checking whether make supports nested variables... yes
 > checking how to create a ustar tar archive... gnutar
 > checking whether to enable maintainer-specific portions of Makefiles... yes
 > checking whether make supports nested variables... (cached) yes
 > checking build system type... sparc64-sun-solaris2.10
 > checking host system type... sparc64-sun-solaris2.10
 > checking for sparc64-sun-solaris2.10-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... print -r
 > checking for a sed that does not truncate output... /swmtools/bin/nbsed
 > checking for grep that handles long lines and -e... (cached) 
 > /usr/sfw/bin/ggrep
 > checking for egrep... (cached) /usr/sfw/bin/ggrep -E
 > checking for fgrep... /usr/sfw/bin/ggrep -F
 > checking for ld used by gcc... /usr/ccs/bin/ld
 > checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
 > checking for BSD- or MS-compatible name lister (nm)... /usr/xpg4/bin/nm -p
 > checking the name lister (/usr/xpg4/bin/nm -p) interface... BSD nm
 > checking whether ln -s works... yes
 > checking the maximum length of command line arguments... 786240
 > checking whether the shell understands some XSI constructs... yes
 > checking whether the shell understands "+="... no
 > checking how to convert sparc64-sun-solaris2.10 file names to 
 > sparc64-sun-solaris2.10 format... func_convert_file_noop
 > checking how to convert sparc64-sun-solaris2.10 file names to toolchain 
 > format... func_convert_file_noop
 > checking for /usr/ccs/bin/ld option to reload object files... -r
 > checking for sparc64-sun-solaris2.10-objdump... no
 > checking for objdump... no
 > checking how to recognize dependent libraries... pass_all
 > checking for sparc64-sun-solaris2.10-dlltool... no
 > checking for dlltool... no
 > checking how to associate runtime and link libraries... print -r --
 > checking for sparc64-sun-solaris2.10-ar... no
 > checking for ar... ar
 > checking for archiver @FILE support... no
 > checking for sparc64-sun-solaris2.10-strip... no
 > checking for strip... strip
 > checking for sparc64-sun-solaris2.10-ranlib... no
 > checking for ranlib... ranlib
 > checking command to parse /usr/xpg4/bin/nm -p output from gcc object... ok
 > checking for sysroot... no
 > checking for sparc64-sun-solaris2.10-mt... no
 > checking for mt... mt
 > checking if mt 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... conftest*: No such file or directory
 > yes
 > checking if gcc supports -c -o file.o... (cached) yes
 > checking whether the gcc linker (/usr/ccs/bin/ld -64) supports shared 
 > libraries... yes
 > checking whether -lc should be explicitly linked in... conftest*: No such 
 > file or directory
 > yes
 > checking dynamic linker characteristics... solaris2.10 ld.so
 > checking how to hardcode library paths into programs... immediate
 > checking whether stripping libraries is possible... no
 > checking if libtool supports shared libraries... yes
 > checking whether to build shared libraries... yes
 > checking whether to build static libraries... yes
 > 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... /swmtools/bin/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 GMODULE... yes
 > checking for GIO... yes
 > checking for GIO_UNIX... yes
 > checking for CAIRO... no
 > 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... no
 > checking for gtkdoc-rebase... no
 > checking for gtkdoc-mkpdf... no
 > 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... no
 > checking for backtrace_symbols... no
 > checking whether /swmtools/bin/python2.7 version is >= 2.5... yes
 > checking for /swmtools/bin/python2.7 version... 2.7
 > checking for /swmtools/bin/python2.7 platform... sunos5
 > checking for /swmtools/bin/python2.7 script directory... 
 > ${prefix}/lib/python2.7/site-packages
 > checking for /swmtools/bin/python2.7 extension module directory... 
 > ${exec_prefix}/lib/python2.7/site-packages
 > checking for headers required to compile python extensions... found
 > checking for glib source directory to use for documentation...
 > checking for -Bsymbolic-functions linker flag... no
 > checking that generated files are newer than configure... done
 > configure: creating ./config.status
 > config.status: creating Makefile
 > 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.win32
 > config.status: creating build/Makefile
 > config.status: creating build/win32/Makefile
 > config.status: creating build/win32/vs9/Makefile
 > config.status: creating build/win32/vs10/Makefile
 > config.status: creating config.h
 > config.status: executing depfiles commands
 > config.status: executing libtool commands
 > libtoolT: No such file or directory
 > configure: WARNING: unrecognized options: --disable-tests, 
 > --with-libiconv-prefix, --with-libintl-prefix
 >
 >     gobject-introspection 1.36.0
 >     ===============
 >
 >     tests: no
 >
 > => Modifying libtool scripts to use pkgsrc libtool
 > ===> Building for gobject-introspection-1.36.0nb2
 > [ -d gir ] || build-aux/install-sh -c -d 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
 >   LEX      scannerlexer.c
 > /usr/sfw/bin/gmake  all-recursive
 > gmake[1]: Entering directory 
 > `/tmp/pkgsrc-build/devel/gobject-introspection/work/gobject-introspection-1.36.0'
 > Making all in .
 > gmake[2]: Entering directory 
 > `/tmp/pkgsrc-build/devel/gobject-introspection/work/gobject-introspection-1.36.0'
 >   CC       libgirepository_1_0_la-gdump.lo
 >   CC       libgirepository_1_0_la-giarginfo.lo
 >   CC       libgirepository_1_0_la-gicallableinfo.lo
 >   CC       libgirepository_1_0_la-gibaseinfo.lo
 >   CC       libgirepository_1_0_la-giconstantinfo.lo
 >   CC       libgirepository_1_0_la-gienuminfo.lo
 >   CC       libgirepository_1_0_la-gifieldinfo.lo
 >   CC       libgirepository_1_0_la-gifunctioninfo.lo
 > girepository/giarginfo.c: In function `g_arg_info_get_direction':
 > girepository/giarginfo.c:66: warning: cast increases required alignment of 
 > target type
 > girepository/giarginfo.c: In function `g_arg_info_is_return_value':
 > girepository/giarginfo.c:94: warning: cast increases required alignment of 
 > target type
 > girepository/giarginfo.c: In function `g_arg_info_is_caller_allocates':
 > girepository/giarginfo.c:119: warning: cast increases required alignment of 
 > target type
 > girepository/giarginfo.c: In function `g_arg_info_is_optional':
 > girepository/giarginfo.c:141: warning: cast increases required alignment of 
 > target type
 > girepository/giarginfo.c: In function `g_arg_info_may_be_null':
 > girepository/giarginfo.c:163: warning: cast increases required alignment of 
 > target type
 > girepository/giarginfo.c: In function `g_arg_info_is_skip':
 > girepository/giarginfo.c:186: warning: cast increases required alignment of 
 > target type
 > girepository/giarginfo.c: In function `g_arg_info_get_ownership_transfer':
 > girepository/giarginfo.c:209: warning: cast increases required alignment of 
 > target type
 > girepository/giarginfo.c: In function `g_arg_info_get_scope':
 > girepository/giarginfo.c:239: warning: cast increases required alignment of 
 > target type
 > girepository/gicallableinfo.c: In function `signature_offset':
 > girepository/gicallableinfo.c:80: warning: cast increases required alignment 
 > of target type
 > girepository/giarginfo.c: In function `g_arg_info_get_closure':
 > girepository/giarginfo.c:262: warning: cast increases required alignment of 
 > target type
 > girepository/gifieldinfo.c: In function `g_field_info_get_flags':
 > girepository/gifieldinfo.c:70: warning: cast increases required alignment of 
 > target type
 > girepository/gicallableinfo.c: In function 
 > `g_callable_info_can_throw_gerror':
 > girepository/gicallableinfo.c:100: warning: cast increases required 
 > alignment of target type
 > girepository/gicallableinfo.c:106: warning: cast increases required 
 > alignment of target type
 > girepository/giarginfo.c: In function `g_arg_info_get_destroy':
 > girepository/giarginfo.c:285: warning: cast increases required alignment of 
 > target type
 > girepository/gienuminfo.c: In function `g_enum_info_get_n_values':
 > girepository/gifieldinfo.c: In function 
 > `g_field_info_get_size':girepository/gienuminfo.c:65: warning: cast 
 > increases required alignment of target type
 >
 > girepository/gifieldinfo.c:101: warning: cast increases required alignment 
 > of target type
 > girepository/gicallableinfo.c: In function `g_callable_info_is_method':
 > girepository/gicallableinfo.c:141: warning: cast increases required 
 > alignment of target type
 > girepository/gifunctioninfo.c: In function 
 > `_g_base_info_find_method':girepository/gifieldinfo.c: In function 
 > `g_field_info_get_offset':
 >
 > girepository/gifunctioninfo.c:63: warning: cast increases required alignment 
 > of target typegirepository/gifieldinfo.c:124: warning: cast increases 
 > required alignment of target type
 >
 > girepository/gifunctioninfo.c:68: warning: cast increases required alignment 
 > of target type
 > girepository/giconstantinfo.c: In function `g_constant_info_free_value':
 > girepository/giconstantinfo.c:91: warning: cast increases required alignment 
 > of target type
 > girepository/gienuminfo.c: In function `g_enum_info_get_error_domain':
 > girepository/gienuminfo.c:91: warning: cast increases required alignment of 
 > target type
 > girepository/gifieldinfo.c: In function `g_field_info_get_type':
 > girepository/gifieldinfo.c:142: warning: cast increases required alignment 
 > of target type
 > girepository/gifieldinfo.c:149: warning: cast increases required alignment 
 > of target type
 > girepository/giconstantinfo.c: In function `g_constant_info_get_value':
 > girepository/giconstantinfo.c:123: warning: cast increases required 
 > alignment of target typegirepository/gienuminfo.c: In function 
 > `g_enum_info_get_value':
 >
 > girepository/gienuminfo.c:120: warning: cast increases required alignment of 
 > target type
 > girepository/gifunctioninfo.c: In function `g_function_info_get_symbol':
 > girepository/gifunctioninfo.c:101: warning: cast increases required 
 > alignment of target type
 > girepository/giconstantinfo.c:135: warning: cast increases required 
 > alignment of target type
 > girepository/giconstantinfo.c:144: warning: cast increases required 
 > alignment of target type
 > girepository/giconstantinfo.c:147: warning: cast increases required 
 > alignment of target type
 > girepository/giconstantinfo.c:150: warning: cast increases required 
 > alignment of target type
 > girepository/giconstantinfo.c:153: warning: cast increases required 
 > alignment of target type
 > girepository/gicallableinfo.c: In function `g_callable_info_may_return_null':
 > girepository/gicallableinfo.c:221: warning: cast increases required 
 > alignment of target type
 > girepository/gifunctioninfo.c: In function `g_function_info_get_flags':
 > girepository/gifunctioninfo.c:125: warning: cast increases required 
 > alignment of target type
 > girepository/gienuminfo.c: In function `g_enum_info_get_n_methods':
 > girepository/gienuminfo.c:146: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c: In function `_g_type_info_new':
 > girepository/gibaseinfo.c:149: warning: cast increases required alignment of 
 > target type
 > girepository/gicallableinfo.c: In function `g_callable_info_skip_return':
 > girepository/gicallableinfo.c:243: warning: cast increases required 
 > alignment of target type
 > girepository/gienuminfo.c: In function `g_enum_info_get_method':
 > girepository/gienuminfo.c:175: warning: cast increases required alignment of 
 > target type
 > girepository/gienuminfo.c:176: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c: In function `_g_type_info_init':
 > girepository/gibaseinfo.c:162: warning: cast increases required alignment of 
 > target type
 > girepository/gifunctioninfo.c: In function `g_function_info_get_property':
 > girepository/gifunctioninfo.c:174: warning: cast increases required 
 > alignment of target type
 > girepository/gicallableinfo.c: In function `g_callable_info_get_caller_owns':
 > girepository/gicallableinfo.c:266: warning: cast increases required 
 > alignment of target type
 > girepository/gienuminfo.c: In function `g_enum_info_get_storage_type':
 > girepository/gienuminfo.c:208: warning: cast increases required alignment of 
 > target type
 > girepository/gifunctioninfo.c: In function `g_function_info_get_vfunc':
 > girepository/gifunctioninfo.c:202: warning: cast increases required 
 > alignment of target type
 > girepository/gicallableinfo.c: In function `g_callable_info_get_n_args':
 > girepository/gicallableinfo.c:295: warning: cast increases required 
 > alignment of target type
 > girepository/gienuminfo.c: In function `g_value_info_get_value':
 > girepository/gienuminfo.c:232: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c: In function `g_base_info_get_name':
 > girepository/gibaseinfo.c:308: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:316: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:324: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:332: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:340: warning: cast increases required alignment of 
 > target type
 > girepository/gicallableinfo.c: In function 
 > `g_callable_info_get_arg':girepository/gibaseinfo.c:348: warning: cast 
 > increases required alignment of target type
 >
 > girepository/gicallableinfo.c:322: warning: cast increases required 
 > alignment of target type
 > girepository/gibaseinfo.c:356: warning: cast increases required alignment of 
 > target type
 > girepository/gicallableinfo.c: In function `g_callable_info_load_arg':
 > girepository/gicallableinfo.c:353: warning: cast increases required 
 > alignment of target type
 > girepository/gibaseinfo.c: In function `g_base_info_get_namespace':
 > girepository/gibaseinfo.c:389: warning: cast increases required alignment of 
 > target type
 > girepository/gicallableinfo.c: In function 
 > `g_callable_info_iterate_return_attributes':
 > girepository/gicallableinfo.c:409: warning: cast increases required 
 > alignment of target type
 > girepository/gicallableinfo.c:414: warning: cast increases required 
 > alignment of target type
 > girepository/gibaseinfo.c: In function `g_base_info_is_deprecated':
 > girepository/gibaseinfo.c:429: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:437: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:445: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:453: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c: In function `_attribute_blob_find_first':
 > girepository/gibaseinfo.c:524: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:529: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c: In function `g_base_info_iterate_attributes':
 > girepository/gibaseinfo.c:587: warning: cast increases required alignment of 
 > target type
 > girepository/gibaseinfo.c:591: warning: cast increases required alignment of 
 > target type
 >   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
 > girepository/giinterfaceinfo.c: In function 
 > `g_interface_info_get_n_prerequisites':
 > girepository/giinterfaceinfo.c:68: warning: cast increases required 
 > alignment of target type
 > girepository/giinterfaceinfo.c: In function 
 > `g_interface_info_get_prerequisite':
 > girepository/giinterfaceinfo.c:93: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function 
 > `g_object_info_get_parent':girepository/giinterfaceinfo.c: In function 
 > `g_interface_info_get_n_properties':
 > girepository/giobjectinfo.c:68: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c:117: warning: cast increases required 
 > alignment of target type
 >
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_property':
 > girepository/giinterfaceinfo.c:144: warning: cast increases required 
 > alignment of target type
 > girepository/giinterfaceinfo.c:145: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_abstract':
 > girepository/giobjectinfo.c:95: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_n_methods':
 > girepository/giinterfaceinfo.c:172: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_fundamental':
 > girepository/giobjectinfo.c:118: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_method':
 > girepository/giinterfaceinfo.c:199: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function 
 > `g_object_info_get_type_name':girepository/giinterfaceinfo.c:200: warning: 
 > cast increases required alignment of target type
 >
 > girepository/giobjectinfo.c:140: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_type_init':
 > girepository/giobjectinfo.c:163: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_find_method':
 > girepository/giinterfaceinfo.c:228: warning: cast increases required 
 > alignment of target type
 > girepository/giinterfaceinfo.c:229: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_n_interfaces':
 > girepository/giobjectinfo.c:185: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_n_signals':
 > girepository/giinterfaceinfo.c:255: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_interface':
 > girepository/giobjectinfo.c:210: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_signal':
 > girepository/giinterfaceinfo.c:282: warning: cast increases required 
 > alignment of target type
 > girepository/giinterfaceinfo.c:283: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_n_fields':
 > girepository/giobjectinfo.c:233: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_field':
 > girepository/giobjectinfo.c:260: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c:261: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_n_vfuncs':
 > girepository/giinterfaceinfo.c:345: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_n_properties':
 > girepository/giobjectinfo.c:287: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_vfunc':
 > girepository/giinterfaceinfo.c:372: warning: cast increases required 
 > alignment of target type
 > girepository/giinterfaceinfo.c:373: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_property':
 > girepository/giobjectinfo.c:313: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c:314: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_find_vfunc':
 > girepository/giinterfaceinfo.c:409: warning: cast increases required 
 > alignment of target type
 > girepository/giinterfaceinfo.c:410: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_n_methods':
 > girepository/giobjectinfo.c:342: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_method':
 > girepository/giobjectinfo.c:369: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c:370: warning: cast increases required alignment 
 > of target type
 > girepository/giinterfaceinfo.c: In function 
 > `g_interface_info_get_n_constants':
 > girepository/giinterfaceinfo.c:438: warning: cast increases required 
 > alignment of target type
 > girepository/giinterfaceinfo.c: In function `g_interface_info_get_constant':
 > girepository/giobjectinfo.c: In function `g_object_info_find_method':
 > girepository/giinterfaceinfo.c:465: warning: cast increases required 
 > alignment of target typegirepository/giobjectinfo.c:406: warning: cast 
 > increases required alignment of target type
 >
 > girepository/giinterfaceinfo.c:466: warning: cast increases required 
 > alignment of target typegirepository/giobjectinfo.c:407: warning: cast 
 > increases required alignment of target type
 >
 > girepository/giinterfaceinfo.c: In function 
 > `g_interface_info_get_iface_struct':
 > girepository/giinterfaceinfo.c:498: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_n_signals':
 > girepository/giobjectinfo.c:491: warning: cast increases required alignment 
 > of target type
 > girepository/gipropertyinfo.c: In function `g_property_info_get_flags':
 > girepository/gipropertyinfo.c:65: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_signal':
 > girepository/giobjectinfo.c:518: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c:519: warning: cast increases required alignment 
 > of target type
 > girepository/gipropertyinfo.c: In function 
 > `g_property_info_get_ownership_transfer':
 > girepository/gipropertyinfo.c:124: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_n_vfuncs':
 > girepository/giobjectinfo.c:580: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_vfunc':
 > girepository/giobjectinfo.c:607: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c:608: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_find_vfunc':
 > girepository/giobjectinfo.c:650: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c:651: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_n_constants':
 > girepository/giobjectinfo.c:740: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_constant':
 > girepository/giobjectinfo.c:767: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c:768: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_class_struct':
 > girepository/giobjectinfo.c:802: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_ref_function':
 > girepository/giobjectinfo.c:865: warning: cast increases required alignment 
 > of target type
 > girepository/giobjectinfo.c: In function `g_object_info_get_unref_function':
 > girepository/giobjectinfo.c:913: warning: cast increases required alignment 
 > of target type
 > girepository/giregisteredtypeinfo.c: In function 
 > `g_registered_type_info_get_type_name':
 > girepository/giregisteredtypeinfo.c:77: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function 
 > `g_object_info_get_set_value_function':
 > girepository/giobjectinfo.c:962: warning: cast increases required alignment 
 > of target type
 > girepository/giregisteredtypeinfo.c: In function 
 > `g_registered_type_info_get_type_init':
 > girepository/giregisteredtypeinfo.c:106: warning: cast increases required 
 > alignment of target type
 > girepository/giobjectinfo.c: In function 
 > `g_object_info_get_get_value_function':
 > girepository/giobjectinfo.c:1011: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `get_typelib_dependencies':
 > girepository/girepository.c:244: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `check_version_conflict':
 > girepository/girepository.c:280: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `register_internal':
 > girepository/girepository.c:378: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `g_irepository_load_typelib':
 > girepository/girepository.c:459: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `g_irepository_get_n_infos':
 > girepository/girepository.c:552: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `g_irepository_get_version':
 > girepository/girepository.c:861: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `g_irepository_get_shared_library':
 > girepository/girepository.c:895: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `g_irepository_get_c_prefix':
 > girepository/girepository.c:931: warning: cast increases required alignment 
 > of target type
 > girepository/girepository.c: In function `require_internal':
 > girepository/girepository.c:1335: warning: cast increases required alignment 
 > of target type
 > girepository/gisignalinfo.c: In function `g_signal_info_get_flags':
 > girepository/gisignalinfo.c:71: warning: cast increases required alignment 
 > of target type
 > girepository/gisignalinfo.c: In function `g_signal_info_get_class_closure':
 > girepository/gisignalinfo.c:117: warning: cast increases required alignment 
 > of target type
 > girepository/gisignalinfo.c: In function `g_signal_info_true_stops_emit':
 > girepository/gisignalinfo.c:143: warning: cast increases required alignment 
 > of target type
 >   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
 > girepository/gistructinfo.c: In function `g_struct_info_get_n_fields':
 > girepository/gistructinfo.c:60: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_get_field_offset':
 > girepository/gistructinfo.c:79: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c:86: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_info_get_n_methods':
 > girepository/gistructinfo.c:127: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_info_get_method':
 > girepository/gistructinfo.c:147: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c:148: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_info_find_method':
 > girepository/gistructinfo.c:172: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c:173: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_info_get_size':
 > girepository/gistructinfo.c:193: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_info_get_alignment':
 > girepository/gistructinfo.c:210: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_info_is_foreign':
 > girepository/gistructinfo.c:219: warning: cast increases required alignment 
 > of target type
 > girepository/gistructinfo.c: In function `g_struct_info_is_gtype_struct':
 > girepository/gistructinfo.c:238: warning: cast increases required alignment 
 > of target type
 > girepository/gitypeinfo.c: In function `g_type_info_is_pointer':
 > girepository/gitypeinfo.c:71: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:77: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c: In function `g_type_info_get_tag':
 > girepository/gitypeinfo.c:101: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:109: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c: In function `g_type_info_get_param_type':
 > girepository/gitypeinfo.c:134: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:138: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c: In function `g_type_info_get_interface':
 > girepository/gitypeinfo.c:184: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:201: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:204: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c: In function `g_type_info_get_array_length':
 > girepository/gitypeinfo.c:232: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:236: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c: In function `g_type_info_get_array_fixed_size':
 > girepository/gitypeinfo.c:266: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:270: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c: In function `g_type_info_is_zero_terminated':
 > girepository/gitypeinfo.c:300: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:304: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c: In function `g_type_info_get_array_type':
 > girepository/gitypeinfo.c:332: warning: cast increases required alignment of 
 > target type
 > girepository/gitypeinfo.c:336: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `get_dir_entry_checked':
 > girepository/gitypelib.c:64: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:87: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `get_blob':
 > girepository/gitypelib.c:104: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `g_typelib_get_dir_entry':
 > girepository/gitypelib.c:138: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:140: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `get_section_by_id':
 > girepository/gitypelib.c:147: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:153: warning: cast increases required alignment of 
 > target type
 > girepository/giunioninfo.c: In function `g_union_info_get_n_fields':
 > girepository/giunioninfo.c:62: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `g_typelib_get_dir_entry_by_name':
 > girepository/gitypelib.c:173: warning: cast increases required alignment of 
 > target type
 > girepository/giunioninfo.c: In function `g_union_info_get_field':
 > girepository/giunioninfo.c:82: warning: cast increases required alignment of 
 > target type
 > girepository/giunioninfo.c: In function `g_union_info_get_n_methods':
 > girepository/giunioninfo.c:101: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c: In function `g_union_info_get_method':
 > girepository/giunioninfo.c:121: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c:122: warning: cast increases required alignment 
 > of target type
 > girepository/gitypelib.c: In function `g_typelib_get_dir_entry_by_gtype':
 > girepository/gitypelib.c:205: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:253: warning: cast increases required alignment of 
 > target type
 > girepository/giunioninfo.c: In function `g_union_info_is_discriminated':
 > girepository/giunioninfo.c:144: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c: In function 
 > `g_union_info_get_discriminator_offset':
 > girepository/giunioninfo.c:161: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c: In function `g_union_info_get_discriminator':
 > girepository/giunioninfo.c:200: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c:204: warning: cast increases required alignment 
 > of target type
 > girepository/gitypelib.c: In function 
 > `g_typelib_get_dir_entry_by_error_domain':
 > girepository/gitypelib.c:268: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:283: warning: cast increases required alignment of 
 > target type
 > girepository/giunioninfo.c: In function `g_union_info_find_method':
 > girepository/giunioninfo.c:235: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c:236: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c: In function `g_union_info_get_size':
 > girepository/giunioninfo.c:256: warning: cast increases required alignment 
 > of target type
 > girepository/giunioninfo.c: In function `g_union_info_get_alignment':
 > girepository/giunioninfo.c:273: warning: cast increases required alignment 
 > of target type
 > girepository/gitypelib.c: In function `validate_header_basic':
 > girepository/gitypelib.c:420: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_header':
 > girepository/gitypelib.c:545: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_iface_type_blob':
 > girepository/gitypelib.c:586: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_param_type_blob':
 > girepository/gitypelib.c:609: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_error_type_blob':
 > girepository/gitypelib.c:650: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_type_blob':
 > girepository/gitypelib.c:674: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:702: warning: cast increases required alignment of 
 > target type
 > girepository/givfuncinfo.c: In function `_g_base_info_find_vfunc':
 > girepository/givfuncinfo.c:58: warning: cast increases required alignment of 
 > target type
 > girepository/givfuncinfo.c:63: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_arg_blob':
 > girepository/gitypelib.c:760: warning: cast increases required alignment of 
 > target type
 > girepository/givfuncinfo.c: In function `g_vfunc_info_get_flags':
 > girepository/givfuncinfo.c:95: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `return_type_from_signature':
 > girepository/gitypelib.c:788: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:798: warning: cast increases required alignment of 
 > target type
 > girepository/givfuncinfo.c: In function `g_vfunc_info_get_offset':
 > girepository/givfuncinfo.c:132: warning: cast increases required alignment 
 > of target type
 > girepository/gitypelib.c: In function `validate_signature_blob':
 > girepository/gitypelib.c:818: warning: cast increases required alignment of 
 > target type
 > girepository/givfuncinfo.c: In function `g_vfunc_info_get_signal':
 > girepository/givfuncinfo.c:156: warning: cast increases required alignment 
 > of target type
 > girepository/gitypelib.c: In function `validate_function_blob':
 > girepository/gitypelib.c:861: warning: cast increases required alignment of 
 > target type
 > girepository/givfuncinfo.c: In function `g_vfunc_info_get_invoker':
 > girepository/givfuncinfo.c:187: warning: cast increases required alignment 
 > of target type
 > girepository/gitypelib.c: In function `validate_callback_blob':
 > girepository/gitypelib.c:980: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_constant_blob':
 > girepository/gitypelib.c:1047: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1074: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_value_blob':
 > girepository/gitypelib.c:1117: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_field_blob':
 > girepository/gitypelib.c:1131: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1143: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_property_blob':
 > girepository/gitypelib.c:1177: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_signal_blob':
 > girepository/gitypelib.c:1208: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1226: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1230: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1238: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_vfunc_blob':
 > girepository/gitypelib.c:1277: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1284: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1288: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1296: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_struct_blob':
 > girepository/gitypelib.c:1337: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1387: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_enum_blob':
 > girepository/gitypelib.c:1434: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c: In function `_gi_typelib_hash_builder_pack':
 > girepository/gthash.c:161: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c:165: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_object_blob':
 > girepository/gitypelib.c:1533: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1544: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1632: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c: In function `_gi_typelib_hash_search':
 > girepository/gthash.c:202: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c:214: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c:215: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_interface_blob':
 > girepository/gitypelib.c:1713: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1724: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c:1767: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_blob':
 > girepository/gitypelib.c:1854: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_directory':
 > girepository/gitypelib.c:1908: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `validate_attributes':
 > girepository/gitypelib.c:1985: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `_g_typelib_do_dlopen':
 > girepository/gitypelib.c:2137: warning: cast increases required alignment of 
 > target type
 > girepository/gitypelib.c: In function `g_typelib_get_namespace':
 > girepository/gitypelib.c:2313: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bdz.c: In function `bdz_pack':
 > girepository/cmph/bdz.c:652: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bdz.c:660: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bdz.c:664: warning: cast increases required alignment of 
 > target type
 >   CC       libcmph_la-bmz8.lo
 > girepository/cmph/bdz.c: In function `bdz_search_packed':
 > girepository/cmph/bdz.c:707: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bdz_ph.c: In function `bdz_ph_pack':
 > girepository/cmph/bdz_ph.c:566: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/bdz_ph.c:574: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/bdz_ph.c: In function `bdz_ph_search_packed':
 > girepository/cmph/bdz_ph.c:610: warning: cast increases required alignment 
 > of target type
 >   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
 > girepository/cmph/bmz8.c: In function `bmz8_pack':
 > girepository/cmph/bmz8.c:579: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz8.c:588: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz8.c: In function `bmz8_search_packed':
 > girepository/cmph/bmz8.c:627: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz8.c:635: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz.c: In function `bmz_pack':
 > girepository/cmph/bmz.c:570: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz.c:579: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz.c:587: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz.c: In function `bmz_search_packed':
 > girepository/cmph/bmz.c:619: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz.c:627: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/bmz.c:630: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c: In function `brz_pack':
 > girepository/cmph/brz.c:779: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:803: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:813: warning: cast from pointer to integer of 
 > different size
 > girepository/cmph/brz.c: In function `brz_bmz8_search_packed':
 > girepository/cmph/brz.c:904: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:908: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:916: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:934: warning: cast to pointer from integer of 
 > different size
 > girepository/cmph/brz.c: In function `brz_fch_search_packed':
 > girepository/cmph/brz.c:967: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:971: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:979: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/brz.c:998: warning: cast to pointer from integer of 
 > different size
 > girepository/cmph/brz.c: In function `brz_search_packed':
 > girepository/cmph/brz.c:1033: warning: control reaches end of non-void 
 > function
 > girepository/cmph/chd.c: In function `chd_new':
 > girepository/cmph/chd.c:127: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/chd.c: In function `chd_pack':
 > girepository/cmph/chd.c:257: warning: cast increases required alignment of 
 > target type
 >   CC       libcmph_la-cmph.lo
 > girepository/cmph/chd_ph.c: In function `place_bucket_probe':
 > girepository/cmph/chd_ph.c:398: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/chd_ph.c:402: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/chd_ph.c:431: warning: cast increases required alignment 
 > of target type
 >   CC       libcmph_la-cmph_structs.lo
 > girepository/cmph/chd_ph.c: In function `chd_ph_check_bin_hashing':
 > girepository/cmph/chd_ph.c:611: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/chd_ph.c:615: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/chm.c: In function `chm_pack':
 > girepository/cmph/chm.c:320: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/chm.c:329: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/chm.c:337: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/chm.c:341: warning: cast increases required alignment of 
 > target type
 >   CC       libcmph_la-compressed_rank.lo
 > girepository/cmph/chm.c: In function `chm_search_packed':
 > girepository/cmph/chm.c:373: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/chm.c:382: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/chm.c:385: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/chd_ph.c: In function `chd_ph_pack':
 > girepository/cmph/chd_ph.c:939: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/chd_ph.c:947: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/chd_ph.c:951: warning: cast increases required alignment 
 > of target type
 > girepository/cmph/chd_ph.c: In function `chd_ph_search_packed':
 > girepository/cmph/chd_ph.c:976: warning: cast increases required alignment 
 > of target type
 >   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
 > girepository/cmph/fch.c: In function `fch_pack':
 > girepository/cmph/fch.c:447: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:456: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:464: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:468: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:472: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:476: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c: In function `fch_search_packed':
 > girepository/cmph/fch.c:509: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:519: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:522: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:528: warning: cast increases required alignment of 
 > target type
 > girepository/cmph/fch.c:531: warning: cast increases required alignment of 
 > target type
 >   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
 > girepository/cmph/jenkins_hash.c: In function `jenkins_state_load':
 > girepository/cmph/jenkins_hash.c:245: warning: cast increases required 
 > alignment of target type
 >   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
 > girepository/girmodule.c: In function `write_attribute':
 > girepository/girmodule.c:185: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c: In function `alloc_section':
 > girepository/girmodule.c:230: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c:231: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c: In function `add_directory_index_section':
 > girepository/girmodule.c:252: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c:260: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c:265: warning: cast increases required alignment of 
 > target type
 >   CC       libgiscanner_la-scannerparser.lo
 > girepository/girmodule.c: In function `_g_ir_module_build_typelib':
 > girepository/girmodule.c:384: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c:438: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c:446: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c:543: warning: cast increases required alignment of 
 > target type
 > girepository/girmodule.c:546: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c: In function `_g_ir_node_build_typelib':
 > girepository/girnode.c:1417: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1456: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1484: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1499: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1518: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1539: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1565: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1599: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1620: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1621: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1679: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1680: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1719: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1720: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1776: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1777: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1834: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1863: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1910: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:1945: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2016: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2070: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2111: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2149: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2174: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2210: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2224: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2240: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2252: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2256: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2260: warning: cast increases required alignment of 
 > target type
 > girepository/girnode.c:2264: warning: cast increases required alignment of 
 > target type
 >   CC       _giscanner_la-giscannermodule.lo
 >   CC       g_ir_compiler-compiler.o
 > giscanner/scannerlexer.l: In function `yylex':
 > giscanner/scannerlexer.l:67: warning: implicit declaration of function 
 > `strncpy'
 > giscanner/scannerlexer.l:67: warning: nested extern declaration of `strncpy'
 > giscanner/scannerlexer.l: In function `check_identifier':
 > giscanner/scannerlexer.l:280: warning: implicit declaration of function 
 > `strcmp'
 > giscanner/scannerlexer.l:280: warning: nested extern declaration of `strcmp'
 > giscanner/scannerlexer.l: In function `parse_trigraph':
 > giscanner/scannerlexer.l:370: warning: nested extern declaration of `strcmp'
 > giscanner/scannerlexer.l: At top level:
 > scannerlexer.c:2553: warning: 'yy_flex_realloc' defined but not used
 >   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       gi_dump_types-gdump.o
 >   CC       gi_dump_types-gi-dump-types.o
 >   CC       glib_print-glib-print.o
 > girepository/gthash.c: In function `_gi_typelib_hash_builder_pack':
 > girepository/gthash.c:161: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c:165: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c: In function `_gi_typelib_hash_search':
 > girepository/gthash.c:202: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c:214: warning: cast increases required alignment of 
 > target type
 > girepository/gthash.c:215: warning: cast increases required alignment of 
 > target type
 >   CCLD     libcmph.la
 >   CCLD     libgiscanner.la
 >   CCLD     gi-dump-types
 >   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     g-ir-compiler
 >   CCLD     g-ir-generate
 >   CCLD     gthash-test
 >   CCLD     glib-print
 >   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
 >   GISCAN GLib-2.0.gir
 > ld.so.1: g-ir-compiler: fatal: libgirepository-1.0.so.1: open failed: No 
 > such file or directory
 > Killed
 > gmake[2]: *** [gir/DBus-1.0.typelib] Error 137
 > gmake[2]: *** Waiting for unfinished jobs....
 > ld.so.1: g-ir-compiler: fatal: libgirepository-1.0.so.1: open failed: No 
 > such file or directory
 > ld.so.1: g-ir-compiler: fatal: libgirepository-1.0.so.1: open failed: No 
 > such file or directory
 > Killed
 > Killed
 > ld.so.1: g-ir-compiler: fatal: libgirepository-1.0.so.1: open failed: No 
 > such file or directory
 > gmake[2]: *** [gir/fontconfig-2.0.typelib] Error 137
 > Killed
 > gmake[2]: *** [gir/GL-1.0.typelib] Error 137ld.so.1: g-ir-compiler: fatal: 
 > libgirepository-1.0.so.1: open failed: No such file or directory
 >
 > Killed
 > gmake[2]: *** [gir/libxml2-2.0.typelib] Error 137
 > ld.so.1: g-ir-compiler: fatal: libgirepository-1.0.so.1: open failed: No 
 > such file or directory
 > gmake[2]: *** [gir/xft-2.0.typelib] Error 137
 > Killed
 > gmake[2]: *** [gir/xlib-2.0.typelib] Error 137
 > ld.so.1: g-ir-compiler: fatal: libgirepository-1.0.so.1: open failed: No 
 > such file or directory
 > Killed
 > gmake[2]: *** [gir/freetype2-2.0.typelib] Error 137
 >
 > g-ir-scanner: GLib: warning: 718 warnings suppressed (use --warn-all to see 
 > them)
 > gmake[2]: Leaving directory 
 > `/tmp/pkgsrc-build/devel/gobject-introspection/work/gobject-introspection-1.36.0'
 > gmake[1]: *** [all-recursive] Error 1
 > gmake[1]: Leaving directory 
 > `/tmp/pkgsrc-build/devel/gobject-introspection/work/gobject-introspection-1.36.0'
 > gmake: *** [all] Error 2
 > *** Error code 2
 >
 > Stop.
 > bmake: stopped in /swm/pkgsrc/source/devel/gobject-introspection
 > *** Error code 1
 >
 > Stop.
 > bmake: stopped in /swm/pkgsrc/source/devel/gobject-introspection
 >
 >>How-To-Repeat:
 > Re-run "bmake install"
 >>Fix:
 > Unknown
 >
 
 
 
 -- 
 Joern Clausen
 http://thebloeg.blogspot.com/
 http://www.oe-files.de/photography/
 


Home | Main Index | Thread Index | Old Index