[MacPorts] #58427: pdf2djvu fails to rebuild
MacPorts
noreply at macports.org
Wed May 1 20:30:07 UTC 2019
#58427: pdf2djvu fails to rebuild
-----------------------+-------------------------
Reporter: angelog0 | Owner: NicosPavlov
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: pdf2djvu |
-----------------------+-------------------------
Comment (by kencu):
May not be compatible with current poppler version:
{{{
:info:build /usr/bin/clang++ -pipe -Os -DHAVE_SYS_TYPES_H=1 -stdlib=libc++
-arch x86_64 -Wall -Wempty-body -Werror=narrowing -Werror=overloaded-
virtual -I/opt/local/include/poppler -I/opt/local/include/GraphicsMagick
-I/usr/include/uuid/uuid.h -I/opt/local/include -std=gnu++11 -c -o
string-utils.o string-utils.cc
:info:build pdf2djvu.cc:90:45: error: too many arguments to function call,
expected single argument 'pageRef', have 2 arguments
:info:build page = catalog->findPage(pageref.num, pageref.gen);
:info:build ~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~
:info:build /opt/local/include/poppler/Catalog.h:149:3: note: 'findPage'
declared here
:info:build int findPage(const Ref pageRef);
:info:build ^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/58427#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list