#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