<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>90955</bug_id>
          
          <creation_ts>2005-04-30 02:08 0000</creation_ts>
          <short_desc>app-arch/pdv-1.5.1-r1 fails</short_desc>
          <delta_ts>2005-05-17 13:11:14 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2005.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>hetfield666@gmail.com</reporter>
          <assigned_to>wormo@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-04-30 02:08:45 0000</bug_when>
            <thetext>gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c unittests.c
gcc  -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse  -o unittests  unittests.o filecopy.o mkpkgutils.o port.o pdvspec.o
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
Making all in X11
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I -c util.c
util.c:47:19: Xm/Xm.h: No such file or directory
util.c:48:24: Xm/ToggleB.h: No such file or directory
util.c:49:21: Xm/Text.h: No such file or directory
In file included from util.c:51:
xmpdvmkpkg.h:51: error: parse error before &quot;Widget&quot;
xmpdvmkpkg.h:51: warning: no semicolon at end of struct or union
xmpdvmkpkg.h:52: warning: data definition has no type or storage class
xmpdvmkpkg.h:53: error: parse error before &quot;tx_fnoutput&quot;
xmpdvmkpkg.h:53: warning: data definition has no type or storage class
xmpdvmkpkg.h:54: error: parse error before &quot;tx_exec&quot;
xmpdvmkpkg.h:54: warning: data definition has no type or storage class
xmpdvmkpkg.h:55: error: parse error before &quot;tx_fnhelp&quot;
xmpdvmkpkg.h:55: warning: data definition has no type or storage class
xmpdvmkpkg.h:56: error: parse error before &quot;tx_fnagrmsg&quot;
xmpdvmkpkg.h:56: warning: data definition has no type or storage class
xmpdvmkpkg.h:57: error: parse error before &quot;tb_compress&quot;
xmpdvmkpkg.h:57: warning: data definition has no type or storage class
xmpdvmkpkg.h:58: error: parse error before &quot;tb_tar&quot;
xmpdvmkpkg.h:58: warning: data definition has no type or storage class
xmpdvmkpkg.h:72: error: parse error before &quot;g_statusw&quot;
xmpdvmkpkg.h:72: warning: data definition has no type or storage class
xmpdvmkpkg.h:80: error: parse error before &quot;Widget&quot;
util.c:64: error: parse error before &quot;Widget&quot;
util.c: In function `xu_SetMainTitle&apos;:
util.c:66: error: syntax error before &quot;shellw&quot;
util.c:70: error: `Arg&apos; undeclared (first use in this function)
util.c:70: error: (Each undeclared identifier is reported only once
util.c:70: error: for each function it appears in.)
util.c:70: error: parse error before &quot;args&quot;
util.c:74: error: `topshell&apos; undeclared (first use in this function)
util.c:75: error: `shellw&apos; undeclared (first use in this function)
util.c:77: error: `newprefix&apos; undeclared (first use in this function)
util.c:86: error: `newtitle&apos; undeclared (first use in this function)
util.c:92: error: `args&apos; undeclared (first use in this function)
util.c:92: error: `XmNtitle&apos; undeclared (first use in this function)
util.c:93: error: `XmNiconName&apos; undeclared (first use in this function)
util.c: In function `spectowidgets&apos;:
util.c:109: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:111: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:113: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:115: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:117: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:119: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:123: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:123: error: `True&apos; undeclared (first use in this function)
util.c:123: error: `False&apos; undeclared (first use in this function)
util.c:125: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:128: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:130: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c: In function `widgetstospec&apos;:
util.c:148: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:148: warning: assignment makes pointer from integer without a cast
util.c:155: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:155: warning: assignment makes pointer from integer without a cast
util.c:162: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:162: warning: assignment makes pointer from integer without a cast
util.c:169: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:169: warning: assignment makes pointer from integer without a cast
util.c:176: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:176: warning: assignment makes pointer from integer without a cast
util.c:183: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:183: warning: assignment makes pointer from integer without a cast
util.c:193: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c:193: error: `True&apos; undeclared (first use in this function)
util.c:196: error: invalid use of undefined type `struct specwidgets_st&apos;
util.c: In function `statusmsg&apos;:
util.c:235: warning: comparison between pointer and integer
make[2]: *** [util.o] Error 1
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
make: *** [all-recursive-am] Error 2

!!! ERROR: app-arch/pdv-1.5.1-r1 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-03 12:27:55 0000</bug_when>
            <thetext>Please paste all information from &apos;emerge info&apos; in your bug report (I guess you must have overlooked this instruction in the form for filing bugs).

It looks to me as though there is an unlisted dependancy on motif for the X app in this package; I expect to see that you do not have motif in your USE flags.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-03 13:51:16 0000</bug_when>
            <thetext>i&apos;m sorry, i saw no deps there so i tought it was not needed.

