<?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>217513</bug_id>
          
          <creation_ts>2008-04-13 13:10 0000</creation_ts>
          <short_desc>sys-devel/automake-1.10.1 fails instsh2.test</short_desc>
          <delta_ts>2008-04-13 23:23: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>Core system</component>
          <version>2008.0_beta1</version>
          <rep_platform>PPC64</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>
          
          <blocked>217239</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>corsair@gentoo.org</reporter>
          <assigned_to>base-system@gentoo.org</assigned_to>
          <cc>alpha@gentoo.org</cc>
    
    <cc>ia64@gentoo.org</cc>
    
    <cc>ppc64@gentoo.org</cc>
    
    <cc>sparc@gentoo.org</cc>
    
    <cc>x86@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>corsair@gentoo.org</who>
            <bug_when>2008-04-13 13:10:45 0000</bug_when>
            <thetext>sys-devel/automake-1.10.1 fails tests on ppc64:

[...]
FAIL: instsh2.test
[...]
=====================================
1 of 584 tests failed
(30 tests were not run)
Please report to bug-automake@gnu.org
=====================================

This does not happen with sys-devel/automake-1.10.


# ./instsh2.test 
/var/tmp/portage/sys-devel/automake-1.10.1/work/automake-1.10.1/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/powerpc64-unknown-linux-gnu/gcc-bin/4.1.2:/opt/ibm-jdk-bin-1.4.2.10/bin:/opt/ibm-jdk-bin-1.4.2.10/jre/bin:/usr/kde/3.5/sbin:/usr/kde/3.5/bin:/usr/qt/3/bin
=== Running test ./instsh2.test
++ pwd
/var/tmp/portage/sys-devel/automake-1.10.1/work/automake-1.10.1/tests/testSubDir
+ set -e
+ ./install-sh
./install-sh: no input file specified.
+ ./install-sh -m 644 dest
./install-sh: no input file specified.
+ ./install-sh -d
+ ./install-sh -d d0
+ test -d d0
+ ./install-sh -d d1 d2 d3 d4
+ test -d d1
+ test -d d2
+ test -d d3
+ test -d d4
+ ./install-sh -d p1/p2/p3 p4//p5//p6//
+ test -d p1/p2/p3
+ test -d p4/p5/p6
+ :
+ ./install-sh -c -m 644 x y
+ test -f x
+ test -f y
+ ./install-sh -m 644 y z
+ test -f y
+ test -f z
+ ./install-sh -m 644 -c x z d1
+ test -f x
+ test -f z
+ test -f d1/x
+ test -f d1/z
+ ./install-sh -m 644 x z d2//
+ test -f x
+ test -f z
+ test -f d2/x
+ test -f d2/z
+ ./install-sh -t d3 -m 644 x z
+ test -f x
+ test -f z
+ test -f d3/x
+ test -f d3/z
+ ./install-sh -t d4// -m 644 x z
+ test -f x
+ test -f z
+ test -f d4/x
+ test -f d4/z
+ ./install-sh -T x d3/y
+ test -f x
+ test -f d3/y
+ ./install-sh -T x d3
./install-sh: d3: Is a directory
+ ./install-sh -T x d4//
./install-sh: d4//: Is a directory
+ echo foo
+ ./install-sh -C file d1
+ TZ=UTC0
+ touch -t 198309271735.59 d1/file
+ ./install-sh -C file d1
+ is_newest file d1/file
++ find file d1/file -newer file
+ test x = x
+ echo foo1
+ ./install-sh -C file d1
+ diff file d1/file
+ ./install-sh -C -m 444 file d1
+ test -r d1/file
+ test &apos;!&apos; -w d1/file
# echo $?
1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>armin76@gentoo.org</who>
            <bug_when>2008-04-13 13:40:26 0000</bug_when>
            <thetext>Same on alpha/ia64/sparc/x86</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2008-04-13 23:23:37 0000</bug_when>
            <thetext>ive added the fix already in upstream ... the error is harmless, so it&apos;s safe to ignore</thetext>
          </long_desc>
      
    </bug>

</bugzilla>