[Poppler-bugs] [Bug 106831] New: build issue 0.65
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 5 23:07:44 UTC 2018
https://bugs.freedesktop.org/show_bug.cgi?id=106831
Bug ID: 106831
Summary: build issue 0.65
Product: poppler
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: general
Assignee: poppler-bugs at lists.freedesktop.org
Reporter: clark at electrobeat.dk
# apt-get install libopenjp2-7-dev
# cd /var/bin && wget https://poppler.freedesktop.org/poppler-0.65.0.tar.xz &&
tar -xvf poppler-0.65.0.tar.xz
# cd poppler-0.65.0 && mkdir build && cd build
# cmake .. && make && make install
error
-----------
CMake Warning at CMakeLists.txt:73 (message):
No test data found in $testdatadir.
You will not be able to run 'make test' successfully.
The test data is not included in the source packages
and is also not part of the main git repository. Instead,
you can checkout the test data from its own git
repository with:
git clone git://git.freedesktop.org/git/poppler/test
You should checkout the test data as a sibling of your
poppler source folder or specify the location of your
checkout with -DTESTDATADIR=/path/to/checkoutdir/test.
CMake Error at
/var/bin/cmake-3.11.3/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS)
Call Stack (most recent call first):
/var/bin/cmake-3.11.3/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
/var/bin/cmake-3.11.3/Modules/FindFreetype.cmake:156
(find_package_handle_standard_args)
CMakeLists.txt:125 (find_package)
-- Configuring incomplete, errors occurred!
See also "/var/bin/poppler-0.65.0/build/CMakeFiles/CMakeOutput.log".
See also "/var/bin/poppler-0.65.0/build/CMakeFiles/CMakeError.log".
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/poppler-bugs/attachments/20180605/3ecbea9f/attachment.html>
More information about the Poppler-bugs
mailing list