[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#562438: marked as done (compiz: FTBFS: compiz-window-manager.c:30:32: error: gconf/gconf-client.h: No such file or directory)



Your message dated Thu, 11 Feb 2010 22:47:28 +0000
with message-id <E1Nfhom-0007XQ-GB@ries.debian.org>
and subject line Bug#562438: fixed in compiz 0.8.4-2
has caused the Debian Bug report #562438,
regarding compiz: FTBFS: compiz-window-manager.c:30:32: error: gconf/gconf-client.h: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
562438: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562438
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: compiz
Version: 0.8.2-6
Severity: serious
User: debian-qa@lists.debian.org
Usertags: qa-ftbfs-20091223 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/include/gnome-window-settings-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\""/usr/share/themes"\" -DLOCALEDIR="\"/usr/share/locale"\"    -Wall -g -O2 -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT compiz-window-manager.lo -MD -MP -MF ".deps/compiz-window-manager.Tpo" -c -o compiz-window-manager.lo compiz-window-manager.c; \
> 	then mv -f ".deps/compiz-window-manager.Tpo" ".deps/compiz-window-manager.Plo"; else rm -f ".deps/compiz-window-manager.Tpo"; exit 1; fi
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/include/gnome-window-settings-2.0 -I/usr/include/gtk-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/share/themes\" -DLOCALEDIR=\"/usr/share/locale\" -Wall -g -O2 -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -MT compiz-window-manager.lo -MD -MP -MF .deps/compiz-window-manager.Tpo -c compiz-window-manager.c  -fPIC -DPIC -o .libs/compiz-window-manager.o
> compiz-window-manager.c:30:32: error: gconf/gconf-client.h: No such file or directory
> In file included from /usr/include/gtk-2.0/gtk/gtk.h:228,
>                  from /usr/include/gnome-desktop-2.0/libgnome/gnome-desktop-item.h:35,
>                  from /usr/include/gnome-window-settings-2.0/gnome-window-manager.h:31,
>                  from compiz-window-manager.h:6,
>                  from compiz-window-manager.c:33:
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47: warning: function declaration isn't a prototype
> compiz-window-manager.c:91: error: expected specifier-qualifier-list before 'GConfClient'
> compiz-window-manager.c:98: error: expected ')' before '*' token
> compiz-window-manager.c: In function 'compiz_change_settings':
> compiz-window-manager.c:137: warning: implicit declaration of function 'gconf_client_set_string'
> compiz-window-manager.c:137: warning: nested extern declaration of 'gconf_client_set_string'
> compiz-window-manager.c:137: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:142: warning: implicit declaration of function 'gconf_client_set_bool'
> compiz-window-manager.c:142: warning: nested extern declaration of 'gconf_client_set_bool'
> compiz-window-manager.c:142: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:148: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:153: warning: implicit declaration of function 'gconf_client_set_int'
> compiz-window-manager.c:153: warning: nested extern declaration of 'gconf_client_set_int'
> compiz-window-manager.c:153: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:162: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:169: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:189: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c: In function 'compiz_get_settings':
> compiz-window-manager.c:211: warning: implicit declaration of function 'gconf_client_get_string'
> compiz-window-manager.c:211: warning: nested extern declaration of 'gconf_client_get_string'
> compiz-window-manager.c:211: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:218: error: 'CompizWindowManagerPrivate' has no member named 'font'
> compiz-window-manager.c:219: error: 'CompizWindowManagerPrivate' has no member named 'font'
> compiz-window-manager.c:221: error: 'CompizWindowManagerPrivate' has no member named 'font'
> compiz-window-manager.c:223: error: 'CompizWindowManagerPrivate' has no member named 'font'
> compiz-window-manager.c:231: warning: implicit declaration of function 'gconf_client_get_bool'
> compiz-window-manager.c:231: warning: nested extern declaration of 'gconf_client_get_bool'
> compiz-window-manager.c:231: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:239: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:249: warning: implicit declaration of function 'gconf_client_get_int'
> compiz-window-manager.c:249: warning: nested extern declaration of 'gconf_client_get_int'
> compiz-window-manager.c:249: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:261: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:281: error: 'CompizWindowManagerPrivate' has no member named 'mouse_modifier'
> compiz-window-manager.c:282: error: 'CompizWindowManagerPrivate' has no member named 'mouse_modifier'
> compiz-window-manager.c:284: error: 'CompizWindowManagerPrivate' has no member named 'mouse_modifier'
> compiz-window-manager.c:288: error: 'CompizWindowManagerPrivate' has no member named 'mouse_modifier'
> compiz-window-manager.c:297: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:304: error: 'CompizWindowManagerPrivate' has no member named 'theme'
> compiz-window-manager.c:305: error: 'CompizWindowManagerPrivate' has no member named 'theme'
> compiz-window-manager.c:306: error: 'CompizWindowManagerPrivate' has no member named 'theme'
> compiz-window-manager.c:317: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c: In function 'compiz_window_manager_init':
> compiz-window-manager.c:456: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:456: warning: implicit declaration of function 'gconf_client_get_default'
> compiz-window-manager.c:456: warning: nested extern declaration of 'gconf_client_get_default'
> compiz-window-manager.c:457: error: 'CompizWindowManagerPrivate' has no member named 'mouse_modifier'
> compiz-window-manager.c:458: error: 'CompizWindowManagerPrivate' has no member named 'font'
> compiz-window-manager.c:459: error: 'CompizWindowManagerPrivate' has no member named 'theme'
> compiz-window-manager.c:461: warning: implicit declaration of function 'gconf_client_add_dir'
> compiz-window-manager.c:461: warning: nested extern declaration of 'gconf_client_add_dir'
> compiz-window-manager.c:461: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:463: error: 'GCONF_CLIENT_PRELOAD_ONELEVEL' undeclared (first use in this function)
> compiz-window-manager.c:463: error: (Each undeclared identifier is reported only once
> compiz-window-manager.c:463: error: for each function it appears in.)
> compiz-window-manager.c:466: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:472: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:472: error: 'value_changed' undeclared (first use in this function)
> compiz-window-manager.c: In function 'compiz_window_manager_finalize':
> compiz-window-manager.c:488: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> compiz-window-manager.c:488: error: 'value_changed' undeclared (first use in this function)
> compiz-window-manager.c:492: error: 'CompizWindowManagerPrivate' has no member named 'mouse_modifier'
> compiz-window-manager.c:493: error: 'CompizWindowManagerPrivate' has no member named 'mouse_modifier'
> compiz-window-manager.c:495: error: 'CompizWindowManagerPrivate' has no member named 'font'
> compiz-window-manager.c:496: error: 'CompizWindowManagerPrivate' has no member named 'font'
> compiz-window-manager.c:498: error: 'CompizWindowManagerPrivate' has no member named 'theme'
> compiz-window-manager.c:499: error: 'CompizWindowManagerPrivate' has no member named 'theme'
> compiz-window-manager.c:501: error: 'CompizWindowManagerPrivate' has no member named 'gconf'
> make[4]: *** [compiz-window-manager.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2009/12/23/compiz_0.8.2-6_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: compiz
Source-Version: 0.8.4-2

We believe that the bug you reported is fixed in the latest version of
compiz, which is due to be installed in the Debian FTP archive:

compiz-core_0.8.4-2_amd64.deb
  to main/c/compiz/compiz-core_0.8.4-2_amd64.deb
compiz-dev_0.8.4-2_amd64.deb
  to main/c/compiz/compiz-dev_0.8.4-2_amd64.deb
compiz-gnome_0.8.4-2_amd64.deb
  to main/c/compiz/compiz-gnome_0.8.4-2_amd64.deb
compiz-gtk_0.8.4-2_amd64.deb
  to main/c/compiz/compiz-gtk_0.8.4-2_amd64.deb
compiz-kde_0.8.4-2_amd64.deb
  to main/c/compiz/compiz-kde_0.8.4-2_amd64.deb
compiz-plugins_0.8.4-2_amd64.deb
  to main/c/compiz/compiz-plugins_0.8.4-2_amd64.deb
compiz_0.8.4-2.diff.gz
  to main/c/compiz/compiz_0.8.4-2.diff.gz
compiz_0.8.4-2.dsc
  to main/c/compiz/compiz_0.8.4-2.dsc
compiz_0.8.4-2_all.deb
  to main/c/compiz/compiz_0.8.4-2_all.deb
compiz_0.8.4.orig.tar.gz
  to main/c/compiz/compiz_0.8.4.orig.tar.gz
libdecoration0-dev_0.8.4-2_amd64.deb
  to main/c/compiz/libdecoration0-dev_0.8.4-2_amd64.deb
libdecoration0_0.8.4-2_amd64.deb
  to main/c/compiz/libdecoration0_0.8.4-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 562438@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sean Finney <seanius@debian.org> (supplier of updated compiz package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 11 Feb 2010 23:08:16 +0100
Source: compiz
Binary: compiz compiz-core compiz-dev compiz-gtk compiz-kde compiz-gnome compiz-plugins libdecoration0 libdecoration0-dev
Architecture: source all amd64
Version: 0.8.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Sean Finney <seanius@debian.org>
Description: 
 compiz     - OpenGL window and compositing manager
 compiz-core - OpenGL window and compositing manager
 compiz-dev - OpenGL window and compositing manager - development files
 compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
 compiz-gtk - OpenGL window and compositing manager - Gtk window decorator
 compiz-kde - OpenGL window and compositing manager - KDE window decorator
 compiz-plugins - OpenGL window and compositing manager - plugins
 libdecoration0 - Compiz window decoration library
 libdecoration0-dev - Compiz window decoration library - development files
Closes: 562027 562438
Changes: 
 compiz (0.8.4-2) unstable; urgency=low
 .
   * Bump the dh_makeshlibs call to (>= 0.8.4)
 .
 compiz (0.8.4-1) unstable; urgency=low
 .
   * New upstream release.
 .
   [ Sean Finney ]
   * Fix FTBFS: "gconf/gconf-client.h: No such file or directory"
     - thanks to Sebastian Harl <tokkee@debian.org> (Closes: #562027, #562438)
   * Add compiz-decorator symlink for compatibility with ubuntu systems.
   * Make all patches DEP-3 formatted.
   * No longer keep the ubuntu patches logically separated from ours
   * Enable 010-disable-child-window-clipping.patch, as there's an ABI bump.
     Also, massage the patch a little so that it applies cleanly.
   * Synchronize ubuntu patches from 0.8.4-0ubuntu10
     * 015_draw_dock_shadows_on_desktop.patch:
       - change decoration plugin to draw dock shadows only on the
         desktop window instead of on top of all other windows
     * 016_call_glxwaitx_before_drawing.patch:
       - Call glXWaitX before we start drawing to make sure X is done
         handling rendering calls. Suggested by Michel Dänzer to ensure
         we don't have any rendering glitches.
     * 017_always_unredirect_screensaver_on_nvidia.patch:
       - always unredirect gnome-screensaver when using nvidia, workaround
         for LP #160264 while still disabling unredirect fullscreen
         windows for nvidia users
     * 020_fix_focus.patch:
       - give back the focus to the previous focused window (LP: #455900)
     * 030_from_git_crash_fix_multiscreen.patch:
       - merge commit 24dea72a395071b533dcf66b2eef37b20522cbba to fix
         crash with wobbly windows in a multi screen setup
     * 031_from_git_fix_gnome_keybindings.patch:
       - fix gnome keybindings (terminal key)
     * 060_move_checks_to_compiz.patch:
       - add all relevant checks from compiz-manager to compiz itself
         Compiz already checks for almost everything it needs so there is no
         need to check twice.
     * 061_KWD_stubs.patch (updated locally to remove fuzz):
       - Horrible hack to define empty stubs for some new pure virtual
         functions in KWD::Window, to fix FTBFS.
   * The following patches have been updated to cleanly apply:
     * 014-fix-gtk-window-decorator-no-argb-crash.patch
     * 015_optional-fbo.patch
     * ubuntu/010-disable-child-window-clipping.patch
     * ubuntu/013-add-cursor-theme-support.patch
     * ubuntu/018_use_metacity_settings.patch
     * ubuntu/029_default_options
     * ubuntu/035_ignore_workspaces
     * ubuntu/037_fullscreen_stacking_fixes.patch
     * ubuntu/049-damage-report-non-empty.patch
     * ubuntu/050_stacking.patch
   * Transition from compiz-manager to compiz binary for /usr/bin/compiz
   * Remove all patches to the embedded compiz-manager script
     * 028_compiz_manager_blacklist
     * 029_compiz_manager_decoration.patch
     * 029_compiz_manager_nvidia_settings.patch
     * 030_compiz_manager_multi_display
     * 031_compiz_manager_extra_blacklist_support
     * 032_compiz_manager_add_gnomecompat
     * 033_compiz_manager_xdg_dirs
     * 042-compiz-manager-default-plugin
     * 046_compiz_manager_second_screen.patch
Checksums-Sha1: 
 8a2088b92e9a9c88fffedef25f8131e9bb9d797c 2045 compiz_0.8.4-2.dsc
 9da2fa118a6c7b832755e16a7aa49ef1afa58c6a 1383316 compiz_0.8.4.orig.tar.gz
 8f871c90cd9edaf31fc5c78ca9c6cdddc20f5611 29003 compiz_0.8.4-2.diff.gz
 ab7f078985eb634a2ff1661cee1279ee582ef363 29326 compiz_0.8.4-2_all.deb
 d790c9e59198678384cd748e21c3e3e49ba0c9ec 1101144 compiz-core_0.8.4-2_amd64.deb
 678da4f8863daf2f6b8b2fb6ef29c27460882b7b 57176 compiz-dev_0.8.4-2_amd64.deb
 9e87cb0ca1566b6f81716cf397ccdccf98dbc011 91248 compiz-gtk_0.8.4-2_amd64.deb
 84b4c8008fc269afb00af43f8e4e49378cf7ad89 101962 compiz-kde_0.8.4-2_amd64.deb
 b00be8fdd1a80fd12e93704f9c91ef8a3b1b878b 41140 compiz-gnome_0.8.4-2_amd64.deb
 bf8024a4ab78f0b9752f5abbb90977a235effca2 533184 compiz-plugins_0.8.4-2_amd64.deb
 351f9426cb90b78a209e6da9b8f5101a7dc54472 49976 libdecoration0_0.8.4-2_amd64.deb
 482db1540034cde345a764f5715c656ada31128a 37350 libdecoration0-dev_0.8.4-2_amd64.deb
Checksums-Sha256: 
 a87bbf1883ab969da266b0f6764278c9255c9534ea01386f5566fb5e18f2042c 2045 compiz_0.8.4-2.dsc
 ef02851767a6d1d1cc4ddf2a99370fea6bd96dd408de292360b78d1f1f94173b 1383316 compiz_0.8.4.orig.tar.gz
 9aaf70b06fde8e43c6e6fd673e62201ccba829356463a1e2263dc9e7309f8e8d 29003 compiz_0.8.4-2.diff.gz
 ffb125e9ddcfbf0e8080827f6bdc3f2558094b19e80db04df7b6a7679956428c 29326 compiz_0.8.4-2_all.deb
 4dd9b414c9564546d40780227985d54a25cfb8a50869194d541a907af43bef74 1101144 compiz-core_0.8.4-2_amd64.deb
 5236c7cb82adb22442ea63336456e9397a87540e236487114a9dd1a12ecb41bf 57176 compiz-dev_0.8.4-2_amd64.deb
 1a2ba07b33fa893029900bcccf267420857d59db0c64991f1131ce5e5637d7ed 91248 compiz-gtk_0.8.4-2_amd64.deb
 5ba1c46c83d83125615ba31ede7bf0e9ddf235efa8e470b0f3ee7c4da500c1b8 101962 compiz-kde_0.8.4-2_amd64.deb
 52f79ed910fe3963bfe7d2992b85eec7ccb86fb7672c8d603041c22f2e94081e 41140 compiz-gnome_0.8.4-2_amd64.deb
 3d18e9e85637ea3325d4c1eb1dc8b0da7b7724cfe4fcf7853acdc69db566789e 533184 compiz-plugins_0.8.4-2_amd64.deb
 c45fe1c22925b1a46ed55aaaca28433d7cefa4fb4da14399d019f7bf7fe20ac7 49976 libdecoration0_0.8.4-2_amd64.deb
 404b04ea507fa1b39ee0b25330807e73e2d908a28f37aa1c71f56d039b4cbce6 37350 libdecoration0-dev_0.8.4-2_amd64.deb
Files: 
 da54976c6829c1fb12bc2923aecdf9b3 2045 x11 optional compiz_0.8.4-2.dsc
 43b9d6aaa50557e5bec8910ae239c649 1383316 x11 optional compiz_0.8.4.orig.tar.gz
 fea3bcbb7136ea881966e89e75a99070 29003 x11 optional compiz_0.8.4-2.diff.gz
 c0e0dacb6f7d0ea4df2566386bc28b3b 29326 x11 optional compiz_0.8.4-2_all.deb
 801381cd14fdffbec9fa6d9ee1b2e702 1101144 x11 optional compiz-core_0.8.4-2_amd64.deb
 f4517954c3cae08016548cc83595e29e 57176 x11 optional compiz-dev_0.8.4-2_amd64.deb
 82a3bc831ebb220e7f395d1cade7008e 91248 x11 optional compiz-gtk_0.8.4-2_amd64.deb
 7af4afbcc52361293aab90a7ff0c3046 101962 x11 optional compiz-kde_0.8.4-2_amd64.deb
 6b5b78997bca5684136d045680f88634 41140 x11 optional compiz-gnome_0.8.4-2_amd64.deb
 6e9606baddf71b43e39ce9f95c4871f4 533184 x11 optional compiz-plugins_0.8.4-2_amd64.deb
 8db5a498f205e2ccf2e1387ed6490bc5 49976 x11 optional libdecoration0_0.8.4-2_amd64.deb
 c9633054508ca05b430eb3c368f36315 37350 libdevel optional libdecoration0-dev_0.8.4-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLdIdOynjLPm522B0RAk6fAJ9t0ImejM12dWVQ+a20lffYDsUrwwCgga/4
mp+Agh26RBpcb1GHn2hjZEo=
=K5KH
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: