View Bug Details

IDProjectCategoryView StatusLast Update
0001151DCP-o-maticBugspublic2018-10-17 20:13
Reportermarkusk Assigned Tocarl  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Platform64-bitOSLinuxOS VersionArch
Product Version2.10.5 
Summary0001151: cross.cc:380:8: error: ‘cout’ is not a member of ‘std’
Description

[ 28/342] Compiling src/lib/dcp_decoder.cc
[ 29/342] Compiling src/lib/dcp_examiner.cc
[ 30/342] Compiling src/lib/dcp_subtitle.cc
../src/lib/cross.cc: In function ‘void start_batch_converter(boost::filesystem::path)’:
../src/lib/cross.cc:380:8: error: ‘cout’ is not a member of ‘std’
std::cout << "start " << batch << " from " << dcpomatic << "\n";
^~~~
../src/lib/cross.cc:380:8: note: suggested alternative: ‘count’
std::cout << "start " << batch << " from " << dcpomatic << "\n";
^~~~
count

Steps To Reproduce

compile stable version on current Arch using dcpomatic pkg from AUR

Additional Information

at the moment neither stable or git Version compile on Arch.

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUnknown

Activities

markusk

2017-12-18 00:17

reporter  

config.log (47,330 bytes)   
# project dcpomatic (2.10.5) configured on Mon Dec 18 00:56:46 2017 by
# waf 1.8.5 (abi 98, python 2070ef0 on linux2)
# using waf configure --prefix=/usr
#
----------------------------------------
Setting top to
/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5
----------------------------------------
Setting out to
/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build
----------------------------------------
Checking for 'g++' (C++ compiler)
find program=['g++', 'c++'] paths=['/usr/lib/ccache/bin', '/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.4.0/bin', '/home/mk/perl5/bin', '/home/mk/.pip-apps/bin', '/usr/local/bin', '/usr/local/sbin', '/sbin', '/usr/sbin', '/bin', '/usr/bin', '/home/mk/bin', '/home/mk/.zgen/unixorn/jpb.zshplugin-master/bin', '/home/mk/.zgen/unixorn/warhol.plugin.zsh-master/bin', '/home/mk/.zgen/unixorn/git-extra-commands-master/bin', '/home/mk/.zgen/skx/sysadmin-util-master', '/home/mk/.zgen/StackExchange/blackbox-master/bin', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='CXX' -> ['/usr/lib/ccache/bin/g++']
find program=['ar'] paths=['/usr/lib/ccache/bin', '/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.4.0/bin', '/home/mk/perl5/bin', '/home/mk/.pip-apps/bin', '/usr/local/bin', '/usr/local/sbin', '/sbin', '/usr/sbin', '/bin', '/usr/bin', '/home/mk/bin', '/home/mk/.zgen/unixorn/jpb.zshplugin-master/bin', '/home/mk/.zgen/unixorn/warhol.plugin.zsh-master/bin', '/home/mk/.zgen/unixorn/git-extra-commands-master/bin', '/home/mk/.zgen/skx/sysadmin-util-master', '/home/mk/.zgen/StackExchange/blackbox-master/bin', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='AR' -> ['/sbin/ar']
/usr/lib/ccache/bin/g++
----------------------------------------
Checking for program 'pkg-config'
/sbin/pkg-config
find program=['pkg-config'] paths=['/usr/lib/ccache/bin', '/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.4.0/bin', '/home/mk/perl5/bin', '/home/mk/.pip-apps/bin', '/usr/local/bin', '/usr/local/sbin', '/sbin', '/usr/sbin', '/bin', '/usr/bin', '/home/mk/bin', '/home/mk/.zgen/unixorn/jpb.zshplugin-master/bin', '/home/mk/.zgen/unixorn/warhol.plugin.zsh-master/bin', '/home/mk/.zgen/unixorn/git-extra-commands-master/bin', '/home/mk/.zgen/skx/sysadmin-util-master', '/home/mk/.zgen/StackExchange/blackbox-master/bin', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='PKGCONFIG' -> ['/sbin/pkg-config']
----------------------------------------
Checking for 'gtk+-2.0'
['/sbin/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/gdk-pixbuf-2.0 -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' >= 7.19.1
['/sbin/pkg-config', '--atleast-version=7.19.1', 'libcurl']
['/sbin/pkg-config', '--cflags', '--libs', 'libcurl']
out: -lcurl

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

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

yes
----------------------------------------
Checking for 'glib-2.0'
['/sbin/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-7
-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-7
-lMagick++-7.Q16HDRI -lMagickWand-7.Q16HDRI -lMagickCore-7.Q16HDRI

yes
----------------------------------------
Checking for MagickCore namespace
==>

                            #include <Magick++/Include.h>

                            using namespace MagickCore;

                            int main () { return 0; }

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-I/usr/include/ImageMagick-7', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_f4175cec31e4e38c99709ecb664ef934/testbuild/test.cpp.1.o']
err: In file included from /usr/include/ImageMagick-7/Magick++/Include.h:14:0,
                 from ../test.cpp:2:
/usr/include/ImageMagick-7/MagickCore/magick-config.h:29:3: Warnung: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp]
 # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default"
   ^~~~~~~
/usr/include/ImageMagick-7/MagickCore/magick-config.h:30:3: Warnung: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp]
 # warning "this is an obsolete behavior please fix your makefile"
   ^~~~~~~
/usr/include/ImageMagick-7/MagickCore/magick-config.h:52:3: Warnung: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp]
 # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default"
   ^~~~~~~
/usr/include/ImageMagick-7/MagickCore/magick-config.h:53:3: Warnung: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp]
 # warning "this is an obsolete behavior please fix yours makefile"
   ^~~~~~~

