View Bug Details

IDProjectCategoryView StatusLast Update
0000866DCP-o-maticPackagingpublic2018-10-17 20:15
Reportermarkusk Assigned Tocarl  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionno change required 
Platform64 bitOSarch 
Product Version2.7.1 
Summary0000866: dcpomatic_kdm.cc:279:6: error: no matching function for call to ‘dcp::DecryptedKDM::DecryptedKDM(dcp:
Description

[145/321] Compiling src/tools/dcpomatic_kdm.cc
../src/tools/dcpomatic_kdm.cc: In member function ‘void DOMFrame::create_kdms()’:
../src/tools/dcpomatic_kdm.cc:279:6: error: no matching function for call to ‘dcp::DecryptedKDM::DecryptedKDM(dcp::LocalTime, dcp::LocalTime, boost::optional<std::cxx11::basic_string<char> >, std::cxx11::string, std::cxx11::string)’
);
^
In file included from ../src/tools/dcpomatic_kdm.cc:43:0:
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:81:2: note: candidate: dcp::DecryptedKDM::DecryptedKDM(boost::shared_ptr<const dcp::CPL>, dcp::Key, dcp::LocalTime, dcp::LocalTime, std::
cxx11::string, std::cxx11::string, std::cxx11::string)
DecryptedKDM (
^
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:81:2: note: candidate expects 7 arguments, 5 provided
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:65:2: note: candidate: dcp::DecryptedKDM::DecryptedKDM(dcp::LocalTime, dcp::LocalTime, std::cxx11::string, std::cxx11::string, std::cxx11::string)
DecryptedKDM (
^
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:65:2: note: no known conversion for argument 3 from ‘boost::optional<std::__cxx11::basic_string<char> >’ to ‘std::
cxx11::string {aka std::cxx11::basic_string<char>}’
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:57:2: note: candidate: dcp::DecryptedKDM::DecryptedKDM(const dcp::EncryptedKDM&, std::
cxx11::string)
DecryptedKDM (EncryptedKDM const & kdm, std::string private_key);
^
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:57:2: note: candidate expects 2 arguments, 5 provided
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:51:7: note: candidate: dcp::DecryptedKDM::DecryptedKDM(const dcp::DecryptedKDM&)
class DecryptedKDM
^
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:51:7: note: candidate expects 1 argument, 5 provided
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:51:7: note: candidate: dcp::DecryptedKDM::DecryptedKDM(dcp::DecryptedKDM&&)
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:51:7: note: candidate expects 1 argument, 5 provided
../src/tools/dcpomatic_kdm.cc:299:50: error: conversion from ‘boost::optional<std::__cxx11::basic_string<char> >’ to non-scalar type ‘std::cxx11::string {aka std::cxx11::basic_string<char>}’ requested
string film_name = decrypted.annotation_text ();
^

Additional Information

Im using the newest none git libs:

libdcp 1.3.3-1
libsub 1.1.12-1
libcxml 0.15.1-1
libquickmail 0.1.22-1
ffmpeg 1:3.0.1-1

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredAverage

Activities

markusk

2016-04-26 00:46

reporter  

config.log (24,937 bytes)   
# project dcpomatic (2.7.13) configured on Tue Apr 26 01:28:55 2016 by
# waf 1.8.5 (abi 98, python 2070bf0 on linux2)
# using waf configure --prefix=/usr
#
----------------------------------------
Setting top to
/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13
----------------------------------------
Setting out to
/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build
----------------------------------------
Checking for 'g++' (C++ compiler)
find program=['g++', 'c++'] paths=['/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.3.0/bin', '/home/mk/bin', '/home/mk/bin', '/usr/lib/hardening-wrapper/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='CXX' -> ['/usr/lib/hardening-wrapper/bin/g++']
find program=['ar'] paths=['/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.3.0/bin', '/home/mk/bin', '/home/mk/bin', '/usr/lib/hardening-wrapper/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='AR' -> ['/usr/bin/ar']
/usr/lib/hardening-wrapper/bin/g++
----------------------------------------
Checking for program 'pkg-config'
/usr/bin/pkg-config
find program=['pkg-config'] paths=['/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.3.0/bin', '/home/mk/bin', '/home/mk/bin', '/usr/lib/hardening-wrapper/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='PKGCONFIG' -> ['/usr/bin/pkg-config']
----------------------------------------
Checking for 'gtk+-2.0'
['/usr/bin/pkg-config', '--cflags', '--libs', 'gtk+-2.0']
out: -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype

yes
----------------------------------------
Checking for 'libcurl'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libcurl']
out: -lcurl

yes
----------------------------------------
Checking for 'icu-i18n'
['/usr/bin/pkg-config', '--cflags', '--libs', 'icu-i18n']
out: -licui18n -licuuc -licudata

yes
----------------------------------------
Checking for 'sndfile'
['/usr/bin/pkg-config', '--cflags', '--libs', 'sndfile']
out: -lsndfile

yes
----------------------------------------
Checking for 'samplerate'
['/usr/bin/pkg-config', '--cflags', '--libs', 'samplerate']
out: -lsamplerate

yes
----------------------------------------
Checking for 'glib-2.0'
['/usr/bin/pkg-config', '--cflags', '--libs', 'glib-2.0']
out: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lglib-2.0

yes
----------------------------------------
Checking for 'Magick++-config'
['Magick++-config', '--cppflags', '--cxxflags', '--libs']
out: -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6
-fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -fopenmp -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6
-lMagick++-6.Q16HDRI -lMagickWand-6.Q16HDRI -lMagickCore-6.Q16HDRI

yes
----------------------------------------
Checking for 'libzip'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libzip']
out: -I/usr/lib/libzip/include -lzip -lz

yes
----------------------------------------
Checking for 'fontconfig'
['/usr/bin/pkg-config', '--cflags', '--libs', 'fontconfig']
out: -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -lfontconfig -lfreetype

yes
----------------------------------------
Checking for 'pangomm-1.4'
['/usr/bin/pkg-config', '--cflags', '--libs', 'pangomm-1.4']
out: -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lpangocairo-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo

yes
----------------------------------------
Checking for 'cairomm-1.0'
['/usr/bin/pkg-config', '--cflags', '--libs', 'cairomm-1.0']
out: -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -lcairomm-1.0 -lcairo -lsigc-2.0

yes
----------------------------------------
Checking for 'libcxml' >= 0.15.1
['/usr/bin/pkg-config', '--atleast-version=0.15.1', 'libcxml']
['/usr/bin/pkg-config', '--cflags', '--libs', 'libcxml']
out: -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -lcxml -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0

yes
----------------------------------------
Checking for library libssh
==>

                               #include <libssh/libssh.h>

                               int main () {

                               ssh_session s = ssh_new ();

                               return 0;

                               }
                               
<==
[1/1] Compiling build/.conf_check_72ffc87ac83d49f34ff19395ab0b2f38/test.c

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.c', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_72ffc87ac83d49f34ff19395ab0b2f38/testbuild/test.c.1.o']
err: ../test.c: In function ‘int main()’:
../test.c:6:44: warning: unused variable ‘s’ [-Wunused-variable]
                                ssh_session s = ssh_new ();
                                            ^

yes
----------------------------------------
Checking for 'libdcp-1.0' >= 1.3.1
['/usr/bin/pkg-config', '--atleast-version=1.3.1', 'libdcp-1.0']
['/usr/bin/pkg-config', '--cflags', '--libs', 'libdcp-1.0']
out: -DXMLSEC_CRYPTO=\"openssl\" -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__FUNCTION__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_XKMS=1 -DXMLSEC_DL_LIBLTDL=1 -I/usr/include/libdcp-1.0 -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/xmlsec1 -I/usr/include/libxml2 -ldcp-1.0 -lcxml -lboost_system -lssl -lcrypto -lxml++-2.6 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lxmlsec1 -lltdl -lxslt -lxml2 -lz -lm -ldl -lm -lxml2

yes
----------------------------------------
Checking for 'libsub-1.0' >= 1.1.11
['/usr/bin/pkg-config', '--atleast-version=1.1.11', 'libsub-1.0']
['/usr/bin/pkg-config', '--cflags', '--libs', 'libsub-1.0']
out: -I/usr/include/libsub-1.0 -lsub-1.0 -lboost_system

yes
----------------------------------------
Checking for 'libxml++-2.6'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libxml++-2.6']
out: -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0

yes
----------------------------------------
Checking for 'libavformat'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libavformat']
out: -lavformat

yes
----------------------------------------
Checking for 'libavfilter'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libavfilter']
out: -lavfilter

yes
----------------------------------------
Checking for 'libavcodec'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libavcodec']
out: -lavcodec

yes
----------------------------------------
Checking for 'libavutil'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libavutil']
out: -lavutil

yes
----------------------------------------
Checking for 'libswscale'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libswscale']
out: -lswscale

yes
----------------------------------------
Checking for 'libpostproc'
['/usr/bin/pkg-config', '--cflags', '--libs', 'libpostproc']
out: -lpostproc

yes
----------------------------------------
Checking for patched FFmpeg
==>

                            extern "C" {

                            #include <libavfilter/f_ebur128.h>

                            }

                            int main () { av_ebur128_get_true_peaks (0); }

                            
<==
[1/2] Compiling build/.conf_check_4458055a83b4af3423fb22143d734cbb/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_4458055a83b4af3423fb22143d734cbb/testbuild/test.cpp.1.o']
err: ../test.cpp:4:63: fatal error: libavfilter/f_ebur128.h: No such file or directory
compilation terminated.

from /home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13: Test does not build: Traceback (most recent call last):
  File "/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/.waf-1.8.5-69c046f2063dbb528ecf1ab20607ba25/waflib/Configure.py", line 329, in run_build
    bld.compile()
  File "/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/.waf-1.8.5-69c046f2063dbb528ecf1ab20607ba25/waflib/Build.py", line 182, in compile
    raise Errors.BuildError(self.producer.error)
BuildError: Build failed
 -> task in 'testprog' failed (exit status 1): 
	{task 140685364921552: cxx test.cpp -> test.cpp.1.o}
['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_4458055a83b4af3423fb22143d734cbb/testbuild/test.cpp.1.o']

no
from /home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13: The configuration failed
----------------------------------------
Checking for boost library >= 1.45
==>

                            #include <boost/version.hpp>

                            #if BOOST_VERSION < 104500

                            #error boost too old

                            #endif

                            int main(void) { return 0; }

                            
<==
[1/2] Compiling build/.conf_check_d86d67b6377bf47153923d0258832b28/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_d86d67b6377bf47153923d0258832b28/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_d86d67b6377bf47153923d0258832b28/testbuild/testprog

['/usr/lib/hardening-wrapper/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_d86d67b6377bf47153923d0258832b28/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic']
yes
----------------------------------------
Checking for boost threading library
==>

    			    #include <boost/thread.hpp>

    			    int main() { boost::thread t (); }

			    
<==
[1/2] Compiling build/.conf_check_c732d66371c25fe5fa5512a7e2d9d15e/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_c732d66371c25fe5fa5512a7e2d9d15e/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_c732d66371c25fe5fa5512a7e2d9d15e/testbuild/testprog

['/usr/lib/hardening-wrapper/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_c732d66371c25fe5fa5512a7e2d9d15e/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-lboost_thread', '-lboost_system']
yes
----------------------------------------
Checking for boost filesystem library
==>

    			    #include <boost/filesystem.hpp>

    			    int main() { boost::filesystem::copy_file ("a", "b"); }

			    
<==
[1/2] Compiling build/.conf_check_428cdece031b70ab02e57ef882c85313/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_428cdece031b70ab02e57ef882c85313/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_428cdece031b70ab02e57ef882c85313/testbuild/testprog

['/usr/lib/hardening-wrapper/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_428cdece031b70ab02e57ef882c85313/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-lboost_filesystem', '-lboost_system']
yes
----------------------------------------
Checking for boost datetime library
==>

    			    #include <boost/date_time.hpp>

    			    int main() { boost::gregorian::day_clock::local_day(); }

			    
<==
[1/2] Compiling build/.conf_check_bda108fb02f76d3136538f7e64986366/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_bda108fb02f76d3136538f7e64986366/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_bda108fb02f76d3136538f7e64986366/testbuild/testprog

['/usr/lib/hardening-wrapper/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_bda108fb02f76d3136538f7e64986366/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-L/usr/local/lib', '-lboost_date_time', '-lboost_system']
yes
----------------------------------------
Checking for boost signals2 library
==>

    			    #include <boost/signals2.hpp>

    			    int main() { boost::signals2::signal<void (int)> x; }

			    
<==
[1/2] Compiling build/.conf_check_66ae77827b784306fc17ce3197cef6be/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_66ae77827b784306fc17ce3197cef6be/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_66ae77827b784306fc17ce3197cef6be/testbuild/testprog

['/usr/lib/hardening-wrapper/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_66ae77827b784306fc17ce3197cef6be/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic']
yes
----------------------------------------
Checking for boost regex library
==>

    			    #include <boost/regex.hpp>

    			    int main() { boost::regex re ("foo"); }

			    
<==
[1/2] Compiling build/.conf_check_230368285de53f1ba7ab3e1fab611ee4/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_230368285de53f1ba7ab3e1fab611ee4/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_230368285de53f1ba7ab3e1fab611ee4/testbuild/testprog

['/usr/lib/hardening-wrapper/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_230368285de53f1ba7ab3e1fab611ee4/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lboost_regex']
yes
----------------------------------------
Checking for program 'msgfmt'
/usr/bin/msgfmt
find program=['msgfmt'] paths=['/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.3.0/bin', '/home/mk/bin', '/home/mk/bin', '/usr/lib/hardening-wrapper/bin', '/usr/local/sbin', '/usr/local/bin', '/usr/bin', '/usr/lib/jvm/default/bin', '/usr/bin/site_perl', '/usr/bin/vendor_perl', '/usr/bin/core_perl', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='MSGFMT' -> ['/usr/bin/msgfmt']
-----------------------------------------------
Checking for wxWidgets using wx-config-3.0-gtk2
['wx-config-3.0-gtk2', '--cppflags', '--cxxflags', '--libs', 'std,richtext']
not found
from /home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/src/wx: The configuration failed
-----------------------------------------------
Checking for wxWidgets using wx-config
['wx-config', '--cppflags', '--cxxflags', '--libs', 'std,richtext']
out: -I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__
-I/usr/lib/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread
-pthread   -lwx_gtk2u_richtext-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_webview-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 

yes
['wx-config', '--version']
out: 3.0.2

==>

                              #define BOOST_TEST_MODULE Config test

    			      #include <boost/test/unit_test.hpp>

                              int main() {}
                              
<==
[1/2] Compiling build/.conf_check_1937276b72d126448cac3920a2fc622b/test.cpp

['/usr/lib/hardening-wrapper/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-unused-result', '-D_FILE_OFFSET_BITS=64', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-std=c++11', '-DLOCALEDIR="/usr/share/locale"', '-DDATADIR="/usr/share"', '../test.cpp', '-c', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_1937276b72d126448cac3920a2fc622b/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_1937276b72d126448cac3920a2fc622b/testbuild/testprog

['/usr/lib/hardening-wrapper/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/mk/GIT-Repos/aur4.archlinux.org/Eigene/dcpomatic/src/dcpomatic-2.7.13/build/.conf_check_1937276b72d126448cac3920a2fc622b/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lboost_unit_test_framework']
config.log (24,937 bytes)   

carl

2016-04-26 10:09

administrator   ~0001223

You would need to use libdcp 1.3.2 for DCP-o-matic 2.7.1. Does that work?

markusk

2016-04-26 14:06

reporter   ~0001225

I should not have tried to do a first compile test this late in the night. This resulted in some stupid mistakes while merging my PKGBUILD configs ...

Please close the bug.

carl

2016-04-26 23:39

administrator   ~0001227

Ok, no worries.

Bug History

Date Modified Username Field Change
2016-04-26 00:46 markusk New Bug
2016-04-26 00:46 markusk File Added: config.log
2016-04-26 10:09 carl Note Added: 0001223
2016-04-26 10:09 carl Assigned To => carl
2016-04-26 10:09 carl Status new => feedback
2016-04-26 13:34 markusk Status feedback => assigned
2016-04-26 14:06 markusk Note Added: 0001225
2016-04-26 23:39 carl Note Added: 0001227
2016-04-26 23:39 carl Status assigned => resolved
2016-04-26 23:39 carl Resolution open => no change required
2018-10-17 20:15 carl Status resolved => closed