[Bug 2323] New: [IcedTea7] System GConf without system GIO configuration broken

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Thu Apr 30 02:37:37 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2323

            Bug ID: 2323
           Summary: [IcedTea7] System GConf without system GIO
                    configuration broken
           Product: IcedTea
           Version: 7-hg
          Hardware: all
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

System GConf support is enabled, thanks to PR2320, but system GIO support is
disabled (no GSettings API). The build fails because the GLib types are
undefined:

/usr/bin/gcc  -O2   -fno-strict-aliasing -fPIC -W -Wall  -Wno-unused
-Wno-parentheses -pipe -fno-omit-frame-pointer -D_LITTLE_ENDIAN -g   -DNDEBUG
-DARCH='"amd64"' -Damd64 -DLINUX -DRELEASE='"1.7.0_79"' -D_LARGEFILE64_SOURCE
-D_GNU_SOURCE -D_REENTRANT -D_LP64=1 -DUSE_PTHREADS -I.
-I/builddir/build/BUILD/java-1.7.0-openjdk/openjdk/build/linux-amd64/tmp/sun/java.net/net/CClassHeaders
-I../../../src/solaris/javavm/export -I../../../src/share/javavm/export
-I../../../src/share/native/common -I../../../src/solaris/native/common
-I../../../src/share/native/java/net -I../../../src/solaris/native/java/net  
-DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include   -pthread -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include   -DUSE_SYSTEM_GCONF
-I../../../src/solaris/native/common/deps/glib2  -c -o
/builddir/build/BUILD/java-1.7.0-openjdk/openjdk/build/linux-amd64/tmp/sun/java.net/net/obj64/gio_fp.o
 ../../../src/solaris/native/common/deps/glib2/gio_fp.c
In file included from
../../../src/solaris/native/common/deps/glib2/gio_fp.h:30,
                 from
../../../src/solaris/native/common/deps/glib2/gio_fp.c:29:
../../../src/solaris/native/common/deps/glib2/gio/gio_typedefs.h:43: error:
expected ')' before 'object'
../../../src/solaris/native/common/deps/glib2/gio/gio_typedefs.h:47: error:
expected declaration specifiers or '...' before 'GError'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150430/0a74e574/attachment.html>


More information about the distro-pkg-dev mailing list