View Bug Details

IDProjectCategoryView StatusLast Update
0001371DCP-o-maticGeneralpublic2018-10-17 20:10
Reportermarkusk Assigned Tocarl  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Platform64-bitOSLinuxOS VersionArch
Summary0001371: smpte_subtitle_asset.cc:50:10: fatal error: asdcp/KM_log.h: No such file or directory
Description

Trying to compile git branch as stable branch is incompatible with Arch linux...

[ 71/204] Compiling src/sound_asset_writer.cc
../src/smpte_subtitle_asset.cc:50:10: fatal error: asdcp/KM_log.h: No such file or directory
#include <asdcp/KM_log.h>
^~~~
compilation terminated.

In file included from /usr/include/c++/8.2.1/x86_64-pc-linux-gnu/bits/os_defines.h:39,
from /usr/include/c++/8.2.1/x86_64-pc-linux-gnu/bits/c++config.h:508,
from /usr/include/c++/8.2.1/cstddef:49,
from /usr/include/boost/config/compiler/gcc.hpp:165,
from /usr/include/boost/config.hpp:39,
from /usr/include/boost/smart_ptr/shared_ptr.hpp:17,
from /usr/include/boost/shared_ptr.hpp:17,
from ../src/types.h:41,
from ../src/asset_writer.h:41,
from ../src/sound_asset_writer.h:38,
from ../src/sound_asset_writer.cc:34:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]

warning _FORTIFY_SOURCE requires compiling with optimization (-O)

Additional Information

ffmpeg 1:4.0.2-3
ffmpegthumbnailer 2.2.0-2
libasdcp-cth 0.1.3-2
libcxml-git 0.r134.6dd54f6-1
libquickmail 0.1.28-4

TagsNo tags attached.
Branch
Estimated weeks required
Estimated work requiredUnknown

Activities

markusk

2018-09-22 22:58

reporter   ~0002697

error comes form libsub compile ...

markusk

2018-09-24 16:54

reporter   ~0002700

correction as you for sure noticed right away it's libdcp ;)

carl

2018-09-25 22:20

administrator   ~0002701

You need a newer asdcplib-cth; b536bc0

markusk

2018-09-27 16:47

reporter   ~0002703

As this would be a lib for the stable packages it would be very nice uf you could release a new stable on http://carlh.net/asdcplib

carl

2018-09-27 20:59

administrator   ~0002705

OK I've uploaded 0.1.4.

Bug History

Date Modified Username Field Change
2018-09-22 22:57 markusk New Bug
2018-09-22 22:58 markusk Note Added: 0002697
2018-09-24 16:54 markusk Note Added: 0002700
2018-09-25 22:20 carl Assigned To => carl
2018-09-25 22:20 carl Status new => feedback
2018-09-25 22:20 carl Note Added: 0002701
2018-09-27 16:47 markusk Note Added: 0002703
2018-09-27 16:47 markusk Status feedback => assigned
2018-09-27 20:59 carl Status assigned => resolved
2018-09-27 20:59 carl Resolution open => fixed
2018-09-27 20:59 carl Note Added: 0002705
2018-10-17 20:10 carl Status resolved => closed