View Bug Details

IDProjectCategoryView StatusLast Update
0001213DCP-o-maticBugspublic2018-10-17 20:11
Reportermarkusk Assigned Tocarl  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platform64-bitOSLinuxOS VersionArch
Summary0001213: [ 75/374] Compiling src/lib/image_content.cc
Description

[ 75/374] Compiling src/lib/image_content.cc
../src/lib/film.cc: In Elementfunktion »dcp::EncryptedKDM Film::make_kdm(dcp::Certificate, std::vector<dcp::Certificate>, boost::filesystem::path, dcp::LocalTime, dcp::LocalTime, dcp::Formulation) const«:
../src/lib/film.cc:1267:70: Fehler: keine passende Funktion für Aufruf von »dcp::DecryptedKDM::encrypt(boost::shared_ptr<const dcp::CertificateChain>&, dcp::Certificate&, std::vector<dcp::Certificate>&, dcp::Formulation&, bool, int)«
).encrypt (signer, recipient, trusted_devices, formulation, true, 0);
^
In file included from ../src/lib/film.cc:59:0:
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:129:15: Anmerkung: candidate: dcp::EncryptedKDM dcp::DecryptedKDM::encrypt(boost::shared_ptr<const dcp::CertificateChain>, dcp::Certificate, std::vector<dcp::Certificate>, dcp::Formulation) const
EncryptedKDM encrypt (
^~~
/usr/include/libdcp-1.0/dcp/decrypted_kdm.h:129:15: Anmerkung: Kandidat erwartet 4 Argumente, 6 angegeben

Steps To Reproduce

While compiling branch v2.12.x on Arch Linux with git versions of all "Carl" libs.

Additional Information

Sorry for the German Errors ... fore some reason Arch disregards my LANG=C during exec ...

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUnknown

Activities

carl

2018-02-26 23:40

administrator   ~0002209

Are you on the master branch of libdcp? It used to be 1.0 for DoM, but it's moved to master now. Sorry about that.

markusk

2018-02-27 03:28

reporter   ~0002210

indeed that is the case ! I will be switching my libdcp-git pkg from

source=("libdcp-git::git+https://github.com/cth103/libdcp.git#branch=1.0&quot;)

to

source=("libdcp-git::git+https://github.com/cth103/libdcp.git#branch=master&quot;)

Bug History

Date Modified Username Field Change
2018-02-26 23:35 markusk New Bug
2018-02-26 23:40 carl Note Added: 0002209
2018-02-27 03:28 markusk Note Added: 0002210
2018-02-28 01:09 carl Assigned To => carl
2018-02-28 01:09 carl Status new => resolved
2018-02-28 01:09 carl Resolution open => no change required
2018-10-17 20:11 carl Status resolved => closed