Your message dated Mon, 08 Mar 2010 00:36:35 +0100
with message-id <4b943883.1030...@debian.org>
and subject line gnome-dvb-daemon: FTBFS: Access to protected member
`DVB.Manager.get_device_group_if_exists' denied
has caused the Debian Bug report #569480,
regarding FTBFS valac error: Access to protected member denied
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
569480: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569480
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:gnome-dvb-daemon
Version: 0.1.14-1
Severity: serious
Attempting to rebuild gnomve-dvb-daemon in unstable of today (on amd64) fail
with several valac compilation error. Full build-log is attached.
Cheers.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package gnome-dvb-daemon
dpkg-buildpackage: source version 0.1.14-1
dpkg-buildpackage: source changed by Sebastian Dröge <sl...@debian.org>
dpkg-buildpackage: host architecture amd64
debian/rules clean
test -x debian/rules
dh_testroot
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/tmp/gnome-dvb-daemon-0.1.14'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/tmp/gnome-dvb-daemon-0.1.14'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -rf debian/stamp-autotools-configure
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
rm -f debian/stamp-autotools-files
rm -f debian/cdbs-install-list debian/cdbs-package-list
{ cat /usr/share/gnome-pkg-tools/control.header ; \
sed "s/@GNOME_TEAM@/Debian GNOME Maintainers <pkg-gnome-maintain...@lists.alioth.debian.org>, Sebastian Dröge <sl...@debian.org>/" debian/control.in ; } \
> debian/control
dpkg-source -b gnome-dvb-daemon-0.1.14
dpkg-source: info: using source format `1.0'
dpkg-source: info: building gnome-dvb-daemon using existing gnome-dvb-daemon_0.1.14.orig.tar.gz
dpkg-source: info: building gnome-dvb-daemon in gnome-dvb-daemon_0.1.14-1.diff.gz
dpkg-source: info: building gnome-dvb-daemon in gnome-dvb-daemon_0.1.14-1.dsc
debian/rules build
test -x debian/rules
mkdir -p "."
rm -f src/gnome-dvb-daemon.vala.stamp
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /tmp/gnome-dvb-daemon-0.1.14/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" VALAC="/usr/bin/valac --target-glib=2.16" /tmp/gnome-dvb-daemon-0.1.14/./configure --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/gnome-dvb-daemon" --disable-maintainer-mode --disable-dependency-tracking --disable-silent-rules --srcdir=. --enable-totem-plugin
configure: WARNING: unrecognized options: --disable-silent-rules
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 to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether cc understands -c and -o together... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by cc... /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... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
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 cc object... ok
checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc 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 valac... /usr/bin/valac --target-glib=2.16
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... (cached) /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for timegm... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GST... yes
checking for GNOME_DVB_DAEMON... yes
checking for GLIB... yes
checking GStreamer 0.10 inspection tool... yes
checking GStreamer 0.10 mpegtsparse plugin... yes
checking GStreamer 0.10 dvbbasebin plugin... yes
checking GStreamer 0.10 dvbsrc plugin... yes
checking GStreamer 0.10 rtpmp2tpay plugin... yes
checking for DBUS... yes
checking for a Python interpreter with version >= 2.5... python
checking for python... /usr/bin/python
checking for python version... 2.5
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.5/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for headers required to compile python extensions... found
checking for python module gobject... yes
checking for python module gtk... yes
checking for python module dbus... yes
checking for python module gio... yes
checking for python module gst... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating client/Makefile
config.status: creating client/gnomedvb/defs.py
config.status: creating client/gnomedvb/Makefile
config.status: creating client/totem-plugin/Makefile
config.status: creating data/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
configure: WARNING: unrecognized options: --disable-silent-rules
gnome-dvb-daemon 0.1.14
Install Prefix: /usr
Datadir: /usr/share
Libdir: /usr/lib
D-Bus dir: /usr/share/dbus-1/services
Python dir: ${prefix}/lib/python2.5/site-packages
touch debian/stamp-autotools-configure
/usr/bin/make -C .
make[1]: Entering directory `/tmp/gnome-dvb-daemon-0.1.14'
/usr/bin/valac --target-glib=2.16 -C --thread --vapidir=./vapi --pkg config --pkg cutils --pkg gio-2.0 --pkg dbus-glib-1 --pkg gstreamer-0.10 --pkg gee-1.0 --pkg sqlite3 --pkg gst-rtsp-server-0.10 --basedir . src/Cable/CableChannel.vala src/Cable/CableScanner.vala src/Satellite/SatelliteChannel.vala src/Satellite/SatelliteScanner.vala src/Terrestrial/TerrestrialChannel.vala src/Terrestrial/TerrestrialScanner.vala src/database/sqlite/SqliteDatabase.vala src/database/sqlite/SqliteUtils.vala src/database/sqlite/SqliteConfigTimersStore.vala src/database/sqlite/SqliteEPGStore.vala src/database/SqlError.vala src/database/ConfigStore.vala src/database/EPGStore.vala src/database/TimersStore.vala src/dbus/IDBusChannelList.vala src/dbus/IDBusDeviceGroup.vala src/dbus/IDBusManager.vala src/dbus/IDBusRecorder.vala src/dbus/IDBusRecordingsStore.vala src/dbus/IDBusSchedule.vala src/ChangeType.vala src/Channel.vala src/ChannelFactory.vala src/ChannelGroup.vala src/ChannelList.vala src/Chann
elListReader.vala src/ChannelListWriter.vala src/Constants.vala src/Device.vala src/DeviceGroup.vala src/EPGScanner.vala src/Event.vala src/Factory.vala src/Main.vala src/Manager.vala src/MpegTsEnums.vala src/OverlapType.vala src/Recorder.vala src/Recording.vala src/RecordingsStore.vala src/Scanner.vala src/ScannedItem.vala src/Schedule.vala src/Settings.vala src/Timer.vala src/Utils.vala src/rtsp/MediaFactory.vala src/rtsp/MediaMapping.vala src/rtsp/Server.vala src/rygel/Interfaces.vala src/rygel/Services.vala
cutils.vapi:22.37-22.49: warning: deprecated syntax, use [CCode (has_target = false)]
public static delegate void SignalHandler (int signum);
^^^^^^^^^^^^^
src/ChannelFactory.vala:25.33-25.48: warning: deprecated syntax, use [CCode (has_target = false)]
public static delegate void ForcedStopNotify (Channel channel);
^^^^^^^^^^^^^^^^
src/ChannelFactory.vala:228.44-228.47: warning: Argument 1: Cannot pass null to non-null parameter type
Gst.Element bin = new Gst.Bin (null);
^^^^
src/rtsp/MediaFactory.vala:49.16-49.49: error: Access to protected member `DVB.Manager.get_device_group_if_exists' denied
manager.get_device_group_if_exists (grpnr);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/rtsp/MediaFactory.vala:48.25-49.57: error: expression type not allowed as initializer
src/rtsp/MediaFactory.vala:50.16-50.21: error: The name `devgrp' does not exist in the context of `DVB.MediaFactory.construct'
if (devgrp == null) {
^^^^^^
src/rtsp/MediaFactory.vala:63.31-63.36: error: The name `devgrp' does not exist in the context of `DVB.MediaFactory.construct'
Channel? channel = devgrp.Channels.get_channel (sidnr);
^^^^^^
src/rtsp/MediaFactory.vala:63.21-63.65: error: expression type not allowed as initializer
Channel? channel = devgrp.Channels.get_channel (sidnr);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/rtsp/MediaFactory.vala:64.16-64.22: error: The name `channel' does not exist in the context of `DVB.MediaFactory.construct'
if (channel == null) {
^^^^^^^
src/rtsp/MediaFactory.vala:68.46-68.51: error: The name `devgrp' does not exist in the context of `DVB.MediaFactory.construct'
ChannelFactory channels_factory = devgrp.channel_factory;
^^^^^^
src/rtsp/MediaFactory.vala:68.27-68.67: error: expression type not allowed as initializer
ChannelFactory channels_factory = devgrp.channel_factory;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/rtsp/MediaFactory.vala:70.35-70.50: error: The name `channels_factory' does not exist in the context of `DVB.MediaFactory.construct'
PlayerThread? player = channels_factory.watch_channel (channel,
^^^^^^^^^^^^^^^^
src/rtsp/MediaFactory.vala:70.26-71.61: error: expression type not allowed as initializer
src/rtsp/MediaFactory.vala:72.16-72.21: error: The name `player' does not exist in the context of `DVB.MediaFactory.construct'
if (player == null) {
^^^^^^
src/rtsp/MediaFactory.vala:77.31-77.36: error: The name `player' does not exist in the context of `DVB.MediaFactory.construct'
Gst.Element? bin = player.get_sink_bin (sidnr, payload);
^^^^^^
src/rtsp/MediaFactory.vala:77.25-77.66: error: expression type not allowed as initializer
Gst.Element? bin = player.get_sink_bin (sidnr, payload);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/rtsp/MediaFactory.vala:80.48-80.53: error: The name `devgrp' does not exist in the context of `DVB.MediaFactory.construct'
Gst.RTSPMedia media = new DVBMedia (devgrp, channel, payload);
^^^^^^
src/rtsp/MediaFactory.vala:80.56-80.62: error: The name `channel' does not exist in the context of `DVB.MediaFactory.construct'
Gst.RTSPMedia media = new DVBMedia (devgrp, channel, payload);
^^^^^^^
src/rtsp/MediaFactory.vala:81.29-81.31: error: The name `bin' does not exist in the context of `DVB.MediaFactory.construct'
media.element = bin;
^^^
src/rtsp/MediaFactory.vala:83.30-83.35: error: The name `player' does not exist in the context of `DVB.MediaFactory.construct'
media.pipeline = player.get_pipeline ();
^^^^^^
src/rygel/Services.vala:121.36-121.69: error: Access to protected member `DVB.Manager.get_device_group_if_exists' denied
DeviceGroup devgroup = manager.get_device_group_if_exists (group_id);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/rygel/Services.vala:121.25-121.80: error: expression type not allowed as initializer
DeviceGroup devgroup = manager.get_device_group_if_exists (group_id);
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/rygel/Services.vala:122.34-122.41: error: The name `devgroup' does not exist in the context of `DVB.DeviceGroupsMediaContainer.on_device_added'
this.create_service (devgroup);
^^^^^^^^
Compilation failed: 20 error(s), 3 warning(s)
make[1]: *** [src/gnome-dvb-daemon.vala.stamp] Error 1
make[1]: Leaving directory `/tmp/gnome-dvb-daemon-0.1.14'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 0.1.15-1
The last bug number was supposed to be this...
gnome-dvb-daemon (0.1.15-1) unstable; urgency=low
.
[ Sebastian Reichel ]
* New upstream release (Closes: #571813)
* Add python2.6 support (Closes: #566949)
* Update Debian Standards Version to 3.8.4
* Update debian/watch to use launchpad
* Switch to Debian Source Format 3.0 (quilt)
.
[ Emilio Pozuelo Monfort ]
* The new release builds fine. Closes: #566949.
* debian/control.in:
- Fix spelling error.
* debian/docs:
- Removed, NEWS is installed automatically.
* debian/rules:
- Include lp-get-source.mk instead of gnome-get-source.mk and set the
tarball extension to tar.bz2 to fix the get-orig-source target.
--- End Message ---