Bug 20307 - compile error on OpenSUSE 10.3
Summary: compile error on OpenSUSE 10.3
Status: RESOLVED INVALID
Alias: None
Product: poppler
Classification: Unclassified
Component: glib frontend (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-25 03:08 UTC by Martin Schröder
Modified: 2011-06-19 15:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
config.log (72.41 KB, text/plain)
2009-02-25 03:08 UTC, Martin Schröder
Details
config.log (70.48 KB, text/x-log)
2009-06-06 07:54 UTC, Martin Schröder
Details

Description Martin Schröder 2009-02-25 03:08:17 UTC
Created attachment 23280 [details]
config.log

compilation of HEAD on OpenSUSE 10.3 fails with
ake[4]: Entering directory `/home/ms/tex/poppler/glib'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN=\"Poppler\" -I.. -I../poppler  -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12   -I/usr/include/freetype2     -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES    -Wall -Wno-write-strings -g -O2 -MT poppler-action.lo -MD -MP -MF .deps/poppler-action.Tpo -c -o poppler-action.lo poppler-action.cc
 g++ -DHAVE_CONFIG_H -I. -I.. -I../poppler -DG_LOG_DOMAIN=\"Poppler\" -I.. -I../poppler -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/freetype2 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wno-write-strings -g -O2 -MT poppler-action.lo -MD -MP -MF .deps/poppler-action.Tpo -c poppler-action.cc  -fPIC -DPIC -o .libs/poppler-action.o
poppler-action.cc: In function 'GType poppler_dest_get_type()':
poppler-action.cc:22: error: cannot convert 'volatile gsize*' to 'void* volatile*' for argument '1' to 'gboolean g_once_init_enter(void* volatile*)'
poppler-action.cc:22: error: cannot convert 'volatile gsize*' to 'void* volatile*' for argument '1' to 'void g_once_init_leave(void* volatile*, void*)'
poppler-action.cc: In function 'GType poppler_action_get_type()':
poppler-action.cc:65: error: cannot convert 'volatile gsize*' to 'void* volatile*' for argument '1' to 'gboolean g_once_init_enter(void* volatile*)'
poppler-action.cc:65: error: cannot convert 'volatile gsize*' to 'void* volatile*' for argument '1' to 'void g_once_init_leave(void* volatile*, void*)'
make[4]: *** [poppler-action.lo] Error 1
make[4]: Leaving directory `/home/ms/tex/poppler/glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/ms/tex/poppler/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ms/tex/poppler/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ms/tex/poppler'
make: *** [all] Error 2
Comment 1 Albert Astals Cid 2009-03-07 13:36:02 UTC
Thanks for fixing the component but please do not play with priority.
Comment 2 Martin Schröder 2009-03-07 14:56:09 UTC
(In reply to comment #1)
> Thanks for fixing the component but please do not play with priority.

That was more desperation to get your attention. :-)

Comment 3 Carlos Garcia Campos 2009-06-06 07:12:00 UTC
Is this still present with current poppler?
Comment 4 Martin Schröder 2009-06-06 07:38:06 UTC
Yes. I did a fresh checkout.
Comment 5 Carlos Garcia Campos 2009-06-06 07:45:05 UTC
what glib version do you have installed?
Comment 6 Martin Schröder 2009-06-06 07:53:20 UTC
Name        : glib                         Relocations: (not relocatable)
Version     : 1.2.10                            Vendor: openSUSE Build Service
Release     : 740.1                         Build Date: Fr 24 Apr 2009 01:09:15 CEST
Install Date: Do 21 Mai 2009 00:14:52 CEST      Build Host: build19
Group       : System/Libraries              Source RPM: glib-1.2.10-740.1.src.rpm
Comment 7 Martin Schröder 2009-06-06 07:54:14 UTC
Created attachment 26494 [details]
config.log
Comment 8 Albert Astals Cid 2011-06-19 15:17:08 UTC
Is this still a problem? (Sorry for not reacting earlier)
Comment 9 Martin Schröder 2011-06-19 15:27:50 UTC
In the meantime I(In reply to comment #8)
> Is this still a problem? (Sorry for not reacting earlier)

Don't know; in the meantime I've updated the system. OS 10.3 has long reached it EOL.
Comment 10 Albert Astals Cid 2011-06-19 15:39:17 UTC
Ok, so i'm closing the bug then


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.