[2/2] Linking build/.conf_check_f4175cec31e4e38c99709ecb664ef934/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_f4175cec31e4e38c99709ecb664ef934/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic']
yes
----------------------------------------
Checking for MagickLib namespace
==>

                            #include <Magick++/Include.h>

                            using namespace MagickLib;

                            int main () { return 0; }

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-I/usr/include/ImageMagick-7', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_7fd0732a8b9d95c857b1d194e829c2db/testbuild/test.cpp.1.o']
err: In file included from /usr/include/ImageMagick-7/Magick++/Include.h:14:0,
                 from ../test.cpp:2:
/usr/include/ImageMagick-7/MagickCore/magick-config.h:29:3: Warnung: #warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default" [-Wcpp]
 # warning "you should set MAGICKCORE_QUANTUM_DEPTH to sensible default set it to configure time default"
   ^~~~~~~
/usr/include/ImageMagick-7/MagickCore/magick-config.h:30:3: Warnung: #warning "this is an obsolete behavior please fix your makefile" [-Wcpp]
 # warning "this is an obsolete behavior please fix your makefile"
   ^~~~~~~
/usr/include/ImageMagick-7/MagickCore/magick-config.h:52:3: Warnung: #warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default" [-Wcpp]
 # warning "you should set MAGICKCORE_HDRI_ENABLE to sensible default set it to configure time default"
   ^~~~~~~
/usr/include/ImageMagick-7/MagickCore/magick-config.h:53:3: Warnung: #warning "this is an obsolete behavior please fix yours makefile" [-Wcpp]
 # warning "this is an obsolete behavior please fix yours makefile"
   ^~~~~~~
../test.cpp:4:45: Fehler: »MagickLib« ist kein Namensbereichs-Name
                             using namespace MagickLib;
                                             ^~~~~~~~~
../test.cpp:4:54: Fehler: expected namespace-name before »;« token
                             using namespace MagickLib;
                                                      ^

from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: Test does not build: Traceback (most recent call last):
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.waf-1.8.5-69c046f2063dbb528ecf1ab20607ba25/waflib/Configure.py", line 329, in run_build
    bld.compile()
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.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 140370984905040: cxx test.cpp -> test.cpp.1.o}
['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-I/usr/include/ImageMagick-7', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_7fd0732a8b9d95c857b1d194e829c2db/testbuild/test.cpp.1.o']

no
from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: The configuration failed
----------------------------------------
Checking for 'libzip'
['/sbin/pkg-config', '--cflags', '--libs', 'libzip']
out: -I/usr/lib/libzip/include -lzip -lbz2 -lz

yes
----------------------------------------
Checking for 'fontconfig'
['/sbin/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'
['/sbin/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/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'
['/sbin/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/libpng16 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -lcairomm-1.0 -lcairo -lsigc-2.0

yes
----------------------------------------
Checking for format_stride_for_width
==>

                            #include <cairomm/cairomm.h>
                            int main(void) {
                                Cairo::ImageSurface::format_stride_for_width (Cairo::FORMAT_ARGB32, 1024);

                                return 0; }

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-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/sigc++-2.0', '-I/usr/lib/sigc++-2.0/include', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DHAVE_CAIROMM=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_dec543b3eb78644ba45abc15e1ec79df/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_dec543b3eb78644ba45abc15e1ec79df/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_dec543b3eb78644ba45abc15e1ec79df/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lcairomm-1.0', '-lcairo', '-lsigc-2.0']
yes
----------------------------------------
Checking for show_in_cairo_context
==>

                            #include <pangomm.h>
                            int main(void) {
                                Cairo::RefPtr<Cairo::Context> context;
                                Glib::RefPtr<Pango::Layout> layout;
                                layout->show_in_cairo_context (context);
                                return 0; }

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-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', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DHAVE_PANGOMM=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_1358e2d1f213cb548c4a8a5e668879ff/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_1358e2d1f213cb548c4a8a5e668879ff/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_1358e2d1f213cb548c4a8a5e668879ff/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-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 'libcxml' >= 0.15.1
['/sbin/pkg-config', '--atleast-version=0.15.1', 'libcxml']
['/sbin/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_7d5a70e9d6466cc241f56501bb5f68c7/test.c

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.c', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_7d5a70e9d6466cc241f56501bb5f68c7/testbuild/test.c.1.o']
err: ../test.c: In Funktion »int main()«:
../test.c:6:44: Warnung: Variable »s« wird nicht verwendet [-Wunused-variable]
                                ssh_session s = ssh_new ();
                                            ^

yes
----------------------------------------
Checking for 'libdcp-1.0' >= 1.4.1
['/sbin/pkg-config', '--atleast-version=1.4.1', 'libdcp-1.0']
['/sbin/pkg-config', '--cflags', '--libs', 'libdcp-1.0']
out: -DXMLSEC_CRYPTO_DYNAMIC_LOADING=1 -D__XMLSEC_FUNCTION__=__func__ -DXMLSEC_NO_SIZE_T -DXMLSEC_NO_GOST=1 -DXMLSEC_NO_GOST2012=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 -I/usr/include/libasdcp-cth -ldcp-1.0 -lcxml -lboost_system -lxml++-2.6 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lxmlsec1 -lltdl -lxslt -lxml2 -lm -lxml2 -lasdcp-cth -lkumu-cth -lboost_system -lssl -lcrypto

yes
----------------------------------------
Checking for 'libsub-1.0' >= 1.2.1
['/sbin/pkg-config', '--atleast-version=1.2.1', 'libsub-1.0']
['/sbin/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'
['/sbin/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 'nettle'
['/sbin/pkg-config', '--cflags', '--libs', 'nettle']
out: -lnettle

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

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

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

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

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

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

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

                            extern "C" {

                            #include <libavfilter/f_ebur128.h>

                            }

                            int main () { av_ebur128_get_true_peaks (0); }

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_24f0efe48074f036a0133d38d11a23d1/testbuild/test.cpp.1.o']
err: ../test.cpp:4:38: schwerwiegender Fehler: libavfilter/f_ebur128.h: Datei oder Verzeichnis nicht gefunden
                             #include <libavfilter/f_ebur128.h>
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~
Kompilierung beendet.

from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: Test does not build: Traceback (most recent call last):
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.waf-1.8.5-69c046f2063dbb528ecf1ab20607ba25/waflib/Configure.py", line 329, in run_build
    bld.compile()
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.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 140370998055440: cxx test.cpp -> test.cpp.1.o}
['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_24f0efe48074f036a0133d38d11a23d1/testbuild/test.cpp.1.o']

no
from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: The configuration failed
----------------------------------------
Checking for AVSubtitleRect::pict
==>

                            extern "C" {

                            #include <libavcodec/avcodec.h>

                            }

                            int main () { AVSubtitleRect r; r.pict; }

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-Wno-unused-result', '-Wno-unused-value', '-Wdeprecated-declarations', '-Werror', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_7913cb2660060806b4ff8f835cacb25f/testbuild/test.cpp.1.o']
err: ../test.cpp: In Funktion »int main()«:
../test.cpp:8:63: Fehler: »AVSubtitleRect::pict« ist veraltet [-Werror=deprecated-declarations]
                             int main () { AVSubtitleRect r; r.pict; }
                                                               ^~~~
In file included from ../test.cpp:4:0:
/usr/include/libavcodec/avcodec.h:4105:15: Anmerkung: hier deklariert
     AVPicture pict;
               ^~~~
../test.cpp:8:63: Fehler: »AVSubtitleRect::pict« ist veraltet [-Werror=deprecated-declarations]
                             int main () { AVSubtitleRect r; r.pict; }
                                                               ^~~~
In file included from ../test.cpp:4:0:
/usr/include/libavcodec/avcodec.h:4105:15: Anmerkung: hier deklariert
     AVPicture pict;
               ^~~~
../test.cpp:8:63: Fehler: »AVSubtitleRect::pict« ist veraltet [-Werror=deprecated-declarations]
                             int main () { AVSubtitleRect r; r.pict; }
                                                               ^~~~
In file included from ../test.cpp:4:0:
/usr/include/libavcodec/avcodec.h:4105:15: Anmerkung: hier deklariert
     AVPicture pict;
               ^~~~
cc1plus: Alle Warnungen werden als Fehler behandelt

from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: Test does not build: Traceback (most recent call last):
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.waf-1.8.5-69c046f2063dbb528ecf1ab20607ba25/waflib/Configure.py", line 329, in run_build
    bld.compile()
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.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 140370998056592: cxx test.cpp -> test.cpp.1.o}
['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-Wno-unused-result', '-Wno-unused-value', '-Wdeprecated-declarations', '-Werror', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_7913cb2660060806b4ff8f835cacb25f/testbuild/test.cpp.1.o']

no
from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: The configuration failed
------------------------------------------------
Checking for AVComponentDescriptor::depth_minus1
==>

                            extern "C" {

                            #include <libavutil/pixdesc.h>

                            }

                            int main () { AVComponentDescriptor d; d.depth_minus1; }

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-Wno-unused-result', '-Wno-unused-value', '-Wdeprecated-declarations', '-Werror', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_729df546216c82733cc07a366b93d362/testbuild/test.cpp.1.o']
err: ../test.cpp: In Funktion »int main()«:
../test.cpp:8:70: Fehler: »AVComponentDescriptor::depth_minus1« ist veraltet [-Werror=deprecated-declarations]
                             int main () { AVComponentDescriptor d; d.depth_minus1; }
                                                                      ^~~~~~~~~~~~
In file included from ../test.cpp:4:0:
/usr/include/libavutil/pixdesc.h:65:30: Anmerkung: hier deklariert
     attribute_deprecated int depth_minus1;
                              ^~~~~~~~~~~~
../test.cpp:8:70: Fehler: »AVComponentDescriptor::depth_minus1« ist veraltet [-Werror=deprecated-declarations]
                             int main () { AVComponentDescriptor d; d.depth_minus1; }
                                                                      ^~~~~~~~~~~~
In file included from ../test.cpp:4:0:
/usr/include/libavutil/pixdesc.h:65:30: Anmerkung: hier deklariert
     attribute_deprecated int depth_minus1;
                              ^~~~~~~~~~~~
../test.cpp:8:70: Fehler: »AVComponentDescriptor::depth_minus1« ist veraltet [-Werror=deprecated-declarations]
                             int main () { AVComponentDescriptor d; d.depth_minus1; }
                                                                      ^~~~~~~~~~~~
In file included from ../test.cpp:4:0:
/usr/include/libavutil/pixdesc.h:65:30: Anmerkung: hier deklariert
     attribute_deprecated int depth_minus1;
                              ^~~~~~~~~~~~
cc1plus: Alle Warnungen werden als Fehler behandelt

from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: Test does not build: Traceback (most recent call last):
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.waf-1.8.5-69c046f2063dbb528ecf1ab20607ba25/waflib/Configure.py", line 329, in run_build
    bld.compile()
  File "/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/.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 140370998057808: cxx test.cpp -> test.cpp.1.o}
['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-Wno-unused-result', '-Wno-unused-value', '-Wdeprecated-declarations', '-Werror', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_729df546216c82733cc07a366b93d362/testbuild/test.cpp.1.o']

no
from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5: 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_ed3241a7112ec1f1bb3dd6833a367cfa/test.cpp

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_ed3241a7112ec1f1bb3dd6833a367cfa/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_ed3241a7112ec1f1bb3dd6833a367cfa/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_ed3241a7112ec1f1bb3dd6833a367cfa/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_1fa6519862e2e756f0a35931ed894d79/test.cpp

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_1fa6519862e2e756f0a35931ed894d79/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_1fa6519862e2e756f0a35931ed894d79/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_1fa6519862e2e756f0a35931ed894d79/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_151fe9135687b6ccd734a24cd6047488/test.cpp

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_151fe9135687b6ccd734a24cd6047488/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_151fe9135687b6ccd734a24cd6047488/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_151fe9135687b6ccd734a24cd6047488/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_0d78d43dadae99149dc2b486434357d4/test.cpp

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_0d78d43dadae99149dc2b486434357d4/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_0d78d43dadae99149dc2b486434357d4/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_0d78d43dadae99149dc2b486434357d4/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_e6b715706049bcb745f723789057a7ed/test.cpp

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_e6b715706049bcb745f723789057a7ed/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_e6b715706049bcb745f723789057a7ed/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_e6b715706049bcb745f723789057a7ed/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_2d19c8764ddf6c71e515ae50fe9be7cc/test.cpp

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-O2', '-DDCPOMATIC_POSIX', '-mfpmath=sse', '-DLINUX_LOCALE_PREFIX="/usr/share/locale"', '-DLINUX_SHARE_PREFIX="/usr/share/dcpomatic2"', '-DDCPOMATIC_LINUX', '-DDCPOMATIC_IMAGE_MAGICK', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_2d19c8764ddf6c71e515ae50fe9be7cc/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_2d19c8764ddf6c71e515ae50fe9be7cc/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_2d19c8764ddf6c71e515ae50fe9be7cc/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lboost_regex']
yes
------------------------------------------------
Checking for program 'msgfmt'
/sbin/msgfmt
find program=['msgfmt'] paths=['/usr/lib/ccache/bin', '/usr/local/git-annex.linux', '/home/mk/.gem/ruby/2.4.0/bin', '/home/mk/perl5/bin', '/home/mk/.pip-apps/bin', '/usr/local/bin', '/usr/local/sbin', '/sbin', '/usr/sbin', '/bin', '/usr/bin', '/home/mk/bin', '/home/mk/.zgen/unixorn/jpb.zshplugin-master/bin', '/home/mk/.zgen/unixorn/warhol.plugin.zsh-master/bin', '/home/mk/.zgen/unixorn/git-extra-commands-master/bin', '/home/mk/.zgen/skx/sysadmin-util-master', '/home/mk/.zgen/StackExchange/blackbox-master/bin', '/home/mk/Compile/chromium/depot_tools.git', '/usr/local/cuda/bin'] var='MSGFMT' -> ['/sbin/msgfmt']
------------------------------------------------
Checking for wxWidgets using wx-config-3.0-gtk2
['wx-config-3.0-gtk2', '--cppflags', '--cxxflags', '--libs', 'std,richtext']
not found
from /home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/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_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.3

['/sbin/pkg-config', '--cflags', '--libs', 'sndfile']
out: -lsndfile

==>

                            #define BOOST_TEST_MODULE Config test

    			    #include <boost/test/unit_test.hpp>

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

['/usr/lib/ccache/bin/g++', '-D_FORTIFY_SOURCE=2', '-march=x86-64', '-mtune=generic', '-O2', '-pipe', '-fstack-protector-strong', '-std=c++11', '-O2', '-D__STDC_CONSTANT_MACROS', '-D__STDC_LIMIT_MACROS', '-D__STDC_FORMAT_MACROS', '-msse', '-fno-strict-aliasing', '-Wall', '-Wno-attributes', '-Wextra', '-Wno-deprecated-declarations', '-D_FILE_OFFSET_BITS=64', '-Wno-unused-result', '-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', '-DDCPOMATIC_HAVE_MAGICKCORE_NAMESPACE=1', '-DDCPOMATIC_HAVE_FORMAT_STRIDE_FOR_WIDTH=1', '-DDCPOMATIC_HAVE_SHOW_IN_CAIRO_CONTEXT=1', '-DLOCALEDIR="/usr/share/locale"', '-DDATADIR="/usr/share"', '../test.cpp', '-c', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_f9416fdbc88b5527c0bf63d8f8798ee4/testbuild/test.cpp.1.o']
[2/2] Linking build/.conf_check_f9416fdbc88b5527c0bf63d8f8798ee4/testbuild/testprog

['/usr/lib/ccache/bin/g++', '-Wl,-O1,--sort-common,--as-needed,-z,relro', '-pthread', 'test.cpp.1.o', '-o', '/home/data/bb-wrapper-mup-build/dcpomatic/src/dcpomatic-2.10.5/build/.conf_check_f9416fdbc88b5527c0bf63d8f8798ee4/testbuild/testprog', '-Wl,-Bstatic', '-Wl,-Bdynamic', '-lboost_unit_test_framework']
config.log (47,330 bytes)   

carl

2017-12-18 01:16

administrator   ~0001856

Fixed in the ongoing 2.10.x branch which is called v2.10.1-fix for historical reasons...

Bug History

Date Modified Username Field Change
2017-12-18 00:17 markusk New Bug
2017-12-18 00:17 markusk File Added: config.log
2017-12-18 01:16 carl Note Added: 0001856
2017-12-18 01:17 carl Assigned To => carl
2017-12-18 01:17 carl Status new => resolved
2017-12-18 01:17 carl Resolution open => fixed
2018-10-17 20:13 carl Status resolved => closed