[pkg-fso-maint] Bug#838705: fso-datad: FTBFS: fsoframework-2.0.vapi:257.48-257.48: error: internal error: comparing type parameters with different parents
Chris Lamb
lamby at debian.org
Fri Sep 23 18:24:39 UTC 2016
Source: fso-datad
Version: 0.12.0-3
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
fso-datad fails to build from source in unstable/amd64:
[..]
Setting up libfsoframework-dev (0.12.0-7) ...
Setting up fso-datad-build-deps (0.12.0-3) ...
Processing triggers for libc-bin (2.24-3) ...
**************************************************************************************
** Environment **
**************************************************************************************
PATH=/home/lamby/git/projects/dotfiles/dotfiles/..//bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
HOSTNAME=7597064d4336
TERM=xterm
PAGER=more
DISPLAY=:0
DOCKER_IMAGE=lamby-debian-sid
DEB_BUILD_OPTIONS=parallel=9
PIP_DOWNLOAD_CACHE=/home/lamby/.cache/pip
HOME=/home/lamby
LOGNAME=lamby
SHLVL=1
PWD=/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0
OLDPWD=/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad
GPG_TTY=/dev/console
QUILT_PATCHES=debian/patches
QUILT_NO_DIFF_INDEX=1
QUILT_REFRESH_ARGS=-p ab --no-timestamps --no-index
DEBEMAIL=lamby at debian.org
DEBFULLNAME=Chris Lamb
EDITOR=vim
LESS=-cgiFx4M
GPG_KEY=1E953E27D4311E58
BLASTER=A220 I5 D1 H5 P330 T6
_=/usr/bin/env
**************************************************************************************
** Building fso-datad 0.12.0-3 on amd64 **
**************************************************************************************
dpkg-buildpackage -rfakeroot -D -us -uc -b
dpkg-buildpackage: info: source package fso-datad
dpkg-buildpackage: info: source version 0.12.0-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Sebastian Reichel <sre at debian.org>
dpkg-source --before-build fso-datad-0.12.0
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean --with quilt --with autoreconf
dh_testdir
dh_auto_clean
dh_quilt_unpatch
Removing patch update-gee-dependency.patch
Restoring configure.ac
Restoring src/lib/Makefile.am
Restoring src/plugins/world/Makefile.am
Restoring tests/Makefile.am
Removing patch fix-pkglibdir.patch
Restoring configure.ac
Removing patch fix-dbus-permissions.patch
Restoring data/fsodatad.conf
No patches applied
dh_autoreconf_clean
dh_clean
debian/rules build
dh build --with quilt --with autoreconf
dh_testdir
dh_update_autotools_config
dh_quilt_patch
Applying patch fix-dbus-permissions.patch
patching file data/fsodatad.conf
Applying patch fix-pkglibdir.patch
patching file configure.ac
Applying patch update-gee-dependency.patch
patching file configure.ac
patching file src/lib/Makefile.am
patching file src/plugins/world/Makefile.am
patching file tests/Makefile.am
Now at patch update-gee-dependency.patch
debian/rules override_dh_autoreconf
make[1]: Entering directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
dh_autoreconf --as-needed
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
libtoolize: and rerunning libtoolize and aclocal.
libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
configure.ac:15: installing './compile'
configure.ac:12: installing './missing'
src/bin/Makefile.am: installing './depcomp'
tests/Makefile.am:32: warning: variable 'testworld_SOURCES' is defined but no program or
tests/Makefile.am:32: library has 'testworld' as canonical name (possible typo)
tests/Makefile.am:36: warning: variable 'testworld_LDADD' is defined but no program or
tests/Makefile.am:36: library has 'testworld' as canonical name (possible typo)
patching file ./ltmain.sh
make[1]: Leaving directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
debian/rules override_dh_auto_configure
make[1]: Entering directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
find . -name *_vala.stamp | xargs rm -f
dh_auto_configure -- --enable-vala --disable-silent-rules
./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --libexecdir=\${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking --enable-vala --disable-silent-rules
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... 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 whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
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... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.21... yes
checking for valac... /usr/bin/valac
checking whether /usr/bin/valac is at least version 0.16.0... yes
checking for GLIB... yes
checking for GEE... yes
checking for XML... yes
checking for FSO... yes
checking for FSO_GLIB... yes
checking for MBPI... yes
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
Package dbus-1 was not found in the pkg-config search path.
Perhaps you should add the directory containing `dbus-1.pc'
to the PKG_CONFIG_PATH environment variable
No package 'dbus-1' found
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating conf/Makefile
config.status: creating conf/default/Makefile
config.status: creating data/Makefile
config.status: creating data/org.freesmartphone.odatad.service
config.status: creating src/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/bin/Makefile
config.status: creating src/plugins/Makefile
config.status: creating src/plugins/world/Makefile
config.status: creating tests/Makefile
config.status: creating vapi/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
------------------------------------------------------------------------
fsodatad 0.12.0
------------------------------------------------------------------------
Configuration Options:
Vala....................: yes
Vala Compiler...........: /usr/bin/valac
debug build.............: no
prefix..................: /usr
------------------------------------------------------------------------
Now type 'make' to compile and 'make install' to install this package.
make[1]: Leaving directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
dh_auto_build
make -j1
make[1]: Entering directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
make all-recursive
make[2]: Entering directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
Making all in src
make[3]: Entering directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0/src'
Making all in lib
make[4]: Entering directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0/src/lib'
rm -f libfsodata_la_vala.stamp && echo stamp > libfsodata_la_vala.stamp-t
CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --basedir ../.. --vapidir ../../vapi --pkg glib-2.0 --pkg gio-2.0 --pkg gee-0.8 --pkg libxml-2.0 --pkg fsoframework-2.0 --pkg config --header fsodata.h --library fsodata-2.0 -C mbpi.vala
fsoframework-2.0.vapi:257.48-257.48: error: internal error: comparing type parameters with different parents
public virtual void registerObjectForService<T> (string servicename, string objectpath, T obj);
^
fsoframework-2.0.vapi:257.3-257.49: error: overriding method `FsoFramework.AbstractSubsystem.registerObjectForService' is incompatible with base method `FsoFramework.Subsystem.registerObjectForService': incompatible type of parameter 3.
public virtual void registerObjectForService<T> (string servicename, string objectpath, T obj);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
fsoframework-2.0.vapi:258.58-258.58: error: internal error: comparing type parameters with different parents
public virtual void registerObjectForServiceWithPrefix<T> (string servicename, string prefixpath, T obj);
^
fsoframework-2.0.vapi:258.3-258.59: error: overriding method `FsoFramework.AbstractSubsystem.registerObjectForServiceWithPrefix' is incompatible with base method `FsoFramework.Subsystem.registerObjectForServiceWithPrefix': incompatible type of parameter 3.
public virtual void registerObjectForServiceWithPrefix<T> (string servicename, string prefixpath, T obj);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
fsoframework-2.0.vapi:291.49-291.49: error: internal error: comparing type parameters with different parents
public override void registerObjectForService<T> (string servicename, string objectpath, T obj);
^
fsoframework-2.0.vapi:291.3-291.50: error: overriding method `FsoFramework.DBusSubsystem.registerObjectForService' is incompatible with base method `FsoFramework.AbstractSubsystem.registerObjectForService': incompatible type of parameter 3.
public override void registerObjectForService<T> (string servicename, string objectpath, T obj);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
fsoframework-2.0.vapi:291.3-291.50: error: FsoFramework.DBusSubsystem.registerObjectForService: no suitable method found to override
public override void registerObjectForService<T> (string servicename, string objectpath, T obj);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
fsoframework-2.0.vapi:292.59-292.59: error: internal error: comparing type parameters with different parents
public override void registerObjectForServiceWithPrefix<T> (string servicename, string prefix, T obj);
^
fsoframework-2.0.vapi:292.3-292.60: error: overriding method `FsoFramework.DBusSubsystem.registerObjectForServiceWithPrefix' is incompatible with base method `FsoFramework.AbstractSubsystem.registerObjectForServiceWithPrefix': incompatible type of parameter 3.
public override void registerObjectForServiceWithPrefix<T> (string servicename, string prefix, T obj);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
fsoframework-2.0.vapi:292.3-292.60: error: FsoFramework.DBusSubsystem.registerObjectForServiceWithPrefix: no suitable method found to override
public override void registerObjectForServiceWithPrefix<T> (string servicename, string prefix, T obj);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 10 error(s), 0 warning(s)
Makefile:531: recipe for target 'libfsodata_la_vala.stamp' failed
make[4]: *** [libfsodata_la_vala.stamp] Error 1
make[4]: Leaving directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0/src/lib'
Makefile:388: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0/src'
Makefile:445: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
Makefile:376: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/lamby/temp/cdt.20160923202241.SjHGLIZ5kb.db.fso-datad/fso-datad-0.12.0'
dh_auto_build: make -j1 returned exit code 2
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fso-datad.0.12.0-3.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 6651 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-fso-maint/attachments/20160923/d145d769/attachment.obj>
More information about the pkg-fso-maint
mailing list