<?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>20485</bug_id>
          
          <creation_ts>2003-05-05 11:27 0000</creation_ts>
          <short_desc>the configure of gdbm 1.8.0-r5 does not understand the hppa2.0-unknown machine type</short_desc>
          <delta_ts>2003-05-05 13:45:37 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>unspecified</version>
          <rep_platform>HPPA</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>thanatos@hoodlum.org</reporter>
          <assigned_to>gmsoft@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>thanatos@hoodlum.org</who>
            <bug_when>2003-05-05 11:27:35 0000</bug_when>
            <thetext>trying to emerge system, and it failed here:

cdimage / # emerge system
Calculating system dependencies ...done!
&gt;&gt;&gt; emerge (1 of 65) sys-libs/gdbm-1.8.0-r5 to /
&gt;&gt;&gt; md5 ;-) gdbm-1.8.0.tar.gz
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking gdbm-1.8.0.tar.gz to /var/tmp/portage/gdbm-1.8.0-r5/work
patching file gdbm-1.8.0/gdbm.info
&gt;&gt;&gt; Source unpacked.
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc -march=2.0 -O3 -pipe -mschedule=8000 )
works... yes
checking whether the C compiler (gcc -march=2.0 -O3 -pipe -mschedule=8000 ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for a BSD compatible install... /bin/install -c
checking host system type... Invalid configuration `hppa2.0-unknown-linux-gnu&apos;:
machine `hppa2.0-unknown&apos; not recognized

checking for ranlib... ranlib
checking for ld used by GCC...
/usr/lib/gcc-lib/hppa2.0-unknown-linux-gnu/3.2.2/../../../../hppa2.0-unknown-linux-gnu/bin/ld
checking if the linker
(/usr/lib/gcc-lib/hppa2.0-unknown-linux-gnu/3.2.2/../../../../hppa2.0-unknown-linux-gnu/bin/ld)
is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
ltconfig: you must specify a host type if you use `--no-verify&apos;
Try `ltconfig --help&apos; for more information.
configure: error: libtool configure failed

!!! ERROR: sys-libs/gdbm-1.8.0-r5 failed.
!!! Function src_compile, Line 37, Exitcode 1
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. boot liveCD on HPPA 2.0 system
2. emerge system
3.

Actual Results:  
THe build of gdbm failes (due to ltconfig, it looks like)

Expected Results:  
uhhhhh accepted a valid machine type?

I am going to switch to an older type, like hppa1.1.  Since I have a D370, I
*should* be using hppa2.0, but it dosen&apos;t matter *that* much.  It would make the
build process correct to accept valid machine types.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>thanatos@hoodlum.org</who>
            <bug_when>2003-05-05 11:33:25 0000</bug_when>
            <thetext>interestingly, changing *only* the machinetype to hppa1.1, but leaving the CFLAGS set to &quot;-m2.0 -O2 -schedule=8000&quot; still worked.  Therefore, I am thinking that ltconfig/autoconf/whatever is having trouble with this machine type.  perhaps masking the 2.0 machinetype in the ebuild would solve this...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gmsoft@gentoo.org</who>
            <bug_when>2003-05-05 13:45:37 0000</bug_when>
            <thetext>Added gnuconfig_update fix in unpack. </thetext>
          </long_desc>
      
    </bug>

</bugzilla>