<?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>157256</bug_id>
          
          <creation_ts>2006-12-05 12:36 0000</creation_ts>
          <short_desc>sys-apps/hwinfo-13.0 failed to compile</short_desc>
          <delta_ts>2007-05-18 14:39:56 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>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</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>r02662733@yahoo.com</reporter>
          <assigned_to>robbat2@gentoo.org</assigned_to>
          <cc>billiob@gmail.com</cc>
    
    <cc>cla@gentoo.org</cc>
    
    <cc>drizzt@gentoo.org</cc>
    
    <cc>hawking@gentoo.org</cc>
    
    <cc>mkyral@email.cz</cc>

      

      
          <long_desc isprivate="0">
            <who>r02662733@yahoo.com</who>
            <bug_when>2006-12-05 12:36:08 0000</bug_when>
            <thetext>elf:~# equery list dbus
[ Searching for package &apos;dbus&apos; in all categories among: ]
 * installed packages
[I--] [ ~] dev-libs/dbus-glib-0.72 (0)
[I--] [ ~] dev-libs/dbus-qt3-old-0.70 (0)
[I--] [ ~] sys-apps/dbus-1.0.1-r2 (0)

elf:~# emerge -pv hwinfo

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/hwinfo-13.0  0 kB

emerge hwinfo
....

make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/x86emu&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd emu_vm86.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_int.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_io.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_pci.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd -fno-strict-aliasing i10_v86.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_vbios.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd int10.c
int10.c: In function &apos;get_vbe_info&apos;:
int10.c:35: warning: pointer targets in passing argument 1 of &apos;strcpy&apos; differ in signedness
int10.c: In function &apos;read_vbe_info&apos;:
int10.c:157: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:161: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:165: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:169: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:267: warning: pointer targets in passing argument 1 of &apos;sprintf&apos; differ in signedness
ar r ../../src/libhd.a emu_vm86.o i10_int.o i10_io.o i10_pci.o i10_v86.o i10_vbios.o int10.o
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
gcc -shared -lsysfs -ldbus-1 -lhal -Wl,--whole-archive ../src/libhd.a -Wl,--no-whole-archive \
                -Wl,-soname=libhd.so.13 \
                -o ../src/libhd.so.13.0
ln -snf libhd.so.13.0 libhd.so.13
ln -snf libhd.so.13 libhd.so
make[1]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src&apos;
gcc -c -Wall -pipe -g  -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/hd hwinfo.c
gcc hwinfo.o -Lsrc -lhd -o hwinfo
src/libhd.so: undefined reference to `dbus_connection_disconnect&apos;
collect2: ld returned 1 exit status
make: *** [hwinfo] Error 1

!!! ERROR: sys-apps/hwinfo-13.0 failed.
Call stack:
  ebuild.sh, line 1569:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  hwinfo-13.0.ebuild, line 40:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>r02662733@yahoo.com</who>
            <bug_when>2006-12-05 12:37:04 0000</bug_when>
            <thetext>lf:~# emerge --info
Portage 2.1.2_rc2-r5 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.18-ck1-r2 i686)
=================================================================
System uname: 2.6.18-ck1-r2 i686 Intel(R) Pentium(R) M processor 1.80GHz
Gentoo Base System version 1.12.6
Last Sync: Tue, 05 Dec 2006 17:20:01 +0000
ccache version 2.4 [disabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
dev-util/confcache:  0.4.2-r1
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config /var/service&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo&quot;
CXXFLAGS=&quot;-O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -fvisibility-inlines-hidden&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
EMERGE_DEFAULT_OPTS=&quot;--alphabetical&quot;
FEATURES=&quot;autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict userpriv usersandbox&quot;
GENTOO_MIRRORS=&quot;ftp://mirrors.ludost.net/gentoo/ http://mirrors.ludost.net/gentoo/ http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo http://www.ibiblio.org/pub/Linux/distributions/gentoo http://gentoo.osuosl.org&quot;
LDFLAGS=&quot;-Wl,-O1 -Wl,--sort-common -s&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://mirrors.ludost.net/gentoo-portage&quot;
USE=&quot;x86 X acl acpi aiglx alsa apache2 apm berkdb bitmap-fonts bzip2 cli cracklib crypt cups dga dlloader dri dvd elibc_glibc emboss encode foomaticdb gdbm gif glibc-omitfp gnutls gpm gtk gtk2 iconv imlib input_devices_keyboard input_devices_mouse input_devices_synaptics isdnlog ithreads jpeg kde kernel_linux ldap libg++ libwww mad mikmod mmx motif mp3 mpeg mppc mppe mysql ncurses nls nptl nptlonly ogg opengl pam pcre perl png postgres pppd python qt qt3 qt4 quicktime readline reflection rtc sdl session spell spl sse sse2 ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode userland_GNU userlocales video_cards_apm video_cards_ati video_cards_fbdev video_cards_fglrx video_cards_radeon video_cards_vesa vorbis xinetd xml xorg xv zlib&quot;
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-12-05 12:39:16 0000</bug_when>
            <thetext>Did you really run revdep-rebuild after upgrading dbus?
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cla@gentoo.org</who>
            <bug_when>2006-12-05 15:04:51 0000</bug_when>
            <thetext>Same problem as here. Works ok after revdep-rebuild</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>r02662733@yahoo.com</who>
            <bug_when>2006-12-05 18:32:59 0000</bug_when>
            <thetext>Hi , could you give me the output from equery list dbus?

elf:~# revdep-rebuild -pv
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
  broken /usr/lib/libhd.so.13.0 (requires  libdbus-1.so.2)
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... done.
  (/root/.revdep-rebuild.4_ebuilds)

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

All prepared. Starting rebuild...
emerge --oneshot -pv =sys-apps/hwinfo-13.0
..........

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/hwinfo-13.0  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
Build finished correctly. Removing temporary files...
You can re-run revdep-rebuild to verify that all libraries and binaries
are fixed. If some inconsistency remains, it can be orphaned file, deep
dependency, binary package or specially evaluated library.

elf:~# emerge --oneshot -pv =sys-apps/hwinfo-13.0

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] sys-apps/hwinfo-13.0  0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB
elf:~# emerge --oneshot =sys-apps/hwinfo-13.0
Calculating dependencies... done!

&gt;&gt;&gt; Emerging (1 of 1) sys-apps/hwinfo-13.0 to /
 * hwinfo_13.0.orig.tar.gz MD5 ;-) ...                                                                                                                               [ ok ]
 * hwinfo_13.0.orig.tar.gz RMD160 ;-) ...                                                                                                                            [ ok ]
 * hwinfo_13.0.orig.tar.gz SHA1 ;-) ...                                                                                                                              [ ok ]
 * hwinfo_13.0.orig.tar.gz SHA256 ;-) ...                                                                                                                            [ ok ]
 * hwinfo_13.0.orig.tar.gz size ;-) ...                                                                                                                              [ ok ]
 * hwinfo_13.0-4.diff.gz MD5 ;-) ...                                                                                                                                 [ ok ]
 * hwinfo_13.0-4.diff.gz RMD160 ;-) ...                                                                                                                              [ ok ]
 * hwinfo_13.0-4.diff.gz SHA1 ;-) ...                                                                                                                                [ ok ]
 * hwinfo_13.0-4.diff.gz SHA256 ;-) ...                                                                                                                              [ ok ]
 * hwinfo_13.0-4.diff.gz size ;-) ...                                                                                                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                 [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                               [ ok ]
 * checking hwinfo_13.0.orig.tar.gz ;-) ...                                                                                                                          [ ok ]
 * checking hwinfo_13.0-4.diff.gz ;-) ...                                                                                                                            [ ok ]
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking hwinfo_13.0.orig.tar.gz to /var/tmp/portage/sys-apps/hwinfo-13.0/work
&gt;&gt;&gt; Unpacking ./hwinfo-13.0.tar.gz to /var/tmp/portage/sys-apps/hwinfo-13.0/work
 * Applying hwinfo_13.0-4.diff.gz ...                                                                                                                                [ ok ]
 * Applying 01_sysfsutils2 ...                                                                                                                                       [ ok ]
 * Applying 02_sysfsutils2_s390 ...                                                                                                                                  [ ok ]
 * Applying 90_new_archs ...                                                                                                                                         [ ok ]
 * Applying 91_serial_struct_sparc ...                                                                                                                               [ ok ]
 * Applying 92_sparc_kioc ...                                                                                                                                        [ ok ]
 * Applying hwinfo-13.0-makefile-fixes.patch ...                                                                                                                     [ ok ]
&gt;&gt;&gt; Source unpacked.
&gt;&gt;&gt; Compiling source in /var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0 ...
make[1]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/hd&apos;
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/hd&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/hd&apos;
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include adb.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include bios.c
bios.c: In function &apos;smbios_get_info&apos;:
bios.c:696: warning: pointer targets in passing argument 1 of &apos;strlen&apos; differ in signedness
bios.c:696: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
bios.c: In function &apos;parse_mpconfig&apos;:
bios.c:985: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
bios.c:988: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd -I /usr/include/dbus-1.0 -I /usr/lib64/dbus-1.0/include -I /usr/lib/dbus-1.0/include block.c
block.c: In function &apos;add_scsi_sysfs_info&apos;:
block.c:880: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
block.c: In function &apos;hd_read_cdrom_info&apos;:
block.c:1078: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
block.c:1127: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
.....................
..................
......................
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>r02662733@yahoo.com</who>
            <bug_when>2006-12-05 18:33:11 0000</bug_when>
            <thetext>
./check_hd --check --sort --cfile hd_ids.h src/bus src/class src/extra src/special src/scanner src/network src/usb src/usb2 src/isapnp src/monitor src/camera src/tv src/dvb src/chipcard src/modem src/pcmcia src/s390 src/x11.i386 src/modem.i386 src/pci src/storage src/sound src/mouse src/braille
data written to &quot;hd.ids&quot;
log written to &quot;hd.log&quot;
statistics:
  791 inconsistencies fixed
  16 errors, 16 resolved
  17058 items in
  13064 items out
./check_hd --mini --cfile hd_ids_tiny.h --log=hd_tiny.log --out=hd_tiny.ids hd.ids
data written to &quot;hd_tiny.ids&quot;
log written to &quot;hd_tiny.log&quot;
statistics:
  0 inconsistencies
  0 errors
  13064 items in
  376 items out
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/ids&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/ids&apos;
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd hd_ids.c
ar r ../../src/libhd.a hd_ids.o
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/ids&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/x86emu&apos;
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../src/hd -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude debug.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../src/hd -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude decode.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../src/hd -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude fpu.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../src/hd -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude ops.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../src/hd -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude ops2.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../src/hd -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude prim_ops.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../src/hd -D__DRIVER__ -DFORCE_POST -D_CEXPORT= -DNO_LONG_LONG -I. -Ix86emu -Iinclude sys.c
a - x86emu_debug.o
a - x86emu_decode.o
a - x86emu_fpu.o
a - x86emu_ops.o
a - x86emu_ops2.o
a - x86emu_prim_ops.o
a - x86emu_sys.o
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/x86emu&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
make[2]: Entering directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd emu_vm86.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_int.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_io.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_pci.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd -fno-strict-aliasing i10_v86.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd i10_vbios.c
gcc -c -Wall -pipe -g -fPIC -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I../../src/hd int10.c
int10.c: In function &apos;get_vbe_info&apos;:
int10.c:35: warning: pointer targets in passing argument 1 of &apos;strcpy&apos; differ in signedness
int10.c: In function &apos;read_vbe_info&apos;:
int10.c:157: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:161: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:165: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:169: warning: pointer targets in passing argument 1 of &apos;canon_str&apos; differ in signedness
int10.c:267: warning: pointer targets in passing argument 1 of &apos;sprintf&apos; differ in signedness
ar r ../../src/libhd.a emu_vm86.o i10_int.o i10_io.o i10_pci.o i10_v86.o i10_vbios.o int10.o
make[2]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/int10&apos;
gcc -shared -lsysfs -ldbus-1 -lhal -Wl,--whole-archive ../src/libhd.a -Wl,--no-whole-archive \
                -Wl,-soname=libhd.so.13 \
                -o ../src/libhd.so.13.0
ln -snf libhd.so.13.0 libhd.so.13
ln -snf libhd.so.13 libhd.so
make[1]: Leaving directory `/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src&apos;
gcc -c -Wall -pipe -g  -O3 -march=pentium-m -pipe -fomit-frame-pointer -ftracer -fprefetch-loop-arrays -I/var/tmp/portage/sys-apps/hwinfo-13.0/work/hwinfo-13.0/src/hd hwinfo.c
gcc hwinfo.o -Lsrc -lhd -o hwinfo
src/libhd.so: undefined reference to `dbus_connection_disconnect&apos;
collect2: ld returned 1 exit status
make: *** [hwinfo] Error 1

!!! ERROR: sys-apps/hwinfo-13.0 failed.
Call stack:
  ebuild.sh, line 1569:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  hwinfo-13.0.ebuild, line 40:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>r02662733@yahoo.com</who>
            <bug_when>2006-12-05 21:59:18 0000</bug_when>
            <thetext>seems revdep-rebuild doesn&apos;t help</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>r02662733@yahoo.com</who>
            <bug_when>2006-12-13 11:14:13 0000</bug_when>
            <thetext>Hello , do you need more information,
I have the ssam problem with dbus-1.0.2</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hawking@gentoo.org</who>
            <bug_when>2006-12-14 12:47:25 0000</bug_when>
            <thetext>  Hi everyone,
  dbus_connection_disconnect() has been renamed to dbus_connection_close().
  Quoting from dbus Changelog :
&quot;2005-06-02  John (J5) Palmieri &lt;johnp@redhat.com&gt;

     *  dbus/dbus-connection.c, dbus/dbus-connection.h
     (dbus_connection_disconnect): renamed to dbus_connection_close&quot;
  So adding this line :
sed -i \
     -e &quot;s/dbus_connection_disconnect/dbus_connection_close/g&quot; \
     &quot;${S}/src/hd/hal.c&quot; || die &quot;sed failed&quot;
  at the end of src_unpack() solved the problem for me.
  I&apos;ll attach my version of the ebuild for clarity.

   Ali


</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hawking@gentoo.org</who>
            <bug_when>2006-12-14 12:49:09 0000</bug_when>
            <thetext>Created an attachment (id=104059)
hwinfo-13.0.ebuild

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>frostworks@gmx.de</who>
            <bug_when>2006-12-15 01:41:04 0000</bug_when>
            <thetext>The attached ebuild fixes the problem on my pegasos2 ppc machine.
Thanks a lot!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hawking@gentoo.org</who>
            <bug_when>2006-12-15 08:16:31 0000</bug_when>
            <thetext>  No problems :) I assume writing a little patch for this is more appropriate than using this ebuild. I&apos;ll attach it as soon as I get home if noone does it before me.

   Ali</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentooperson@yahoo.com</who>
            <bug_when>2007-01-20 17:22:25 0000</bug_when>
            <thetext>(In reply to comment #11)
&gt;   No problems :) I assume writing a little patch for this is more appropriate
&gt; than using this ebuild. I&apos;ll attach it as soon as I get home if noone does it
&gt; before me.
&gt; 
&gt;    Ali
&gt; 

Perhaps the real fix is to find the newer version of hwinfo that SuSE must be using with libdbus-1.so.3. There may be other updates that are needed to link with the newer library.

I ran into this because revdep-rebuild tried to rebuild hwinfo when it saw that the old library &quot;libdbus-1.so.2&quot; was missing.

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>furlongm@gmail.com</who>
            <bug_when>2007-01-22 18:53:52 0000</bug_when>
            <thetext>Created an attachment (id=107815)
hwinfo-13.11.ebuild

updated ebuild for hwinfo, sync-ed with latest debian version</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>furlongm@gmail.com</who>
            <bug_when>2007-01-22 18:54:42 0000</bug_when>
            <thetext>Created an attachment (id=107816)
files/hwinfo-13.11-makefile-fixes.patch

updated makefile patch for new ebuild</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jonas@websystem.se</who>
            <bug_when>2007-01-29 17:51:02 0000</bug_when>
            <thetext>Tested your ebuild, but it fails on amd64 because of multilib-strict.


strip: x86_64-pc-linux-gnu-strip --strip-unneeded
   usr/lib/libhd.so.13.11
   usr/sbin/check_hd
   usr/sbin/hwinfo
   usr/sbin/mk_isdnhwdb
Files matching a file type that is not allowed:
   usr/lib/libhd.so.13.11

!!! ERROR: sys-apps/hwinfo-13.11 failed.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jonas@websystem.se</who>
            <bug_when>2007-01-29 17:57:24 0000</bug_when>
            <thetext>(In reply to comment #15)
&gt; Tested your ebuild, but it fails on amd64 because of multilib-strict.
&gt; 
&gt; 
&gt; strip: x86_64-pc-linux-gnu-strip --strip-unneeded
&gt;    usr/lib/libhd.so.13.11
&gt;    usr/sbin/check_hd
&gt;    usr/sbin/hwinfo
&gt;    usr/sbin/mk_isdnhwdb
&gt; Files matching a file type that is not allowed:
&gt;    usr/lib/libhd.so.13.11
&gt; 
&gt; !!! ERROR: sys-apps/hwinfo-13.11 failed.
&gt; 

If I uncomment the two sed lines in the ebuild, it works. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>fauli@gentoo.org</who>
            <bug_when>2007-03-04 12:13:51 0000</bug_when>
            <thetext>(In reply to comment #15)
&gt; Tested your ebuild, but it fails on amd64 because of multilib-strict.

 It needs to inherit multilib.eclass</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkyral@email.cz</who>
            <bug_when>2007-05-08 06:22:02 0000</bug_when>
            <thetext>Created an attachment (id=118518)
New version available

I&apos;ve looked for some utility to list available vesa modes on x86_64. Attached version correct compiles and works on amd64 architecture. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>billiob@gmail.com</who>
            <bug_when>2007-05-09 20:18:29 0000</bug_when>
            <thetext>(In reply to comment #18)
&gt; Created an attachment (id=118518) [edit]
&gt; New version available
&gt; 
&gt; I&apos;ve looked for some utility to list available vesa modes on x86_64. Attached
&gt; version correct compiles and works on amd64 architecture. 
&gt; 

I had the same issue as Radko Lazarov, and that ebuild fix it. (i&apos;m on x86_64, 2007.0 profile)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>drizzt@gentoo.org</who>
            <bug_when>2007-05-18 14:39:56 0000</bug_when>
            <thetext>Ebuild updated in cvs, thanks to all</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>104059</attachid>
            <date>2006-12-14 12:49 0000</date>
            <desc>hwinfo-13.0.ebuild</desc>
            <filename>hwinfo-13.0.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L3N5cy1hcHBzL2h3aW5mby9od2luZm8tMTMuMC5l
YnVpbGQsdiAxLjMgMjAwNi8wOS8yOSAyMjo0MDoxNSByb2JiYXQyIEV4cCAkCgppbmhlcml0IGV1
dGlscwoKREVTQ1JJUFRJT049Imh3aW5mbyBpcyB0aGUgaGFyZHdhcmUgZGV0ZWN0aW9uIHRvb2wg
dXNlZCBpbiBTdVNFIExpbnV4LiIKSE9NRVBBR0U9Imh0dHA6Ly93d3cuc3VzZS5jb20iCkRFQklB
Tl9QVj0iNCIKREVCSUFOX0JBU0VfVVJJPSIgbWlycm9yOi8vZGViaWFuL3Bvb2wvbWFpbi8ke1BO
OjA6MX0vJHtQTn0vIgpTUkNfVVJJPSIke0RFQklBTl9CQVNFX1VSSX0vJHtQTn1fJHtQVn0ub3Jp
Zy50YXIuZ3oKCQkgJHtERUJJQU5fQkFTRV9VUkl9LyR7UE59XyR7UFZ9LSR7REVCSUFOX1BWfS5k
aWZmLmd6IgpMSUNFTlNFPSJHUEwtMiIKU0xPVD0iMCIKS0VZV09SRFM9In5wcGMgfng4NiB+YW1k
NjQiCklVU0U9IiIKUkRFUEVORD0iPj1zeXMtZnMvc3lzZnN1dGlscy0yCgkJc3lzLWFwcHMvaGFs
CgkJc3lzLWFwcHMvZGJ1cyIKIyB0aGlzIHBhY2thZ2Ugd29uJ3Qgd29yayBvbiAqQlNECkRFUEVO
RD0iJHtSREVQRU5EfQoJCT49c3lzLWtlcm5lbC9saW51eC1oZWFkZXJzLTIuNi4xNyIKCnNyY191
bnBhY2sgKCl7Cgl1bnBhY2sgJHtQTn1fJHtQVn0ub3JpZy50YXIuZ3oKCW12ICR7U30vJHtQfS50
YXIuZ3ogJHtXT1JLRElSfSAmJiBybWRpciAke1N9Cgl1bnBhY2sgLi8ke1B9LnRhci5negoJRVBB
VENIX09QVFM9Ii1wMSAtZCAke1N9IiBlcGF0Y2ggJHtESVNURElSfS8ke1BOfV8ke1BWfS0ke0RF
QklBTl9QVn0uZGlmZi5negoJZm9yIHAgaW4gJHtTfS9kZWJpYW4vcGF0Y2hlcy8qOyBkbwoJCUVQ
QVRDSF9PUFRTPSItcDEgLWQgJHtTfSIgZXBhdGNoICR7cH0KCWRvbmUKCUVQQVRDSF9PUFRTPSIt
cDEgLWQgJHtTfSIgZXBhdGNoICR7RklMRVNESVJ9LyR7UH0tbWFrZWZpbGUtZml4ZXMucGF0Y2gK
CSNzZWQgLWkgLWUgInMsXkxJQlNbIFx0XSo9IC1saGQsTElCUyA9IC1saGQgLWxzeXNmcywiICR7
U30vTWFrZWZpbGUKCSNzZWQgLWkgLWUgInMsXkxJQkRJUlsgXHRdKj0gL3Vzci9saWIkLExJQkRJ
UiA9IC91c3IvJChnZXRfbGliZGlyKSwiICR7U30vTWFrZWZpbGUKCWVjaG8gJ2xpYnM6ICQoTElC
SEQpICQoTElCSERfU08pJyA+PiR7U30vTWFrZWZpbGUKCXNlZCAtaSBcCgkJLWUgInMvZGJ1c19j
b25uZWN0aW9uX2Rpc2Nvbm5lY3QvZGJ1c19jb25uZWN0aW9uX2Nsb3NlL2ciIFwKCQkiJHtTfS9z
cmMvaGQvaGFsLmMiIHx8IGRpZSAic2VkIGZhaWxlZCIKfQoKc3JjX2NvbXBpbGUoKXsKCSMgYnVp
bGQgaXMgTk9UIHBhcmFsbGVsIHNhZmUKCWVtYWtlIC1qMSBFWFRSQV9GTEFHUz0iJHtDRkxBR1N9
IiB8fCBkaWUgImVtYWtlIGZhaWxlZCIKfQoKc3JjX2luc3RhbGwoKSB7CgllbWFrZSBpbnN0YWxs
IERFU1RESVI9IiR7RH0iIHx8IGRpZQoJZG9kb2MgVkVSU0lPTiBSRUFETUUgQ09QWUlORyBDaGFu
Z2VMb2cKCWRvbWFuIGRvYy9od2luZm8uOAoJIyB0aGlzIGlzIHRoZSBTdVNFIHZlcnNpb24KCSMg
c29tZWJvZHkgbmVlZHMgdG8gcG9ydCBpdCBzdGlsbAoJcm0gJHtEfS9ldGMvaW5pdC5kL2h3c2Nh
bgp9Cg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>107815</attachid>
            <date>2007-01-22 18:53 0000</date>
            <desc>hwinfo-13.11.ebuild</desc>
            <filename>hwinfo-13.11.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L3N5cy1hcHBzL2h3aW5mby9od2luZm8tMTMuMC5l
YnVpbGQsdiAxLjMgMjAwNi8wOS8yOSAyMjo0MDoxNSByb2JiYXQyIEV4cCAkCgppbmhlcml0IGV1
dGlscwoKREVTQ1JJUFRJT049Imh3aW5mbyBpcyB0aGUgaGFyZHdhcmUgZGV0ZWN0aW9uIHRvb2wg
dXNlZCBpbiBTdVNFIExpbnV4LiIKSE9NRVBBR0U9Imh0dHA6Ly93d3cuc3VzZS5jb20iCkRFQklB
Tl9QVj0iMyIKREVCSUFOX0JBU0VfVVJJPSIgbWlycm9yOi8vZGViaWFuL3Bvb2wvbWFpbi8ke1BO
OjA6MX0vJHtQTn0vIgpTUkNfVVJJPSIke0RFQklBTl9CQVNFX1VSSX0vJHtQTn1fJHtQVn0ub3Jp
Zy50YXIuZ3oKCQkgJHtERUJJQU5fQkFTRV9VUkl9LyR7UE59XyR7UFZ9LSR7REVCSUFOX1BWfS5k
aWZmLmd6IgpMSUNFTlNFPSJHUEwtMiIKU0xPVD0iMCIKS0VZV09SRFM9In5wcGMgfng4NiB+YW1k
NjQiCklVU0U9IiIKUkRFUEVORD0iPj1zeXMtZnMvc3lzZnN1dGlscy0yCgkJc3lzLWFwcHMvaGFs
CgkJc3lzLWFwcHMvZGJ1cyIKIyB0aGlzIHBhY2thZ2Ugd29uJ3Qgd29yayBvbiAqQlNECkRFUEVO
RD0iJHtSREVQRU5EfQoJCT49c3lzLWtlcm5lbC9saW51eC1oZWFkZXJzLTIuNi4xNyIKCnNyY191
bnBhY2sgKCl7Cgl1bnBhY2sgJHtQTn1fJHtQVn0ub3JpZy50YXIuZ3oKCUVQQVRDSF9PUFRTPSIt
cDEgLWQgJHtTfSIgZXBhdGNoICR7RElTVERJUn0vJHtQTn1fJHtQVn0tJHtERUJJQU5fUFZ9LmRp
ZmYuZ3oKCXJtICR7U30vZGViaWFuL3BhdGNoZXMvc2VyaWVzCglmb3IgcCBpbiAke1N9L2RlYmlh
bi9wYXRjaGVzLyo7IGRvCgkJRVBBVENIX09QVFM9Ii1wMCAtZCAke1N9IiBlcGF0Y2ggJHtwfQoJ
ZG9uZQoJRVBBVENIX09QVFM9Ii1wMSAtZCAke1N9IiBlcGF0Y2ggJHtGSUxFU0RJUn0vJHtQTn0t
MTMuMTEtbWFrZWZpbGUtZml4ZXMucGF0Y2gKCSNzZWQgLWkgLWUgInMsXkxJQlNbIFx0XSo9IC1s
aGQsTElCUyA9IC1saGQgLWxzeXNmcywiICR7U30vTWFrZWZpbGUKCSNzZWQgLWkgLWUgInMsXkxJ
QkRJUlsgXHRdKj0gL3Vzci9saWIkLExJQkRJUiA9IC91c3IvJChnZXRfbGliZGlyKSwiICR7U30v
TWFrZWZpbGUKCWVjaG8gJ2xpYnM6ICQoTElCSEQpICQoTElCSERfU08pJyA+PiR7U30vTWFrZWZp
bGUKfQoKc3JjX2NvbXBpbGUoKXsKCSMgYnVpbGQgaXMgTk9UIHBhcmFsbGVsIHNhZmUKCWVtYWtl
IC1qMSBFWFRSQV9GTEFHUz0iJHtDRkxBR1N9IiB8fCBkaWUgImVtYWtlIGZhaWxlZCIKfQoKc3Jj
X2luc3RhbGwoKSB7CgllbWFrZSBpbnN0YWxsIERFU1RESVI9IiR7RH0iIHx8IGRpZQoJZG9kb2Mg
VkVSU0lPTiBSRUFETUUgQ09QWUlORyBDaGFuZ2VMb2cKCWRvbWFuIGRvYy9od2luZm8uOAoJIyB0
aGlzIGlzIHRoZSBTdVNFIHZlcnNpb24KCSMgc29tZWJvZHkgbmVlZHMgdG8gcG9ydCBpdCBzdGls
bAoJcm0gJHtEfS9ldGMvaW5pdC5kL2h3c2Nhbgp9Cg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>107816</attachid>
            <date>2007-01-22 18:54 0000</date>
            <desc>files/hwinfo-13.11-makefile-fixes.patch</desc>
            <filename>hwinfo-13.11-makefile-fixes.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">ZGlmZiAtdXJOIGh3aW5mby0xMy4xMS9NYWtlZmlsZS5jb21tb24gaHdpbmZvLTEzLjExLm5ldy9N
YWtlZmlsZS5jb21tb24KLS0tIGh3aW5mby0xMy4xMS9NYWtlZmlsZS5jb21tb24JMjAwNi0wOS0x
MSAxMTozNjo1Ny4wMDAwMDAwMDAgKzAxMDAKKysrIGh3aW5mby0xMy4xMS5uZXcvTWFrZWZpbGUu
Y29tbW9uCTIwMDctMDEtMjIgMTg6NDM6NDMuMDAwMDAwMDAwICswMDAwCkBAIC0yMiw3ICsyMiw3
IEBACiAKIENDCT0gZ2NjCiBMRAk9IGxkCi1DRkxBR1MJPSAkKFJQTV9PUFRfRkxBR1MpIC1XYWxs
IC1Xbm8tcG9pbnRlci1zaWduIC1waXBlIC1nICQoU0hBUkVEX0ZMQUdTKSAkKEVYVFJBX0ZMQUdT
KSAtSSQoVE9QRElSKS9zcmMvaGQKK0NGTEFHUwk9ICQoUlBNX09QVF9GTEFHUykgLVdhbGwgLXBp
cGUgLWcgJChTSEFSRURfRkxBR1MpICQoRVhUUkFfRkxBR1MpIC1JJChUT1BESVIpL3NyYy9oZAog
U0hBUkVEX0ZMQUdTCT0gLWZQSUMKIAogTERGTEFHUwk9IC1Mc3JjCg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>118518</attachid>
            <date>2007-05-08 06:22 0000</date>
            <desc>hwinfo-13.28.ebuild</desc>
            <filename>hwinfo-13.28.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA2IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L3N5cy1hcHBzL2h3aW5mby9od2luZm8tMTMuMjgu
ZWJ1aWxkLHYgMS4zIDIwMDYvMDkvMjkgMjI6NDA6MTUgcm9iYmF0MiBFeHAgJAoKaW5oZXJpdCBl
dXRpbHMgbXVsdGlsaWIKCkRFU0NSSVBUSU9OPSJod2luZm8gaXMgdGhlIGhhcmR3YXJlIGRldGVj
dGlvbiB0b29sIHVzZWQgaW4gU3VTRSBMaW51eC4iCkhPTUVQQUdFPSJodHRwOi8vd3d3LnN1c2Uu
Y29tIgpERUJJQU5fUFY9IjEiCkRFQklBTl9CQVNFX1VSST0ibWlycm9yOi8vZGViaWFuL3Bvb2wv
bWFpbi8ke1BOOjA6MX0vJHtQTn0vIgpTUkNfVVJJPSIke0RFQklBTl9CQVNFX1VSSX0vJHtQTn1f
JHtQVn0ub3JpZy50YXIuZ3oKCQkgJHtERUJJQU5fQkFTRV9VUkl9LyR7UE59XyR7UFZ9LSR7REVC
SUFOX1BWfS5kaWZmLmd6IgpMSUNFTlNFPSJHUEwtMiIKU0xPVD0iMCIKS0VZV09SRFM9In5wcGMg
fng4NiB+YW1kNjQiCklVU0U9IiIKUkRFUEVORD0iPj1zeXMtZnMvc3lzZnN1dGlscy0yCgkJc3lz
LWFwcHMvaGFsCgkJc3lzLWFwcHMvZGJ1cyIKIyB0aGlzIHBhY2thZ2Ugd29uJ3Qgd29yayBvbiAq
QlNECkRFUEVORD0iJHtSREVQRU5EfQoJCT49c3lzLWtlcm5lbC9saW51eC1oZWFkZXJzLTIuNi4x
NyIKCnNyY191bnBhY2sgKCl7Cgl1bnBhY2sgJHtQTn1fJHtQVn0ub3JpZy50YXIuZ3oKCUVQQVRD
SF9PUFRTPSItcDEgLWQgJHtTfSIgZXBhdGNoICR7RElTVERJUn0vJHtQTn1fJHtQVn0tJHtERUJJ
QU5fUFZ9LmRpZmYuZ3oKCXJtICR7U30vZGViaWFuL3BhdGNoZXMvc2VyaWVzCglmb3IgcCBpbiAk
e1N9L2RlYmlhbi9wYXRjaGVzLyo7IGRvCgkJRVBBVENIX09QVFM9Ii1wMCAtZCAke1N9IiBlcGF0
Y2ggJHtwfQoJZG9uZQoJRVBBVENIX09QVFM9Ii1wMSAtZCAke1N9IiBlcGF0Y2ggJHtGSUxFU0RJ
Un0vJHtQTn0tMTMuMTEtbWFrZWZpbGUtZml4ZXMucGF0Y2gKCSNzZWQgLWkgLWUgInMsXkxJQlNb
IFx0XSo9IC1saGQsTElCUyA9IC1saGQgLWxzeXNmcywiICR7U30vTWFrZWZpbGUKCSNzZWQgLWkg
LWUgInMsXkxJQkRJUlsgXHRdKj0gL3Vzci9saWIkLExJQkRJUiA9IC91c3IvJChnZXRfbGliZGly
KSwiICR7U30vTWFrZWZpbGUKCWVjaG8gJ2xpYnM6ICQoTElCSEQpICQoTElCSERfU08pJyA+PiR7
U30vTWFrZWZpbGUKfQoKc3JjX2NvbXBpbGUoKXsKCSMgYnVpbGQgaXMgTk9UIHBhcmFsbGVsIHNh
ZmUKCWVtYWtlIC1qMSBFWFRSQV9GTEFHUz0iJHtDRkxBR1N9IiB8fCBkaWUgImVtYWtlIGZhaWxl
ZCIKfQoKc3JjX2luc3RhbGwoKSB7CgllbWFrZSBpbnN0YWxsIERFU1RESVI9IiR7RH0iIHx8IGRp
ZQoJZG9kb2MgVkVSU0lPTiBSRUFETUUgQ09QWUlORyBDaGFuZ2VMb2cKCWRvbWFuIGRvYy9od2lu
Zm8uOAoJIyB0aGlzIGlzIHRoZSBTdVNFIHZlcnNpb24KCSMgc29tZWJvZHkgbmVlZHMgdG8gcG9y
dCBpdCBzdGlsbAoJcm0gJHtEfS9ldGMvaW5pdC5kL2h3c2Nhbgp9Cgo=
</data>        

          </attachment>
    </bug>

</bugzilla>