i&apos;ve lastest openmotif installed.

my info:
Portage 2.0.51.20-r5 (default-linux/x86/2005.0, gcc-3.4.3-20050110, glibc-2.3.5-r0, 2.6.12-rc3 i686)
=================================================================
System uname: 2.6.12-rc3 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.11
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.1-r2
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r8
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.11
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /opt/openjms/config /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind /var/qmail/control /var/run/dspam /var/spool/dspam&quot;
CONFIG_PROTECT_MASK=&quot;/etc/fenris /etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d&quot;
CXXFLAGS=&quot;-O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig distlocks sandbox sfperms strict&quot;
GENTOO_MIRRORS=&quot;http://gentoo.ngi.it http://www.die.unipd.it/pub/Linux/distributions/gentoo-sources/&quot;
LANG=&quot;it_IT@euro&quot;
LC_ALL=&quot;it_IT@euro&quot;
LINGUAS=&quot;it&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://gentoo-rsync.ngi.it/gentoo-portage&quot;
USE=&quot;x86 X X509 Xaw3d a52 aac aalib acl acpi activefilter adns alsa apache2 apm arts audiofile avi bash-completion berkdb bidi bitmap-fonts bonobo bootsplash caps cdda cddb cdio cdparanoia cdr chroot clamav client codecs crypt css cups curl dga dhcp directfb divx4linux djbfft dlloader edl eds emboss encode ethereal exif faac faad fam fbcon ffmpeg fftw flac flash foomaticdb foreign-package fortran freetds gcj gd gdbm ggi gif gimp gimpprint gnokii gnome gphoto2 gpm graphviz gs gstreamer gtk gtk2 gtkhtml guile iconv idea imagemagick imlib innodb ipv6 irda irmc jack java javascript jikes jit joystick jpeg jpeg2k junit justify kde kerberos lcd ldap libcaca libclamav libg++ libgda libusb libwww lirc live lm_sensors lzo mad mailwrapper matroska md5sum mdb mikmod mime mmx mmx2 mmxext mng motif mozdevelop mozilla moznocompose moznoirc moznomail mozsvg mozxmlterm mp3 mpeg mpeg2 mpeg4 mplayer mysql mysqli mythtv nagios-dns nagios-ntp nagios-ping nagios-ssh ncurses neXt network nls nntp no_wxgtk1 nobsh noxalan nptl nptlonly oav odbc ogg oggvorbis opengl operanom2 oss pam pda pdf pdflib perl png pnp postgres ppds pthreads python qemu-fast qhull qt quicktime quotas readline real rrdtool rtc ruby samba scanner sdl server session sftplogging slang slp snortsam soap sockets socks5 softmmu softquota spamassassin spell sqlite3 sse ssl subject-rewrite svg svga tcltk tcpd tetex tga theora tiff truetype truetype-fonts trusted type1-fonts usb vorbis wsconvert wxwindows xanim xchatdccserver xine xinerama xml xml2 xmlrpc xmms xosd xpm xprint xv xvid xvm xvmc zlib linguas_it userland_GNU kernel_linux libc_glibc&quot;
Unset:  ASFLAGS, CTARGET, LDFLAGS, MAKEOPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-03 15:31:38 0000</bug_when>
            <thetext>That&apos;s weird then, because the missing header files such as &quot;Xm/Xm.h&quot; should have been installed with openmotif. Perhaps there is a path problem... try this:

find /usr -name Xm.h</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-04 02:08:49 0000</bug_when>
            <thetext>find /usr -name Xm.h
/usr/include/openmotif-2.2/Xm/Xm.h


however the ebuild has not the motif deps</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-05 11:28:11 0000</bug_when>
            <thetext>True, the dependency needs to be put in, but that fix won&apos;t help you since you already have openmotif installed. I think you need to run motif-config to create the proper links to your motif headers.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-06 02:19:49 0000</bug_when>
            <thetext>that&apos;s something wrong with motif and motif config:

see here:

root@blight Xm # pwd
/usr/include/Xm
root@blight Xm # ls -l
totale 0
lrwxrwxrwx  1 root root 16  1 apr 23:39 Xm -&gt; /usr/include//Xm/
root@blight Xm #                         


that&apos;s a cyclic link!!!!

please fix
rm -fr /usr/include/Xm/
ln -s /usr/include/openmotif-2.2/Xm/  /usr/include/Xm/

for openmotif / motif-config

