<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - build issue 0.65"
href="https://bugs.freedesktop.org/show_bug.cgi?id=106831">106831</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>build issue 0.65
</td>
</tr>
<tr>
<th>Product</th>
<td>poppler
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Other
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>general
</td>
</tr>
<tr>
<th>Assignee</th>
<td>poppler-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>clark@electrobeat.dk
</td>
</tr></table>
<p>
<div>
<pre># apt-get install libopenjp2-7-dev
# cd /var/bin && wget <a href="https://poppler.freedesktop.org/poppler-0.65.0.tar.xz">https://poppler.freedesktop.org/poppler-0.65.0.tar.xz</a> &&
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".</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>