Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 249707 - x11-libs/libview-0.6.2 version bump
Summary: x11-libs/libview-0.6.2 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Saleem Abdulrasool (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-03 14:30 UTC by Justin Clift
Modified: 2008-12-31 02:24 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for libview 0.6.2. (libview-0.6.2.ebuild,542 bytes, text/plain)
2008-12-03 14:31 UTC, Justin Clift
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Clift 2008-12-03 14:30:52 UTC
This is a revision bump for libview, to version 0.6.2, which was released a few months ago.  It's a straight rename of the 0.6.1 version, with the Header cvs header truncated.

Libview 0.6.2 is required (over 0.6.1) for the pin/unpin of VMware Workstation 6.5.1 full-screen to work properly, else the GUI crashes when the pin button is toggled.  (VMware Workstation 6.5.1 isn't yet in portage, but hopefully will be soon).
Comment 1 Justin Clift 2008-12-03 14:31:41 UTC
Created attachment 174163 [details]
Ebuild for libview 0.6.2.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-12-03 16:29:06 UTC
Please note: a version bump is where UPSTREAM releases a new version and Gentoo maintainers "bump" the ebuild. A revision bump is where Gentoo maintainers make changes to an existing ebuild and find themselves forced to release the changes in a revised ebuild (with an -rN extension).
Comment 3 sargun dhillon 2008-12-25 09:05:22 UTC
I get this fun error with it:
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gtk-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DATK_DISABLED_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -mtune=pentium-m -Wall -MT autoDrawer.lo -MD -MP -MF .deps/autoDrawer.Tpo -c autoDrawer.c -o autoDrawer.o >/dev/null 2>&1
In file included from /usr/include/gtkmm-2.4/gtkmm/box.h:29,
                 from ../libview/contentBox.hh:34,
                 from contentBox.cc:92:
/usr/include/gtkmm-2.4/gtkmm/container.h:396: error: 'GtkType' does not name a type
In file included from /usr/include/gtkmm-2.4/gtkmm/box.h:29,
                 from ../libview/baseBGBox.hh:57,
                 from baseBGBox.cc:53:
/usr/include/gtkmm-2.4/gtkmm/container.h:396: error: 'GtkType' does not name a type
mv -f .deps/autoDrawer.Tpo .deps/autoDrawer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gtk-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0   -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DATK_DISABLED_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED    -O2 -mtune=pentium-m -MT deadEntry.lo -MD -MP -MF .deps/deadEntry.Tpo -c -o deadEntry.lo deadEntry.cc
make[2]: *** [baseBGBox.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [contentBox.lo] Error 1
 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/gtk-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/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DATK_DISABLED_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -O2 -mtune=pentium-m -MT deadEntry.lo -MD -MP -MF .deps/deadEntry.Tpo -c deadEntry.cc  -fPIC -DPIC -o .libs/deadEntry.o
In file included from /usr/include/gtkmm-2.4/gtkmm/menushell.h:31,
                 from /usr/include/gtkmm-2.4/gtkmm/menu.h:30,
                 from /usr/include/gtkmm-2.4/gtkmm/entry.h:32,
                 from ../libview/deadEntry.hh:36,
                 from deadEntry.cc:32:
/usr/include/gtkmm-2.4/gtkmm/container.h:396: error: 'GtkType' does not name a type
make[2]: *** [deadEntry.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/x11-libs/libview-0.6.2/work/libview-0.6.2/libview'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/x11-libs/libview-0.6.2/work/libview-0.6.2'
make: *** [all] Error 2
 * 
 * ERROR: x11-libs/libview-0.6.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2581:  Called die
 * The specific snippet of code:
 *       emake || die "Compilation failed."
 *  The die message:
 *   Compilation failed.
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/libview-0.6.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libview-0.6.2/temp/environment'.
 * 

 * Messages for package x11-libs/libview-0.6.2:

 * 
 * ERROR: x11-libs/libview-0.6.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2581:  Called die
 * The specific snippet of code:
 *       emake || die "Compilation failed."
 *  The die message:
 *   Compilation failed.
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/x11-libs/libview-0.6.2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-libs/libview-0.6.2/temp/environment'.
Comment 4 Mike Auty (RETIRED) gentoo-dev 2008-12-31 02:24:25 UTC
Ok, I just added libview-0.6.2 to the tree, since I was pushing vmware-workstation-6.5.1 in as well.  I've added libview to the vmware herd, so we should see any new bugs relating to it.  As such I'm going to mark this as FIXED.  5:)