compilation works, but linking fails.
...after that...i have:
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I -c util.c
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../crt1.o(.text+0x18): In function `_start&apos;:
: undefined reference to `main&apos;
/tmp/ccRLvxqR.o(.text+0xf4): In function `xu_SetMainTitle&apos;:
: undefined reference to `XtShellStrings&apos;
/tmp/ccRLvxqR.o(.text+0x10e): In function `xu_SetMainTitle&apos;:
: undefined reference to `XtShellStrings&apos;
/tmp/ccRLvxqR.o(.text+0x138): In function `xu_SetMainTitle&apos;:
: undefined reference to `XtSetValues&apos;
/tmp/ccRLvxqR.o(.text+0x15b): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x164): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x17a): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x182): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/tmp/ccRLvxqR.o(.text+0x187): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x190): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x1a6): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x1ae): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/tmp/ccRLvxqR.o(.text+0x1b3): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x1bc): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x1d2): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x1da): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/tmp/ccRLvxqR.o(.text+0x1df): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x1e8): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x1fe): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x206): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/tmp/ccRLvxqR.o(.text+0x20b): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x214): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x22a): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x232): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/tmp/ccRLvxqR.o(.text+0x237): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x240): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x256): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x25e): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/tmp/ccRLvxqR.o(.text+0x264): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x26c): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x286): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x28e): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/tmp/ccRLvxqR.o(.text+0x2a5): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x2ad): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/tmp/ccRLvxqR.o(.text+0x2b3): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x2bb): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x2d5): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x2dd): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/tmp/ccRLvxqR.o(.text+0x2f4): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x2fc): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/tmp/ccRLvxqR.o(.text+0x310): In function `widgetstospec&apos;:
: undefined reference to `freespecmembers&apos;
/tmp/ccRLvxqR.o(.text+0x315): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x31d): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/tmp/ccRLvxqR.o(.text+0x342): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/tmp/ccRLvxqR.o(.text+0x347): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x34f): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/tmp/ccRLvxqR.o(.text+0x374): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/tmp/ccRLvxqR.o(.text+0x379): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x381): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/tmp/ccRLvxqR.o(.text+0x3a6): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/tmp/ccRLvxqR.o(.text+0x3ab): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x3b3): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/tmp/ccRLvxqR.o(.text+0x3d8): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/tmp/ccRLvxqR.o(.text+0x3dd): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x3e5): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/tmp/ccRLvxqR.o(.text+0x40a): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/tmp/ccRLvxqR.o(.text+0x40f): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x417): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/tmp/ccRLvxqR.o(.text+0x43c): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/tmp/ccRLvxqR.o(.text+0x465): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x46d): In function `widgetstospec&apos;:
: undefined reference to `XmToggleButtonGetState&apos;
/tmp/ccRLvxqR.o(.text+0x47f): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/tmp/ccRLvxqR.o(.text+0x487): In function `widgetstospec&apos;:
: undefined reference to `XmToggleButtonGetState&apos;
/tmp/ccRLvxqR.o(.text+0x4ba): In function `cmpspecandwidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/tmp/ccRLvxqR.o(.text+0x4c5): In function `cmpspecandwidgets&apos;:
: undefined reference to `cmpspec&apos;
/tmp/ccRLvxqR.o(.text+0x4d3): In function `cmpspecandwidgets&apos;:
: undefined reference to `freespecmembers&apos;
/tmp/ccRLvxqR.o(.text+0x515): In function `statusmsg&apos;:
: undefined reference to `g_statusw&apos;
/tmp/ccRLvxqR.o(.text+0x540): In function `statusmsg&apos;:
: undefined reference to `g_statusw&apos;
/tmp/ccRLvxqR.o(.text+0x548): In function `statusmsg&apos;:
: undefined reference to `XmTextSetString&apos;
collect2: ld returned 1 exit status
make[2]: *** [util.o] Error 1
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
make: *** [all-recursive-am] Error 2</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-07 18:03:22 0000</bug_when>
            <thetext>This is not actually a linking problem, it looks more like a configure problem

This command should be producing util.o:

gcc -DHAVE_CONFIG_H -I. -I. -I.     -I/usr/X11R6/include -c util.c

Instead, you have a missing path after -I so the -c is misinterpreted as a path:

gcc -DHAVE_CONFIG_H -I. -I. -I.     -I  -c util.c
                                       ^
missing ------------------------------/

Please attach the whole log from the emerge to show where things start to go wrong (probably during configure). Also you might want to check that you do not have a messed up link to your X libraries, since there was a time when xorg was undergoing some reorganization and had some problems with bad links to headers and things (and I see you do use ~x86 rather than only stable)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-07 23:57:39 0000</bug_when>
            <thetext>-I/usr/X11R6/include is == -I/usr/include

with new xorg builds.

my system is perfect. alla compiles/runs good.

only this package creates troubles

full log:
emerge pdv
Calculating dependencies ...done!
&gt;&gt;&gt; emerge (1 of 1) app-arch/pdv-1.5.1-r1 to /
&gt;&gt;&gt; md5 files   ;-) pdv-1.5.1-r1.ebuild
&gt;&gt;&gt; md5 files   ;-) pdv-1.5.1.ebuild
&gt;&gt;&gt; md5 files   ;-) files/pdv-1.5.1-opt.patch
&gt;&gt;&gt; md5 files   ;-) files/digest-pdv-1.5.1
&gt;&gt;&gt; md5 files   ;-) files/pdv-1.5.1-early-free.patch
&gt;&gt;&gt; md5 files   ;-) files/digest-pdv-1.5.1-r1
&gt;&gt;&gt; md5 src_uri ;-) pdv-1.5.1.tar.gz
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking pdv-1.5.1.tar.gz to /var/tmp/portage/pdv-1.5.1-r1/work
 * Applying pdv-1.5.1-opt.patch ...                                       [ ok ]
 * Applying pdv-1.5.1-early-free.patch ...                                [ ok ]
&gt;&gt;&gt; Source unpacked.
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse ) works... yes
checking whether the C compiler (gcc -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for strip... /usr/bin/strip
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for unistd.h... yes
checking for getopt.h... yes
checking for string.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdarg.h... yes
checking for working const... yes
checking for off_t... yes
checking for size_t... yes
checking for vprintf... yes
checking for strdup... yes
checking for strerror... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h
configuring in X11
running /bin/sh ./configure  --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for a BSD compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse ) works... yes
checking whether the C compiler (gcc -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for X... libraries , headers
checking for XtManageChild in -lXt... yes
checking for XLoadFont in -lX11... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for dlopen in -ldl... yes
checking for getwchar in -lw... no
checking for XextAddDisplay in -lXext... yes
checking for XpEndPage in -lXp... yes
checking for XmStringFree in -lXm... yes
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for working const... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for vprintf... (cached) yes
checking for strdup... (cached) yes
checking for strerror... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
make  all-recursive
make[1]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
Making all in .
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c pdv.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c port.c
gcc  -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse  -o pdv  pdv.o port.o
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c filecopy.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c mkpkgutils.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c pdvmkpkg.c
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c pdvspec.c
gcc  -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse  -o pdvmkpkg  filecopy.o mkpkgutils.o pdvmkpkg.o port.o pdvspec.o
touch pdv_fixed.c
/usr/bin/strip pdv
printf &quot;%-5.5s&quot; $VERSION &gt;&gt; pdv
printf &quot;\000\000\000\000\000\000\000\000&quot; &gt;&gt; pdv
sleep 1
touch pdv_fixed
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c unittests.c
gcc  -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse  -o unittests  unittests.o filecopy.o mkpkgutils.o port.o pdvspec.o
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
Making all in X11
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I -c util.c
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../crt1.o(.text+0x18): In function `_start&apos;:
: undefined reference to `main&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0xf4): In function `xu_SetMainTitle&apos;:
: undefined reference to `XtShellStrings&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x10e): In function `xu_SetMainTitle&apos;:
: undefined reference to `XtShellStrings&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x138): In function `xu_SetMainTitle&apos;:
: undefined reference to `XtSetValues&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x15b): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x164): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x17a): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x182): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x187): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x190): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1a6): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1ae): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1b3): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1bc): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1d2): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1da): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1df): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1e8): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x1fe): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x206): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x20b): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x214): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x22a): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x232): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x237): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x240): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x256): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x25e): In function `spectowidgets&apos;:
: undefined reference to `XmTextSetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x264): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x26c): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x286): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x28e): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2a5): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2ad): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2b3): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2bb): In function `spectowidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2d5): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2dd): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2f4): In function `spectowidgets&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x2fc): In function `spectowidgets&apos;:
: undefined reference to `XmToggleButtonSetState&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x310): In function `widgetstospec&apos;:
: undefined reference to `freespecmembers&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x315): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x31d): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x342): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x347): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x34f): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x374): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x379): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x381): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x3a6): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x3ab): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x3b3): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x3d8): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x3dd): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x3e5): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x40a): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x40f): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x417): In function `widgetstospec&apos;:
: undefined reference to `XmTextGetString&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x43c): In function `widgetstospec&apos;:
: undefined reference to `XtFree&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x465): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x46d): In function `widgetstospec&apos;:
: undefined reference to `XmToggleButtonGetState&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x47f): In function `widgetstospec&apos;:
: undefined reference to `g_specwidgets&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x487): In function `widgetstospec&apos;:
: undefined reference to `XmToggleButtonGetState&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x4ba): In function `cmpspecandwidgets&apos;:
: undefined reference to `g_pdvspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x4c5): In function `cmpspecandwidgets&apos;:
: undefined reference to `cmpspec&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x4d3): In function `cmpspecandwidgets&apos;:
: undefined reference to `freespecmembers&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x515): In function `statusmsg&apos;:
: undefined reference to `g_statusw&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x540): In function `statusmsg&apos;:
: undefined reference to `g_statusw&apos;
/var/tmp/portage/pdv-1.5.1-r1/temp/ccF6jSBk.o(.text+0x548): In function `statusmsg&apos;:
: undefined reference to `XmTextSetString&apos;
collect2: ld returned 1 exit status
make[2]: *** [util.o] Error 1
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
make: *** [all-recursive-am] Error 2

!!! ERROR: app-arch/pdv-1.5.1-r1 failed.
!!! Function src_compile, Line 32, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-12 22:52:07 0000</bug_when>
            <thetext>I wonder if this is some autoconf/automake bug... try this

cd /mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11
grep CFLAGS config.status Makefile
make util.o


(CFLAGS is supposed to contain -I&lt;X include path&gt; which is then used in compiling the .o files)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-13 00:33:23 0000</bug_when>
            <thetext>config.status:s%@CFLAGS@%-I%g
Makefile:CFLAGS = -I
Makefile:COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Makefile:LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@


make util.o
gcc -DHAVE_CONFIG_H -I. -I. -I.     -I -c util.c
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../crt1.o(.text+0x18): In function `_start&apos;:
: undefined reference to `main&apos;
/tmp/ccJIotJF.o(.text+0xf4): In function `xu_SetMainTitle&apos;:
......

[CUT]

as before</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-13 14:25:37 0000</bug_when>
            <thetext>Aha, as suspected... that is a bogus value that the configure script set up for CFLAGS. I have a patch for you to try

* copy the attached file pdv-1.5.1-x-config.patch into $PORTAGE_OVERLAY/app-arch/pdv/files/

* copy the attached file pdv-1.5.1-r1.ebuild into $PORTAGE_OVERLAY/app-arch/pdv/

* generate new digests with &apos;ebuild pdv-1.5.1-r1.ebuild digest&apos;

* try the emerge again

(this assumes you have an overlay directory set up in /etc/make.conf)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-13 14:27:38 0000</bug_when>
            <thetext>Created an attachment (id=58837)
pdv-1.5.1-r1.ebuild modified to apply new patch for fixing configure script
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-13 14:30:11 0000</bug_when>
            <thetext>Created an attachment (id=58839)
pdv-1.5.1-x-config.patch - patch to fix configure script for xpdvmkpkg
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-14 00:22:16 0000</bug_when>
            <thetext>touch pdv_fixed
gcc -DHAVE_CONFIG_H -I. -I. -I.     -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -c unittests.c
gcc  -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse  -o unittests  unittests.o filecopy.o mkpkgutils.o port.o pdvspec.o
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
Making all in X11
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
cd . &amp;&amp; aclocal
cd . &amp;&amp; automake --foreign --include-deps Makefile
automake: configure.in: required file `../config.guess&apos; not found
automake: configure.in: required file `../config.sub&apos; not found
make[2]: *** [Makefile.in] Error 1
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
make: *** [all-recursive-am] Error 2

