[Reproducible-builds] Bug#819858: pdf-presenter-console: FTBFS: src/classes/action/movie.vala:540.24-540.39: error: use `new' operator to create new objects
Chris Lamb
lamby at debian.org
Sun Apr 3 07:13:42 UTC 2016
Source: pdf-presenter-console
Version: 4.0.2-1
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,
pdf-presenter-console fails to build from source in unstable/amd64:
[..]
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/pdfpc.vala
gee-0.8.vapi:267.4-267.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
gee-0.8.vapi:662.4-662.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
gee-0.8.vapi:664.4-664.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
gee-0.8.vapi:672.4-672.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
gee-0.8.vapi:674.4-674.13: warning: [Deprecated] is deprecated. Use [Version (deprecated = true, deprecated_since = "", replacement = "")]
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/classes/action/movie.vala:540.24-540.39: error: use `new' operator to create new objects
var info = Gst.Video.Info();
^^^^^^^^^^^^^^^^
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/classes/action/movie.vala:540.17-540.39: error: var declaration not allowed with non-typed initializer
var info = Gst.Video.Info();
^^^^^^^^^^^^^^^^^^^^^^^
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/classes/action/movie.vala:541.13-541.26: error: The name `from_caps' does not exist in the context of `GLib.info'
info.from_caps(caps);
^^^^^^^^^^^^^^
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/classes/action/movie.vala:542.25-542.34: error: The name `width' does not exist in the context of `GLib.info'
int width = info.width, height = info.height;
^^^^^^^^^^
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/classes/action/movie.vala:542.46-542.56: error: The name `height' does not exist in the context of `GLib.info'
int width = info.width, height = info.height;
^^^^^^^^^^^
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/classes/window/fullscreen.vala:66.31-66.74: warning: Gdk.Display.get_device_manager has been deprecated since 3.20.
/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/src/classes/window/fullscreen.vala:66.31-66.95: warning: Gdk.DeviceManager.get_client_pointer has been deprecated since 3.20
Compilation failed: 5 error(s), 7 warning(s)
src/CMakeFiles/pdfpc.dir/build.make:96: recipe for target 'src/interfaces/controllable.c' failed
make[3]: *** [src/interfaces/controllable.c] Error 1
make[3]: Leaving directory '/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:89: recipe for target 'src/CMakeFiles/pdfpc.dir/all' failed
make[2]: *** [src/CMakeFiles/pdfpc.dir/all] Error 2
make[2]: Leaving directory '/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/obj-x86_64-linux-gnu'
Makefile:130: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/lamby/temp/cdt.20160403081017.85gU9hQcX8/pdf-presenter-console-4.0.2/obj-x86_64-linux-gnu'
dh_auto_build: make -j9 returned exit code 2
debian/rules:4: 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: pdf-presenter-console.4.0.2-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 2289 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20160403/8b305301/attachment.obj>
More information about the Reproducible-builds
mailing list