Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12808 closed defect (worksforme)

Evince 0.9.0 not building on OS/X 10.4.10 Intel

Reported by: alecclews@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Build Fail Evince Cc: rhwood@…, alecclews@…, nox@…
Port:

Description

Compile time errors when trying to build evince. Executing a "port clean evince" and "port clean --dist evince" before the build make no difference

Errors displayed:

ev-poppler.cc: In function 'char* pdf_document_get_text(EvDocument*, int, EvRectangle*)': ev-poppler.cc:657: error: cannot convert 'PopplerRectangle*' to 'PopplerSelectionStyle' for argument '2' to 'char* poppler_page_get_text(PopplerPage*, PopplerSelectionStyle, PopplerRectangle*)' ev-poppler.cc: In function 'void pdf_selection_render_selection(EvSelection*, EvRenderContext*, GdkPixbuf, EvRectangle*, EvRectangle*, GdkColor*, GdkColor*)': ev-poppler.cc:1632: error: cannot convert 'gdouble' to 'cairo_t*' for argument '2' to 'void poppler_page_render_selection(PopplerPage*, cairo_t*, PopplerRectangle*, PopplerRectangle*, PopplerSelectionStyle, GdkColor*, GdkColor*)' ev-poppler.cc: In function 'GdkRegion* pdf_selection_get_selection_region(EvSelection*, EvRenderContext*, EvRectangle*)': ev-poppler.cc:1648: error: cannot convert 'PopplerRectangle*' to 'PopplerSelectionStyle' for argument '3' to 'GdkRegion* poppler_page_get_selection_region(PopplerPage*, gdouble, PopplerSelectionStyle, PopplerRectangle*)' ev-poppler.cc: In function 'GdkRegion* pdf_selection_get_selection_map(EvSelection*, EvRenderContext*)': ev-poppler.cc:1669: error: cannot convert 'PopplerRectangle*' to 'PopplerSelectionStyle' for argument '3' to 'GdkRegion* poppler_page_get_selection_region(PopplerPage*, gdouble, PopplerSelectionStyle, PopplerRectangle*)'

Compile command

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libdocument -DXTHREADS -D_REENTRANT -DORBIT2=1 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0 -DORBIT2=1 -D_REENTRANT -I/opt/local/include/libgnome-2.0 -I/opt/local/include/orbit-2.0 -I/opt/local/include/gconf/2 -I/opt/local/include/gnome-vfs-2.0 -I/opt/local/lib/gnome-vfs-2.0/include -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/bonobo-activation-2.0 -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -DXTHREADS -I/opt/local/include/poppler/glib -I/opt/local/include/poppler -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -O2 -Wall -Wno-unused -I/opt/local/include -O2 -MT ev-poppler.lo -MD -MP -MF .deps/ev-poppler.Tpo -c ev-poppler.cc -fno-common -DPIC -o .libs/ev-poppler.o

Download URL: http://mirror.aarnet.edu.au/pub/GNOME/sources/evince/0.9/

Change History (3)

comment:1 Changed 17 years ago by nox@…

Cc: rhwood@… alecclews@… nox@… added
Milestone: Port Bugs

Does it still fail with evince 2.20.0?

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

No feedback -> closing ticket. If this is still a problem, please reopen the ticket.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.