[MacPorts] #50192: py27-poppler can't build since POPPLER_TYPE_ORIENTATION enum no longer exists
#50192: py27-poppler can't build since POPPLER_TYPE_ORIENTATION enum no longer exists ------------------------------+-------------------------------- Reporter: bryan.lawrence@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: ------------------------------+-------------------------------- A full description for the competition is here: https://github.com/ruby- gnome2/ruby-gnome2/issues/653 But the bottom line is that poppler has removed a variable, but the build expects it to be there (snip): {{{ :info:build ^ :info:build poppler.c:4577:53: error: use of undeclared identifier 'POPPLER_TYPE_ORIENTATION' :info:build pyg_enum_add(module, "Orientation", strip_prefix, POPPLER_TYPE_ORIENTATION); :info:build ^ :info:build 1 warning and 1 error generated. }}} -- Ticket URL: <https://trac.macports.org/ticket/50192> MacPorts <https://www.macports.org/> Ports system for OS X
#50192: py27-poppler can't build since POPPLER_TYPE_ORIENTATION enum no longer exists -------------------------------+---------------------- Reporter: bryan.lawrence@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: | -------------------------------+---------------------- Changes (by devans@…): * owner: macports-tickets@… => devans@… * status: new => assigned Comment: Gentoo launchpad repo has [https://bugs.launchpad.net/poppler- python/+bug/1528489 a bug report with patch attached]. Fix is to basically remove the binding associated with the missing enum. Will give this a try since the original upstream developers are relatively inactive. -- Ticket URL: <https://trac.macports.org/ticket/50192#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#50192: py27-poppler can't build since POPPLER_TYPE_ORIENTATION enum no longer exists -------------------------------+---------------------- Reporter: bryan.lawrence@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: py-poppler | -------------------------------+---------------------- Changes (by devans@…): * version: 2.3.4 => * port: => py-poppler Comment: Don't forget to fill in the Port field of the bug report. -- Ticket URL: <https://trac.macports.org/ticket/50192#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#50192: py27-poppler can't build since POPPLER_TYPE_ORIENTATION enum no longer exists -------------------------------+---------------------- Reporter: bryan.lawrence@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py-poppler | -------------------------------+---------------------- Changes (by devans@…): * status: assigned => closed * resolution: => fixed Comment: Fix merged with existing patch in r144134. Builds well locally and on buildbots. Thanks for your report. -- Ticket URL: <https://trac.macports.org/ticket/50192#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts