bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FAIL: txinfo18.test


From: Glenn Enright
Subject: FAIL: txinfo18.test
Date: Fri, 7 Oct 2005 10:39:34 +0000
User-agent: KMail/1.8.1

tests # env TESTS='txinfo18.test' VERBOSE=x make -e check
make  defs aclocal-1.9 automake-1.9
make[1]: Entering directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests'
make[1]: `defs' is up to date.
make[1]: `aclocal-1.9' is up to date.
make[1]: `automake-1.9' is up to date.
make[1]: Leaving directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests'
make  check-TESTS
make[1]: Entering directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests'
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.4:/usr/i686-pc-linux-gnu/gcc-bin/3.4.4:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5:/opt/blackdown-jdk-1.4.2.02/bin:/opt/blackdown-jdk-1.4.2.02/jre/bin:/usr/qt/3/bin:/usr/kde/3.4/sbin:/usr/kde/3.4/bin:/var/qmail/bin
txinfo18: running makeinfo --version
makeinfo (GNU texinfo) 4.8

Copyright (C) 2004 Free Software Foundation, Inc.
There is NO warranty.  You may redistribute this software
under the terms of the GNU General Public License.
For more information about these matters, see the files named COPYING.
=== Running test ./txinfo18.test
++ pwd
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir
+ set -e
+ echo AC_OUTPUT
+ cat
+ cat
+ cat
+ aclocal-1.9
+ automake-1.9 --foreign -Werror -Wall --add-missing
Makefile.am:1: installing `./texinfo.tex'
+ autoconf
+ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
+ make distcheck
{ test ! -d txinfo18-1.0 || { find txinfo18-1.0 -type d ! -perm -200 -exec 
chmod u+w {} ';' && rm -fr txinfo18-1.0; }; }
mkdir txinfo18-1.0
make  \
  top_distdir="txinfo18-1.0" distdir="txinfo18-1.0" \
  dist-info
make[1]: Entering directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir'
restore=: && backupdir=".am$$" && \
am__cwd=`pwd` && cd . && \
rm -rf $backupdir && mkdir $backupdir && \
if 
(/bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/missing 
--run makeinfo --version) >/dev/null 2>&1; then \
  for f in main.info main.info-[0-9] main.info-[0-9][0-9] main.i[0-9] 
main.i[0-9][0-9]; do \
    if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
  done; \
else :; fi && \
cd "$am__cwd"; \
if /bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/missing 
--run makeinfo   -I . \
 -o main.info main.texi; \
then \
  rc=0; \
  cd .; \
else \
  rc=$?; \
  cd . && \
  $restore $backupdir/* `echo "./main.info" | sed 's|[^/]*$||'`; \
fi; \
rm -rf $backupdir; exit $rc
make[1]: Leaving directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir'
find txinfo18-1.0 -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
  ! -type d ! -perm -444 
-exec /bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/install-sh
 
-c -m a+r {} {} \; \
|| chmod -R a+r txinfo18-1.0
tardir=txinfo18-1.0 
&& /bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/missing 
--run tar chof - "$tardir" | GZIP=--best gzip -c >txinfo18-1.0.tar.gz
{ test ! -d txinfo18-1.0 || { find txinfo18-1.0 -type d ! -perm -200 -exec 
chmod u+w {} ';' && rm -fr txinfo18-1.0; }; }
case 'txinfo18-1.0.tar.gz' in \
*.tar.gz*) \
  GZIP=--best gunzip -c txinfo18-1.0.tar.gz 
| /bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/missing 
--run tar xf - ;;\
*.tar.bz2*) \
  bunzip2 -c txinfo18-1.0.tar.bz2 
| /bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/missing 
--run tar xf - ;;\
*.tar.Z*) \
  uncompress -c txinfo18-1.0.tar.Z 
| /bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/missing 
--run tar xf - ;;\
*.shar.gz*) \
  GZIP=--best gunzip -c txinfo18-1.0.shar.gz | unshar ;;\
*.zip*) \
  unzip txinfo18-1.0.zip ;;\
esac
chmod -R a-w txinfo18-1.0; chmod a+w txinfo18-1.0
mkdir txinfo18-1.0/_build
mkdir txinfo18-1.0/_inst
chmod a-w txinfo18-1.0
dc_install_base=`CDPATH="${ZSH_VERSION+.}:" && cd txinfo18-1.0/_inst && pwd | 
sed -e 's,^[^:\\/]:[\\/],/,'` \
  && dc_destdir="${TMPDIR-/tmp}/am-dc-$$/" \
  && cd txinfo18-1.0/_build \
  && ../configure --srcdir=.. --prefix="$dc_install_base" \
     \
  && make  \
  && make  dvi \
  && make  check \
  && make  install \
  && make  installcheck \
  && make  uninstall \
  && make  distuninstallcheck_dir="$dc_install_base" \
        distuninstallcheck \
  && chmod -R a-w "$dc_install_base" \
  && ({ \
       (cd ../.. && umask 077 && mkdir "$dc_destdir") \
       && make  DESTDIR="$dc_destdir" install \
       && make  DESTDIR="$dc_destdir" uninstall \
       && make  DESTDIR="$dc_destdir" \
            distuninstallcheck_dir="$dc_destdir" distuninstallcheck; \
      } || { rm -rf "$dc_destdir"; exit 1; }) \
  && rm -rf "$dc_destdir" \
  && make  dist \
  && rm -rf txinfo18-1.0.tar.gz \
  && make  distcleancheck
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
make[1]: Entering directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/txinfo18-1.0/_build'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/txinfo18-1.0/_build'
make[1]: Entering directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/txinfo18-1.0/_build'
TEXINPUTS="..:$TEXINPUTS" \
MAKEINFO='/bin/sh 
/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/txinfo18-1.0/missing
 
--run makeinfo   -I ..' \
texi2dvi ../main.texi
This is e-TeXk, Version 3.14159-2.1 (Web2C 7.4.5)
 file:line:error style messages enabled.
entering extended mode

(/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/txinfo
18-1.0/main.texi
(/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/txinfo
18-1.0/texinfo.tex Loading texinfo [version 2005-07-05.19]: Basics, pdf,
fonts, page headings, tables, conditionals, indexing, sectioning, toc,
environments, defuns, macros, cross references, insertions,
(/usr/share/texmf/tex/generic/misc/epsf.tex) localization,
and turning on texinfo input format.)
(/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/txinfo
18-1.0/sub.texi) [1] )
Output written on main.dvi (1 page, 236 bytes).
Transcript written on main.log.
/usr/bin/texi2dvi: line 369: 10741 Segmentation fault      $texindex 
$index_files 2>&5 1>&2
/usr/bin/texi2dvi: texindex exited with bad status, quitting.
make[1]: *** [main.dvi] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests/testSubDir/tx     
   .0/_build'
make: *** [distcheck] Error 2
FAIL: txinfo18.test
=====================================
1 of 1 tests failed
Please report to address@hidden
=====================================
make[1]: *** [check-TESTS] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/automake-1.9.6-r1/work/automake-1.9.6/tests'
make: *** [check-am] Error 2

-- 

Elwood:  What kind of music do you get here ma'am?
Barmaid: Why, we get both kinds of music, Country and Western.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]