<?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>240564</bug_id>
          
          <creation_ts>2008-10-08 19:16 0000</creation_ts>
          <short_desc>[QA] app-text/rarian-0.8.1: command not found: foreign (due to incorrect AM_INIT_AUTOMAKE line in configure.ac)</short_desc>
          <delta_ts>2008-11-08 12:07:31 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>GNOME</component>
          <version>2008.0</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>sandro.bonazzola@gmail.com</reporter>
          <assigned_to>gnome@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>sandro.bonazzola@gmail.com</who>
            <bug_when>2008-10-08 19:16:58 0000</bug_when>
            <thetext>QA: install
QA Notice: command not found:

        ./configure: line 2450: foreign: command not found</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sandro.bonazzola@gmail.com</who>
            <bug_when>2008-10-08 19:18:28 0000</bug_when>
            <thetext>From the log file:

&gt;&gt;&gt; Compiling source in /var/tmp/portage/app-text/rarian-0.8.1/work/rarian-0.8.1 ...
 * econf: updating rarian-0.8.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating rarian-0.8.1/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib
--localstatedir=/var --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
./configure: line 2450: foreign: command not found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
....</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2008-10-08 20:26:52 0000</bug_when>
            <thetext>is it causing _any_ problem at all ???</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>sandro.bonazzola@gmail.com</who>
            <bug_when>2008-10-09 18:41:12 0000</bug_when>
            <thetext>No one I am aware of. But since is signalled as a QA issue, I preferred reporting it.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2008-10-11 23:18:34 0000</bug_when>
            <thetext>this is strange, looks like autoconf doesn&apos;t recognize foreign anymore.

@base-system, any idea ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2008-10-26 05:27:31 0000</bug_when>
            <thetext>&quot;foreign&quot; isnt an autoconf command, it&apos;s a parameter to automake

if you look at the files, it should be apparent the real issue:
configure.ac:AM_INIT_AUTOMAKE ([foreign dist-bzip2 dist-gzip])
configure: (foreign dist-bzip2 dist-gzip)

hmm, looks to me like there shouldnt be a space there ... the m4 language does not allow for it ...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>eva@gentoo.org</who>
            <bug_when>2008-11-08 12:07:31 0000</bug_when>
            <thetext>ugh, I had shit in the eyes. Fixed without a bump.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>