GNU bug report logs -
#19750
FAIL: t/fort4.sh on x86_64 darwin in automake 1.15
Previous Next
To reply to this bug, email your comments to 19750 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#19750
; Package
automake
.
(Mon, 02 Feb 2015 22:44:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jack Howarth <howarth.mailing.lists <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Mon, 02 Feb 2015 22:44:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
The automake 1.15 release built on x86_64 darwin exhibits a new
regression in the test suite…
FAIL: t/fort4.sh
which appears in the fort4.log as…
tardir=fort4-1.0 && ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c
>fort4-1.0.tar.gz
make[2]: Leaving directory
'/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
if test -d "fort4-1.0"; then find "fort4-1.0" -type d ! -perm -200
-exec chmod u+w {} ';' && rm -rf "fort4-1.0" || { sleep 5 && rm -rf
"fort4-1.0"; }; else :; fi
make[1]: Leaving directory
'/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
make[1]: Entering directory
'/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
test -z "hello goodbye" || rm -f hello goodbye
rm -f *.o
rm -f *.tab.c
test -z "" || rm -f
test . = "../.." || test -z "" || rm -f
rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
rm -f cscope.out cscope.in.out cscope.po.out cscope.files
rm -f config.status config.cache config.log configure.lineno
config.status.lineno
rm -f Makefile
ERROR: files left in build directory after distclean:
./goodbye.dSYM/Contents/Info.plist
./goodbye.dSYM/Contents/Resources/DWARF/goodbye
./hello.dSYM/Contents/Info.plist
./hello.dSYM/Contents/Resources/DWARF/hello
Makefile:649: recipe for target 'distcleancheck' failed
make[1]: *** [distcleancheck] Error 1
make[1]: Leaving directory
'/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
Makefile:576: recipe for target 'distcheck' failed
make: *** [distcheck] Error 1
The fort4.* files and directory from the t subdirectory in the build
are included as test_failure.tar.bz2.
Jack
[test_failure.tar.bz2 (application/x-bzip2, attachment)]
Information forwarded
to
bug-automake <at> gnu.org
:
bug#19750
; Package
automake
.
(Tue, 03 Feb 2015 00:13:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 19750 <at> debbugs.gnu.org (full text, mbox):
This bug occurs for both x86_64-apple-darwin11 and
x86_64-apple-darwin14. The failure also exists in current autogen git.
Jack
On Mon, Feb 2, 2015 at 5:13 PM, Jack Howarth
<howarth.mailing.lists <at> gmail.com> wrote:
> The automake 1.15 release built on x86_64 darwin exhibits a new
> regression in the test suite…
>
> FAIL: t/fort4.sh
>
> which appears in the fort4.log as…
>
> tardir=fort4-1.0 && ${TAR-tar} chof - "$tardir" | GZIP=--best gzip -c
>>fort4-1.0.tar.gz
> make[2]: Leaving directory
> '/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
> if test -d "fort4-1.0"; then find "fort4-1.0" -type d ! -perm -200
> -exec chmod u+w {} ';' && rm -rf "fort4-1.0" || { sleep 5 && rm -rf
> "fort4-1.0"; }; else :; fi
> make[1]: Leaving directory
> '/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
> make[1]: Entering directory
> '/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
> test -z "hello goodbye" || rm -f hello goodbye
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f
> test . = "../.." || test -z "" || rm -f
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> rm -f config.status config.cache config.log configure.lineno
> config.status.lineno
> rm -f Makefile
> ERROR: files left in build directory after distclean:
> ./goodbye.dSYM/Contents/Info.plist
> ./goodbye.dSYM/Contents/Resources/DWARF/goodbye
> ./hello.dSYM/Contents/Info.plist
> ./hello.dSYM/Contents/Resources/DWARF/hello
> Makefile:649: recipe for target 'distcleancheck' failed
> make[1]: *** [distcleancheck] Error 1
> make[1]: Leaving directory
> '/sw/src/fink.build/automake1.15-1.15-1/automake-1.15/t/fort4.dir/fort4-1.0/_build/sub'
> Makefile:576: recipe for target 'distcheck' failed
> make: *** [distcheck] Error 1
>
> The fort4.* files and directory from the t subdirectory in the build
> are included as test_failure.tar.bz2.
> Jack
This bug report was last modified 10 years and 135 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.