Public bug reported:

fails to build with totem 3.8 which is what is provided in Ubuntu 13.10
Alpha "Saucy".

See https://git.gnome.org/browse/totem/commit/?id=76ce82


dh build
   dh_testdir
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory `/«PKGBUILDDIR»'
# Build without debug messages and without debug symbols
dh_auto_build -- VALA_ARGS='-X -D_FORTIFY_SOURCE=2 -X -g -X -O2 -X 
-fstack-protector -X --param=ssp-buffer-size=4 -X -Wformat -X 
-Werror=format-security -X -Wl,-Bsymbolic-functions -X -Wl,-z,relro -X -fPIC -X 
-shared --Xcc="-D GETTEXT_PACKAGE=\"totem-arte\""'
make[2]: Entering directory `/«PKGBUILDDIR»'
valac --library=arteplus7 arteplus7.vala arteparser.vala cache.vala 
url-extractor.vala video.vala video-list-view.vala connection-status.vala --pkg 
Totem-1.0 --pkg PeasGtk-1.0 --pkg libsoup-2.4 --pkg gtk+-3.0 --pkg gio-2.0 -X 
-D_FORTIFY_SOURCE=2 -X -g -X -O2 -X -fstack-protector -X 
--param=ssp-buffer-size=4 -X -Wformat -X -Werror=format-security -X 
-Wl,-Bsymbolic-functions -X -Wl,-z,relro -X -fPIC -X -shared --Xcc="-D 
GETTEXT_PACKAGE=\"totem-arte\"" -o libarteplus7.so
video-list-view.vala:54.28-54.50: error: The name `CellRendererVideo' does not 
exist in the context of `Totem'
        var renderer = new Totem.CellRendererVideo (false);
                           ^^^^^^^^^^^^^^^^^^^^^^^
video-list-view.vala:54.13-54.58: error: var declaration not allowed with 
non-typed initializer
        var renderer = new Totem.CellRendererVideo (false);
            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
video-list-view.vala:55.47-55.54: error: The name `renderer' does not exist in 
the context of `VideoListView.new'
        insert_column_with_attributes (0, "", renderer,
                                              ^^^^^^^^
Compilation failed: 3 error(s), 0 warning(s)
make[2]: *** [all] Error 1

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: totem-plugin-arte (not installed)
ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
Uname: Linux 3.10.0-6-generic x86_64
ApportVersion: 2.12-0ubuntu3
Architecture: amd64
Date: Sun Aug 11 12:40:06 2013
InstallationDate: Installed on 2013-06-14 (58 days ago)
InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Alpha amd64 
(20130613)
MarkForUpload: True
SourcePackage: totem-plugin-arte
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: totem-plugin-arte (Ubuntu)
     Importance: High
         Status: New


** Tags: amd64 apport-bug ftbfs saucy

** Description changed:

  fails to build with totem 3.8 which is what is provided in Ubuntu 13.10
- Alpha "Saucy"
+ Alpha "Saucy".
+ 
+ See https://git.gnome.org/browse/totem/commit/?id=76ce82
  
  
- dh build 
-    dh_testdir
-    dh_auto_configure
-    debian/rules override_dh_auto_build
+ dh build
+    dh_testdir
+    dh_auto_configure
+    debian/rules override_dh_auto_build
  make[1]: Entering directory `/«PKGBUILDDIR»'
  # Build without debug messages and without debug symbols
  dh_auto_build -- VALA_ARGS='-X -D_FORTIFY_SOURCE=2 -X -g -X -O2 -X 
-fstack-protector -X --param=ssp-buffer-size=4 -X -Wformat -X 
-Werror=format-security -X -Wl,-Bsymbolic-functions -X -Wl,-z,relro -X -fPIC -X 
-shared --Xcc="-D GETTEXT_PACKAGE=\"totem-arte\""'
  make[2]: Entering directory `/«PKGBUILDDIR»'
  valac --library=arteplus7 arteplus7.vala arteparser.vala cache.vala 
url-extractor.vala video.vala video-list-view.vala connection-status.vala --pkg 
Totem-1.0 --pkg PeasGtk-1.0 --pkg libsoup-2.4 --pkg gtk+-3.0 --pkg gio-2.0 -X 
-D_FORTIFY_SOURCE=2 -X -g -X -O2 -X -fstack-protector -X 
--param=ssp-buffer-size=4 -X -Wformat -X -Werror=format-security -X 
-Wl,-Bsymbolic-functions -X -Wl,-z,relro -X -fPIC -X -shared --Xcc="-D 
GETTEXT_PACKAGE=\"totem-arte\"" -o libarteplus7.so
  video-list-view.vala:54.28-54.50: error: The name `CellRendererVideo' does 
not exist in the context of `Totem'
-         var renderer = new Totem.CellRendererVideo (false);
-                            ^^^^^^^^^^^^^^^^^^^^^^^
+         var renderer = new Totem.CellRendererVideo (false);
+                            ^^^^^^^^^^^^^^^^^^^^^^^
  video-list-view.vala:54.13-54.58: error: var declaration not allowed with 
non-typed initializer
-         var renderer = new Totem.CellRendererVideo (false);
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+         var renderer = new Totem.CellRendererVideo (false);
+             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  video-list-view.vala:55.47-55.54: error: The name `renderer' does not exist 
in the context of `VideoListView.new'
-         insert_column_with_attributes (0, "", renderer,
-                                               ^^^^^^^^
+         insert_column_with_attributes (0, "", renderer,
+                                               ^^^^^^^^
  Compilation failed: 3 error(s), 0 warning(s)
  make[2]: *** [all] Error 1
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: totem-plugin-arte (not installed)
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic x86_64
  ApportVersion: 2.12-0ubuntu3
  Architecture: amd64
  Date: Sun Aug 11 12:40:06 2013
  InstallationDate: Installed on 2013-06-14 (58 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 "Saucy Salamander" - Alpha amd64 
(20130613)
  MarkForUpload: True
  SourcePackage: totem-plugin-arte
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1211024

Title:
  fails to build with totem 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/totem-plugin-arte/+bug/1211024/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to