!!! ERROR: app-arch/pdv-1.5.1-r1 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.





however i&apos;m pretty sure it can&apos;t work, it need autoconf to be called!
you patch .in file and not configure.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-14 00:29:07 0000</bug_when>
            <thetext>starting autoconf-2.59 in the main directory and in the X11 directory
it restarts configure and so on...but fails as before!



sleep 1
touch pdv_fixed
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
Making all in X11
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
cd . &amp;&amp; autoconf
FATAL ERROR: Autoconf version 2.50 or higher is required for this script
make[2]: *** [configure] Error 2
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
make: *** [all-recursive-am] Error 2
root@blight pdv-1.5.1 # cd X11/
root@blight X11 # autoconf-2.59
root@blight X11 # cd ..
root@blight pdv-1.5.1 # make
make  all-recursive
make[1]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
Making all in .
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1&apos;
Making all in X11
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
/bin/sh ./config.status --recheck
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=. --no-create --no-recursion
configure: loading cache .././config.cache
checking for a BSD-compatible install... (cached) /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... (cached) yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for X... (cached) libraries , headers
checking for XtManageChild in -lXt... (cached) yes
checking for XLoadFont in -lX11... (cached) yes
checking for socket in -lsocket... (cached) no
checking for gethostbyname in -lnsl... (cached) yes
checking for dlopen in -ldl... (cached) yes
checking for getwchar in -lw... (cached) no
checking for XextAddDisplay in -lXext... (cached) yes
checking for XpEndPage in -lXp... (cached) yes
checking for XmStringFree in -lXm... (cached) yes
checking for egrep... grep -E
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... no
checking for string.h... (cached) yes
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getopt.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for an ANSI C-conforming const... (cached) yes
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for strdup... (cached) yes
checking for strerror... (cached) yes
updating cache .././config.cache
configure: creating ./config.status
cd . \
  &amp;&amp; CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: executing default-1 commands
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
make[2]: Entering directory `/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11&apos;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -I -c util.c
/usr/lib/gcc/i686-pc-linux-gnu/3.4.3-20050110/../../../crt1.o(.text+0x18): In function `_start&apos;:
: undefined reference to `main&apos;
/tmp/ccgtaFLK.o(.text+0xb5): In function `xu_SetMainTitle&apos;:
/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11/util.c:92: undefined reference to `XtShellStrings&apos;
/tmp/ccgtaFLK.o(.text+0xde):/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11/util.c:93: undefined reference to `XtShellStrings&apos;
/tmp/ccgtaFLK.o(.text+0xe6):/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11/util.c:94: undefined reference to `XtSetValues&apos;
/tmp/ccgtaFLK.o(.text+0x117): In function `spectowidgets&apos;:
/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11/util.c:109: undefined reference to `g_pdvspec&apos;
/tmp/ccgtaFLK.o(.text+0x129):/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11/util.c:109: undefined reference to `g_specwidgets&apos;
/tmp/ccgtaFLK.o(.text+0x131):/mnt/Dati/Gentoo/tmp/portage/pdv-1.5.1-r1/work/pdv-1.5.1/X11/util.c:109: undefined reference to `XmTextSetString&apos;

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-16 23:26:38 0000</bug_when>
            <thetext>Ok try again with a new improved version that has a fixed patch (last one was
indeed buggy, sorry!) and an ebuild that regenerates the configure file. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-16 23:28:50 0000</bug_when>
            <thetext>Created an attachment (id=59092)
pdv-1.5.1-r1.ebuild that applies patch AND regenerates configure script
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-16 23:30:58 0000</bug_when>
            <thetext>Created an attachment (id=59093)
pdv-1.5.1-x-config.patch with couple bugs fixed
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-17 03:12:04 0000</bug_when>
            <thetext>i&apos;m not @ home now, i&apos;ll try this night.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hetfield666@gmail.com</who>
            <bug_when>2005-05-17 10:39:53 0000</bug_when>
            <thetext>works perfectly. 
 
please commit to portage. 
 
bye </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wormo@gentoo.org</who>
            <bug_when>2005-05-17 13:11:14 0000</bug_when>
            <thetext>Thanks for reporting back, fix has been committed.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="0"
              isprivate="0"
          >
            <attachid>58837</attachid>
            <date>2005-05-13 14:27 0000</date>
            <desc>pdv-1.5.1-r1.ebuild modified to apply new patch for fixing configure script</desc>
            <filename>pdv-1.5.1-r1.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA1IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L2FwcC1hcmNoL3Bkdi9wZHYtMS41LjEtcjEuZWJ1
aWxkLHYgMS4zIDIwMDUvMDQvMjcgMDA6NTU6MzUgd29ybW8gRXhwICQKCmluaGVyaXQgZXV0aWxz
CgpERVNDUklQVElPTj0iYnVpbGQgYSBzZWxmLWV4dHJhY3RpbmcgYW5kIHNlbGYtaW5zdGFsbGlu
ZyBiaW5hcnkgcGFja2FnZSIKSE9NRVBBR0U9Imh0dHA6Ly9wZHYuc291cmNlZm9yZ2UubmV0LyIK
U1JDX1VSST0ibWlycm9yOi8vc291cmNlZm9yZ2UvcGR2LyR7UH0udGFyLmd6IgoKTElDRU5TRT0i
TUlUIgpTTE9UPSIwIgpLRVlXT1JEUz0ifng4NiB+cHBjIgpJVVNFPSJub21vdGlmIgoKREVQRU5E
PSIhbm9tb3RpZj8gKCB2aXJ0dWFsL3gxMSB4MTEtbGlicy9vcGVubW90aWYgKSIKCnNyY191bnBh
Y2soKSB7Cgl1bnBhY2sgJHtBfQoJY2QgJHtTfQoKCSMgZml4IGEgc2l6ZS1vZi12YXJpYWJsZSBi
dWcKCWVwYXRjaCAke0ZJTEVTRElSfS8ke1B9LW9wdC5wYXRjaAoJIyBmaXggYSBmcmVlLWJlZm9y
ZS11c2UgYnVnCgllcGF0Y2ggJHtGSUxFU0RJUn0vJHtQfS1lYXJseS1mcmVlLnBhdGNoCgkjIGZp
eCBhIGNvbmZpZ3VyZSBzY3JpcHQgYnVnCgllcGF0Y2ggJHtGSUxFU0RJUn0vJHtQfS14LWNvbmZp
Zy5wYXRjaAp9CgpzcmNfY29tcGlsZSgpIHsKCWxvY2FsIG15Y29uZj0iIgoJdXNlIG5vbW90aWYg
JiYgbXljb25mPSItLXdpdGhvdXQteCIgIyBjb25maWd1cmUgc2NyaXB0IGlzIGJyb2tlbiwgY2Fu
dCB1c2UgdXNlX3dpdGgKCWVjb25mICR7bXljb25mfSB8fCBkaWUKCWVtYWtlIHx8IGRpZQp9Cgpz
cmNfaW5zdGFsbCgpIHsKCWRvYmluIHBkdiBwZHZta3BrZyB8fCBkaWUKCWRvbWFuIHBkdi4xIHBk
dm1rcGtnLjEKCWlmICEgdXNlIG5vbW90aWYgOyB0aGVuCgkJZG9iaW4gWDExL3htcGR2bWtwa2cg
fHwgZGllCgkJZG9tYW4geG1wZHZta3BrZy4xIHx8IGRpZQoJZmkKCWRvZG9jIEFVVEhPUlMgQ2hh
bmdlTG9nIElOU1RBTEwgTkVXUyBSRUFETUUgcGR2LmxzbQp9Cg==
</data>        

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>58839</attachid>
            <date>2005-05-13 14:30 0000</date>
            <desc>pdv-1.5.1-x-config.patch - patch to fix configure script for xpdvmkpkg</desc>
            <filename>pdv-1.5.1-x-config.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">ZGlmZiAtdXIgcGR2LTEuNS4xLW9yaWcvWDExL2NvbmZpZ3VyZS5pbiBwZHYtMS41LjEvWDExL2Nv
bmZpZ3VyZS5pbgotLS0gcGR2LTEuNS4xLW9yaWcvWDExL2NvbmZpZ3VyZS5pbgkyMDA1LTA1LTEz
IDEzOjQzOjI3LjU3NzU0NDEzNiAtMDcwMAorKysgcGR2LTEuNS4xL1gxMS9jb25maWd1cmUuaW4J
MjAwNS0wNS0xMyAxMzozNjoxNC4yMTg0MjQ3MzYgLTA3MDAKQEAgLTE3LDggKzE3LDEyIEBACiBB
Q19QQVRIX1gKIAogZG5sIENoZWNrcyBmb3IgbGlicmFyaWVzLgotQ0ZMQUdTPS1JJHhfaW5jbHVk
ZXMKLUxERkxBR1M9LUwkeF9saWJyYXJpZXMKK2lmIHRlc3QgIngkeF9pbmNsdWRlcyIgPSB4IDsg
dGhlbgorICBDRkxBR1M9IiRDRkxBR1MgLUkkeF9pbmNsdWRlcyIKK2ZpCitpZiB0ZXN0ICJ4JHhf
bGlicyIgPSB4IDsgdGhlbgorICBMREZMQUdTPSIkTERGTEFHUyAtTCR4X2xpYnJhcmllcyIKK2Zp
CiAKIEFDX0NIRUNLX0xJQihYdCwgWHRNYW5hZ2VDaGlsZCkKIEFDX0NIRUNLX0xJQihYMTEsIFhM
b2FkRm9udCkK
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>59092</attachid>
            <date>2005-05-16 23:28 0000</date>
            <desc>pdv-1.5.1-r1.ebuild that applies patch AND regenerates configure script</desc>
            <filename>pdv-1.5.1-r1.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA1IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L2FwcC1hcmNoL3Bkdi9wZHYtMS41LjEtcjEuZWJ1
aWxkLHYgMS4zIDIwMDUvMDQvMjcgMDA6NTU6MzUgd29ybW8gRXhwICQKCmluaGVyaXQgZXV0aWxz
CgpERVNDUklQVElPTj0iYnVpbGQgYSBzZWxmLWV4dHJhY3RpbmcgYW5kIHNlbGYtaW5zdGFsbGlu
ZyBiaW5hcnkgcGFja2FnZSIKSE9NRVBBR0U9Imh0dHA6Ly9wZHYuc291cmNlZm9yZ2UubmV0LyIK
U1JDX1VSST0ibWlycm9yOi8vc291cmNlZm9yZ2UvcGR2LyR7UH0udGFyLmd6IgoKTElDRU5TRT0i
TUlUIgpTTE9UPSIwIgpLRVlXT1JEUz0ifng4NiB+cHBjIgpJVVNFPSJub21vdGlmIgoKREVQRU5E
PSI+PXN5cy1kZXZlbC9hdXRvY29uZi0yLjU4CgkgICAgc3lzLWRldmVsL2F1dG9tYWtlCgkgICAg
IW5vbW90aWY/ICggdmlydHVhbC94MTEgeDExLWxpYnMvb3Blbm1vdGlmICkiCgpzcmNfdW5wYWNr
KCkgewoJdW5wYWNrICR7QX0KCWNkICR7U30KCgkjIGZpeCBhIHNpemUtb2YtdmFyaWFibGUgYnVn
CgllcGF0Y2ggJHtGSUxFU0RJUn0vJHtQfS1vcHQucGF0Y2gKCSMgZml4IGEgZnJlZS1iZWZvcmUt
dXNlIGJ1ZwoJZXBhdGNoICR7RklMRVNESVJ9LyR7UH0tZWFybHktZnJlZS5wYXRjaAoJIyBmaXgg
YSBjb25maWd1cmUgc2NyaXB0IGJ1ZwoJZXBhdGNoICR7RklMRVNESVJ9LyR7UH0teC1jb25maWcu
cGF0Y2gKfQoKc3JjX2NvbXBpbGUoKSB7CgkjIHJlLWJ1aWxkIGNvbmZpZ3VyZSBzY3JpcHQgc2lu
Y2UgcGF0Y2ggd2FzIGFwcGxpZWQgdG8gY29uZmlndXJlLmluCgljZCAke1N9L1gxMQoJZXhwb3J0
IFdBTlRfQVVUT0NPTkY9Mi41CglhY2xvY2FsCglhdXRvbWFrZSAtYSAtYwoJYXV0b2NvbmYKCglj
ZCAke1N9Cglsb2NhbCBteWNvbmY9IiIKCXVzZSBub21vdGlmICYmIG15Y29uZj0iLS13aXRob3V0
LXgiICMgY29uZmlndXJlIHNjcmlwdCBpcyBicm9rZW4sIGNhbnQgdXNlIHVzZV93aXRoCgllY29u
ZiAke215Y29uZn0gfHwgZGllCgllbWFrZSB8fCBkaWUKfQoKc3JjX2luc3RhbGwoKSB7Cglkb2Jp
biBwZHYgcGR2bWtwa2cgfHwgZGllCglkb21hbiBwZHYuMSBwZHZta3BrZy4xCglpZiAhIHVzZSBu
b21vdGlmIDsgdGhlbgoJCWRvYmluIFgxMS94bXBkdm1rcGtnIHx8IGRpZQoJCWRvbWFuIHhtcGR2
bWtwa2cuMSB8fCBkaWUKCWZpCglkb2RvYyBBVVRIT1JTIENoYW5nZUxvZyBJTlNUQUxMIE5FV1Mg
UkVBRE1FIHBkdi5sc20KfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>59093</attachid>
            <date>2005-05-16 23:30 0000</date>
            <desc>pdv-1.5.1-x-config.patch with couple bugs fixed</desc>
            <filename>pdv-1.5.1-x-config.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">ZGlmZiAtdXIgcGR2LTEuNS4xLW9yaWcvWDExL2NvbmZpZ3VyZS5pbiBwZHYtMS41LjEvWDExL2Nv
bmZpZ3VyZS5pbgotLS0gcGR2LTEuNS4xLW9yaWcvWDExL2NvbmZpZ3VyZS5pbgkyMDA1LTA1LTEz
IDEzOjQzOjI3LjU3NzU0NDEzNiAtMDcwMAorKysgcGR2LTEuNS4xL1gxMS9jb25maWd1cmUuaW4J
MjAwNS0wNS0xMyAxMzozNjoxNC4yMTg0MjQ3MzYgLTA3MDAKQEAgLTE3LDggKzE3LDEyIEBACiBB
Q19QQVRIX1gKIAogZG5sIENoZWNrcyBmb3IgbGlicmFyaWVzLgotQ0ZMQUdTPS1JJHhfaW5jbHVk
ZXMKLUxERkxBR1M9LUwkeF9saWJyYXJpZXMKK2lmIHRlc3QgIngkeF9pbmNsdWRlcyIgIT0geCA7
IHRoZW4KKyAgQ0ZMQUdTPSIkQ0ZMQUdTIC1JJHhfaW5jbHVkZXMiCitmaQoraWYgdGVzdCAieCR4
X2xpYnJhcmllcyIgIT0geCA7IHRoZW4KKyAgTERGTEFHUz0iJExERkxBR1MgLUwkeF9saWJyYXJp
ZXMiCitmaQogCiBBQ19DSEVDS19MSUIoWHQsIFh0TWFuYWdlQ2hpbGQpCiBBQ19DSEVDS19MSUIo
WDExLCBYTG9hZEZvbnQpCg==
</data>        

          </attachment>
    </bug>

</bugzilla>