Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 75290 - media-gfx/xwgui2 does not compile.
Summary: media-gfx/xwgui2 does not compile.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-22 02:49 UTC by Pierre Nicoli
Modified: 2004-12-26 11:45 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre Nicoli 2004-12-22 02:49:31 UTC
media-gfx/wxgui2 does not compile properly.



Reproducible: Always
Steps to Reproduce:
1. emerge xwgui2

Actual Results:  
Calculating dependencies ...done!
>>> emerge (1 of 1) media-gfx/xwgui2-2.08 to /
>>> md5 src_uri ;-) xwgui-2.08.tar.gz
>>> Unpacking source...
>>> Unpacking xwgui-2.08.tar.gz to /var/tmp/portage/xwgui2-2.08/work
>>> Source unpacked.
>>> Compiling...

    0% |=========================================================| 100%
        #########################################################gcc:
/usr/lib/libt1.so.1: No such file or directory
gcc: /usr/X11R6/lib/libforms.so.1.0: No such file or directory
make: *** [xwgui2] Error 1

!!! ERROR: media-gfx/xwgui2-2.08 failed.
!!! Function src_compile, Line 33, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
Compile properly.

Portage 2.0.51-r8 (default-linux/x86/2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0,
2.6.9-gentoo-r9 i686)
=================================================================
System uname: 2.6.9-gentoo-r9 i686 AMD Athlon(tm) XP 2000+
Gentoo Base System version 1.6.8
Python:              dev-lang/python-2.3.4 [2.3.4 (#1, Nov 14 2004, 19:03:08)]
dev-lang/python:     2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.5, 1.4_p6, 1.6.3, 1.7.9, 1.9.3
sys-devel/binutils:  2.15.92.0.2-r1, 2.15.92.0.2-r2
sys-devel/libtool:   1.5.10-r2
virtual/os-headers:  2.4.22
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -funroll-loops -maccumulate-outgoing-args -march=athlon-xp
-fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -funroll-loops -maccumulate-outgoing-args -march=athlon-xp
-fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://mirror.etf.bg.ac.yu/gentoo/ http://gentoo.mirror.sdv.fr/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi apache2 apm avi berkdb bitmap-fonts cdparanoia cdrom chroot
crypt css cups dhcp divx4linux dvd dvdr dvdread encode foomaticdb fortran gdbm
gif gnome gpm gtk gtk2 ipv6 jpeg kde libcaca libwww mad mikmod motif mp3 mpeg
ncurses net nls nvidia oggvorbis opengl oss pam pdflib perl php png python qt
quicktime readline sdl spell ssl svga tcpd truetype usb userlocales xml2 xmms xv
xvid zlib"
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-12-22 10:24:40 UTC
What version of xforms is installed?
Comment 2 Pierre Nicoli 2004-12-23 05:21:05 UTC
*  x11-libs/xforms
      Latest version available: 1.0.90
      Latest version installed: 1.0.90
      Size of downloaded files: 968 kB
      Homepage:    http://www.nongnu.org/xforms/
      Description: A graphical user interface toolkit for X
      License:     LGPL-2.1
Comment 3 Tim Yamin (RETIRED) gentoo-dev 2004-12-26 11:45:47 UTC
Should be fixed now - please "emerge sync" and try merging again - if you still have any issues please reopen this bug. Thanks!