Re: [blfs-dev] OpenJPEG-2.1.0 tests are broken

2015-04-19 Thread Fernando de Oliveira
On 18-04-2015 13:33, Fernando de Oliveira wrote: > {{{ > * To enable testing (and automatic result upload to > * http://my.cdash.org/index.php?project=OPENJPEG): > cmake . -DBUILD_TESTING:BOOL=ON \ > -DOPJ_DATA_ROOT:PATH='path/to/the/data/directory' > make > make Experiment

Re: [blfs-dev] OpenJPEG-2.1.0 tests are broken

2015-04-19 Thread Fernando de Oliveira
On 18-04-2015 20:39, Fernando de Oliveira wrote: > On 18-04-2015 20:32, Fernando de Oliveira wrote: >> On 18-04-2015 13:37, Douglas R. Reno wrote: >>> I would say that it does not come with a working test suite. Those many >>> tests failing are ridiculous though. Have you verified that it works? Th