View Bug Details

IDProjectCategoryView StatusLast Update
0001207DCP-o-maticPackagingpublic2018-10-17 20:10
Reportermarkusk Assigned Tocarl  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platform64-bitOSLinuxOS VersionArch
Product Version2.11.0 
Summary0001207: [ 48/374] Compiling src/lib/encoder.cc no element named >>id<<
Description

46/374] Compiling src/lib/emailer.cc
[ 47/374] Compiling src/lib/empty.cc
[ 48/374] Compiling src/lib/encoder.cc
../src/lib/cinema_kdms.cc: In Elementfunktion »void CinemaKDMs::make_zip_file(boost::filesystem::path, dcp::NameFormat, dcp::NameFormat::Map) const«:
../src/lib/cinema_kdms.cc:68:28: Fehler: »const class dcp::EncryptedKDM« hat kein Element namens »id«
name_values['i'] = i.kdm.id ();
^~

Steps To Reproduce

compile on current Arch Linux using AUR pkg dcpomatic-git

Additional Information

Used libs during compile

libasdcp-cth 0.1.3-2
libcxml-git 0.r127.dcefd9c-1
libdcp-git 0.r1582.7863ca3-1
libquickmail 0.1.25-1
libsub-git 0.r403.3b9dd0a-1

GIT pkg Version of dcpomatic as pulled by makepkg
dcpomatic-git 0.r9364.37252b5a0-1

Checking for 'g++' (C++ compiler) : /usr/lib/ccache/bin/g++
Checking for program 'pkg-config' : /sbin/pkg-config
Checking for 'gtk+-2.0' : yes
Checking for 'libcurl' >= 7.19.1 : yes
Checking for 'icu-i18n' : yes
Checking for 'samplerate' : yes
Checking for 'glib-2.0' : yes
Checking for 'Magick++-config' : yes
Checking for MagickCore namespace : yes
Checking for MagickLib namespace : no
Checking for MagickCore.h location : not magick
Checking for MagickCore.h location : MagickCore
Checking for advanced compare() method in {Image/Graphics}Magick : yes
Checking for 'libzip' : yes
Checking for zip_source_t : yes
Checking for 'fontconfig' : yes
Checking for 'pangomm-1.4' : yes
Checking for 'cairomm-1.0' : yes
Checking for format_stride_for_width : yes
Checking for show_in_cairo_context : yes
Checking for 'libcxml' >= 0.15.1 : yes
Checking for library libssh : yes
Checking for 'libdcp-1.0' >= 1.4.1 : yes
Checking for 'libsub-1.0' >= 1.2.1 : yes
Checking for 'libxml++-2.6' : yes
Checking for 'nettle' : yes
Checking for 'libavformat' : yes
Checking for 'libavfilter' : yes
Checking for 'libavcodec' : yes
Checking for 'libavutil' : yes
Checking for 'libswscale' : yes
Checking for 'libpostproc' : yes
Checking for 'libswresample' : yes
Checking for EBUR128-patched FFmpeg : no
Checking for AVSubtitleRect::pict : no
Checking for AVComponentDescriptor::depth_minus1 : no
Checking for boost library >= 1.45 : yes
Checking for boost threading library : yes
Checking for boost filesystem library : yes
Checking for boost datetime library : yes
Checking for boost signals2 library : yes
Checking for boost regex library : yes
Checking for program 'msgfmt' : /sbin/msgfmt
Checking for wxWidgets using wx-config-3.0-gtk2 : not found
Checking for wxWidgets using wx-config : yes

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUnknown

Activities

carl

2018-02-18 22:24

administrator   ~0002190

Last edited: 2018-02-18 22:24

You need the latest master of libdcp. master on DoM is now the ongoing 2.13.x development branch; if you want to look at what will become 2.12.0 that is on the branch v2.12.x.

markusk

2018-02-19 19:39

reporter   ~0002199

thanx for the info ... will change my aur-git pkg to use branch=v2.12.x ... you can close this one here

carl

2018-07-09 02:52

administrator   ~0002519

Thanks

Bug History

Date Modified Username Field Change
2018-02-18 22:22 markusk New Bug
2018-02-18 22:24 carl Note Added: 0002190
2018-02-18 22:24 carl Note Edited: 0002190
2018-02-19 19:39 markusk Note Added: 0002199
2018-07-09 02:52 carl Assigned To => carl
2018-07-09 02:52 carl Status new => resolved
2018-07-09 02:52 carl Resolution open => fixed
2018-07-09 02:52 carl Note Added: 0002519
2018-10-17 20:10 carl Status resolved => closed