<?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>14488</bug_id>
          
          <creation_ts>2003-01-24 07:12 0000</creation_ts>
          <short_desc>plotutils-2.4.1-r2 fails with parallel make error</short_desc>
          <delta_ts>2003-02-05 14:38:09 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>1.4_rc2</version>
          <rep_platform>x86</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>jani-matti.hatinen@iki.fi</reporter>
          <assigned_to>seemant@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jani-matti.hatinen@iki.fi</who>
            <bug_when>2003-01-24 07:12:57 0000</bug_when>
            <thetext>The plotutils-2.4.1-r2 ebuild fails every time with a parallel make error.
Here&apos;s the output:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I./../include -DLIBPLOT
-O3 -march=k6-2 -pipe -fomit-frame-pointer -c mi_widelin.c  -fPIC -DPIC -o
.libs/mi_widelin.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I./../include -DLIBPLOT
-O3 -march=k6-2 -pipe -fomit-frame-pointer -c mi_spans.c -o mi_spans.o
&gt;/dev/null 2&gt;&amp;1
mv -f .libs/mi_spans.lo mi_spans.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/X11R6/include -I./../include -DLIBPLOT    -O3 -march=k6-2 -pipe
-fomit-frame-pointer  -c mi_zerarc.c
rm -f .libs/mi_zerarc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I./../include -DLIBPLOT
-O3 -march=k6-2 -pipe -fomit-frame-pointer -c mi_zerarc.c  -fPIC -DPIC -o
.libs/mi_zerarc.lo
{standard input}: Assembler messages:
{standard input}:4046: Error: value of ffffffffffffff7e too large for field of 1
bytes at 0000000000003727
make[2]: *** [mi_widelin.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I./../include -DLIBPLOT
-O3 -march=k6-2 -pipe -fomit-frame-pointer -c mi_zerarc.c -o mi_zerarc.o
&gt;/dev/null 2&gt;&amp;1
mv -f .libs/mi_zerarc.lo mi_zerarc.lo
make[2]: Leaving directory
`/var/tmp/portage/plotutils-2.4.1-r2/work/plotutils-2.4.1/libplot&apos;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/plotutils-2.4.1-r2/work/plotutils-2.4.1&apos;
make: *** [all-recursive-am] Error 2

!!! ERROR: media-libs/plotutils-2.4.1-r2 failed.
!!! Function src_compile, Line 49, Exitcode 2
!!! Parallel Make Failed

Removing MAKEOPTS=&quot;-j2&quot;, or changing it to -j1 doesn&apos;t help at all. As you can
see from the output, my CFLAGS are &quot;-O3 -march=k6-2 -pipe -fomit-frame-pointer&quot;.
 I have plotutils in the USE settings as well.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>seemant@gentoo.org</who>
            <bug_when>2003-01-27 02:05:07 0000</bug_when>
            <thetext>try with -march=i586 and report please?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jani-matti.hatinen@iki.fi</who>
            <bug_when>2003-01-27 13:39:27 0000</bug_when>
            <thetext>Works just fine with -march=i586. Thanks.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>seemant@gentoo.org</who>
            <bug_when>2003-02-05 14:38:09 0000</bug_when>
            <thetext>fixed in portage -- the flags get replaced in the ebuild.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>