stow tests fail on opensuse 12.1
Sebastian Mattheis <[email protected]> Tue, 6 Dec 2011 14:03:40 +0100
| Newsgroups | gmane.comp.gnu.stow.general |
|---|---|
| Message-ID | <[email protected]> |
--===============6960940992284470823==
Content-Type: multipart/alternative;
boundary="_8976114c-7275-42f1-b39f-19daa1b35c78_"
--_8976114c-7275-42f1-b39f-19daa1b35c78_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hello stow-helpers=2C
I'm not totally new to stow and linux=2C but I'm not able to install stow o=
n my OpenSuse 12.1 .=20
The problem is simple: The stow tests fail. If i still do 'make install' th=
e binaries don't work.
Any help would be great!=20
Below I provide the necessary informations. However=2C if you need addition=
al informations let me know.
Thanks in advance=2C
Sebastian
####################################################################
sebastian@linux-je8s:~/Downloads/stow-2.1.0> uname -a
Linux linux-je8s.site 3.1.0-1.2-desktop #1 SMP PREEMPT Thu Nov 3 14:45:45 U=
TC 2011 (187dde0) x86_64 x86_64 x86_64 GNU/Linux
sebastian@linux-je8s:~/Downloads> tar -xf stow-2.1.0.tar.gz
sebastian@linux-je8s:~/Downloads> cd stow-2.1.0/
sebastian@linux-je8s:~/Downloads/stow-2.1.0> ./configure=20
configure: loading site script /usr/share/site/x86_64-unknown-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
checking whether to disable maintainer-specific portions of Makefiles... ye=
s
checking for perl... /usr/bin/perl
configure: creating ./config.status
config.status: creating Makefile
sebastian@linux-je8s:~/Downloads/stow-2.1.0> make
[ -d bin ] || mkdir bin # required in vpath mode
sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[@]|2.1.0|g' < bin/st=
ow.in > bin/stow
chmod +x bin/stow
[ -d bin ] || mkdir bin # required in vpath mode
sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[@]|2.1.0|g' < bin/ch=
kstow.in > bin/chkstow
chmod +x bin/chkstow
[ -d doc ] || mkdir doc # required in vpath mode
pod2man bin/stow > doc/stow.8
Not in a git repository=3B can't update ChangeLog.
[ -d lib ] || mkdir lib # required in vpath mode
( sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[@]|2.1.0|g' < lib/=
Stow.pm.in=3B cat ./default-ignore-list ) > lib/Stow.pm
### comment: i ignored the warning "can't update ChangeLog" since i thought=
it's just a warning for the case=2C when stow is installed from git reposi=
tory
sebastian@linux-je8s:~/Downloads/stow-2.1.0> make test
Not in a git repository=3B can't update ChangeLog.
make tmp-testing-trees
make[1]: Entering directory `/home/sebastian/Downloads/stow-2.1.0'
mkdir -p tmp-testing-trees
make[1]: Leaving directory `/home/sebastian/Downloads/stow-2.1.0'
make check-TESTS
make[1]: Entering directory `/home/sebastian/Downloads/stow-2.1.0'
dir=3D./t=3B \
/usr/bin/perl -I./bin -I./lib -I./t -MTest::Harness -e 'runtests(@ARGV)' "$=
{dir#./}"/*.t
t/chkstow.t ................ Can't locate Test/Output.pm in @INC (@INC cont=
ains: ./bin ./lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-m=
ulti /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_=
64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14=
.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl=
/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/=
perl5/site_perl .) at t/chkstow.t line 14=2C <DATA> line 18.
BEGIN failed--compilation aborted at t/chkstow.t line 14=2C <DATA> line 18.
# Looks like your test exited with 2 before it could output anything.
t/chkstow.t ................ Dubious=2C test returned 2 (wstat 512=2C 0x200=
)
Failed 7/7 subtests=20
t/cleanup_invalid_links.t .. ok =20
t/defer.t .................. ok =20
t/examples.t ............... ok =20
t/find_stowed_path.t ....... ok =20
t/foldable.t ............... ok =20
t/ignore.t ................. ok =20
t/join_paths.t ............. ok =20
t/parent.t ................. ok =20
t/stow_contents.t .......... Can't locate Test/Output.pm in @INC (@INC cont=
ains: ./bin ./lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-m=
ulti /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_=
64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14=
.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl=
/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/=
perl5/site_perl .) at t/stow_contents.t line 11.
BEGIN failed--compilation aborted at t/stow_contents.t line 11.
# Looks like your test exited with 2 before it could output anything.
t/stow_contents.t .......... Dubious=2C test returned 2 (wstat 512=2C 0x200=
)
Failed 23/23 subtests=20
t/stow.t ................... ok =20
t/unstow_contents_orig.t ... Can't locate Test/Output.pm in @INC (@INC cont=
ains: ./bin ./lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-m=
ulti /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_=
64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14=
.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl=
/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/=
perl5/site_perl .) at t/unstow_contents_orig.t line 11.
BEGIN failed--compilation aborted at t/unstow_contents_orig.t line 11.
# Looks like your test exited with 2 before it could output anything.
t/unstow_contents_orig.t ... Dubious=2C test returned 2 (wstat 512=2C 0x200=
)
Failed 23/23 subtests=20
t/unstow_contents.t ........ Can't locate Test/Output.pm in @INC (@INC cont=
ains: ./bin ./lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-m=
ulti /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_=
64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14=
.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl=
/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/=
perl5/site_perl .) at t/unstow_contents.t line 11.
BEGIN failed--compilation aborted at t/unstow_contents.t line 11.
# Looks like your test exited with 2 before it could output anything.
t/unstow_contents.t ........ Dubious=2C test returned 2 (wstat 512=2C 0x200=
)
Failed 23/23 subtests=20
Test Summary Report
-------------------
t/chkstow.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/stow_contents.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 23 tests but ran 0.
t/unstow_contents_orig.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 23 tests but ran 0.
t/unstow_contents.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 23 tests but ran 0.
Files=3D13=2C Tests=3D344=2C 0 wallclock secs ( 0.08 usr 0.01 sys + 0.44=
cusr 0.06 csys =3D 0.59 CPU)
Result: FAIL
Failed 4/13 test programs. 0/344 subtests failed.
make[1]: *** [check-TESTS] Error 2
make[1]: Leaving directory `/home/sebastian/Downloads/stow-2.1.0'
make: *** [check-am] Error 2
=
--_8976114c-7275-42f1-b39f-19daa1b35c78_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<style><!--
.hmmessage P
{
margin:0px=3B
padding:0px
}
body.hmmessage
{
font-size: 10pt=3B
font-family:Tahoma
}
--></style>
</head>
<body class=3D'hmmessage'><div dir=3D'ltr'>
Hello stow-helpers=2C<br><br>I'm not totally new to stow and linux=2C but I=
'm not able to install stow on my OpenSuse 12.1 . <br><br>The problem is si=
mple: The stow tests fail. If i still do 'make install' the binaries don't =
work.<br><br>Any help would be great! <br><br>Below I provide the necessary=
informations. However=2C if you need additional informations let me know.<=
br><br>Thanks in advance=2C<br>Sebastian<br><br>###########################=
#########################################<br><br>sebastian@linux-je8s:~/Dow=
nloads/stow-2.1.0>=3B uname -a<br>Linux linux-je8s.site 3.1.0-1.2-desktop=
#1 SMP PREEMPT Thu Nov 3 14:45:45 UTC 2011 (187dde0) x86_64 x86_64 x86_64 =
GNU/Linux<br><br>sebastian@linux-je8s:~/Downloads>=3B tar -xf stow-2.1.0.=
tar.gz<br><br>sebastian@linux-je8s:~/Downloads>=3B cd stow-2.1.0/<br><br>=
sebastian@linux-je8s:~/Downloads/stow-2.1.0>=3B ./configure <br>configure=
: loading site script /usr/share/site/x86_64-unknown-linux-gnu<br>checking =
for a BSD-compatible install... /usr/bin/install -c<br>checking whether bui=
ld environment is sane... yes<br>checking for a thread-safe mkdir -p... /bi=
n/mkdir -p<br>checking for gawk... gawk<br>checking whether make sets $(MAK=
E)... yes<br>checking whether to disable maintainer-specific portions of Ma=
kefiles... yes<br>checking for perl... /usr/bin/perl<br>configure: creating=
./config.status<br>config.status: creating Makefile<br><br>sebastian@linux=
-je8s:~/Downloads/stow-2.1.0>=3B make<br>[ -d bin ] || mkdir bin # requir=
ed in vpath mode<br>sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[=
@]|2.1.0|g' <=3B bin/stow.in >=3B bin/stow<br>chmod +x bin/stow<br>[ -d=
bin ] || mkdir bin # required in vpath mode<br>sed -e 's|[@]PERL[@]|/usr/b=
in/perl|g' -e 's|[@]VERSION[@]|2.1.0|g' <=3B bin/chkstow.in >=3B bin/ch=
kstow<br>chmod +x bin/chkstow<br>[ -d doc ] || mkdir doc # required in vpat=
h mode<br>pod2man bin/stow >=3B doc/stow.8<br>Not in a git repository=3B =
can't update ChangeLog.<br>[ -d lib ] || mkdir lib # required in vpath mode=
<br>( sed -e 's|[@]PERL[@]|/usr/bin/perl|g' -e 's|[@]VERSION[@]|2.1.0|g' &l=
t=3B lib/Stow.pm.in=3B cat ./default-ignore-list ) >=3B lib/Stow.pm<br><b=
r>### comment: i ignored the warning "can't update ChangeLog" since i thoug=
ht it's just a warning for the case=2C when stow is installed from git repo=
sitory<br><br>sebastian@linux-je8s:~/Downloads/stow-2.1.0>=3B make test<b=
r>Not in a git repository=3B can't update ChangeLog.<br>make =3B tmp-te=
sting-trees<br>make[1]: Entering directory `/home/sebastian/Downloads/stow-=
2.1.0'<br>mkdir -p tmp-testing-trees<br>make[1]: Leaving directory `/home/s=
ebastian/Downloads/stow-2.1.0'<br>make =3B check-TESTS<br>make[1]: Ente=
ring directory `/home/sebastian/Downloads/stow-2.1.0'<br>dir=3D./t=3B \<br>=
/usr/bin/perl -I./bin -I./lib -I./t -MTest::Harness -e 'runtests(@ARGV)' "$=
{dir#./}"/*.t<br>t/chkstow.t ................ Can't locate Test/Output.pm i=
n @INC (@INC contains: ./bin ./lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_=
64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor=
_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /u=
sr/lib/perl5/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/li=
b/perl5/site_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl=
/5.14.2 /usr/lib/perl5/site_perl .) at t/chkstow.t line 14=2C <=3BDATA>=
=3B line 18.<br>BEGIN failed--compilation aborted at t/chkstow.t line 14=2C=
<=3BDATA>=3B line 18.<br># Looks like your test exited with 2 before i=
t could output anything.<br>t/chkstow.t ................ Dubious=2C test re=
turned 2 (wstat 512=2C 0x200)<br>Failed 7/7 subtests <br>t/cleanup_invalid_=
links.t .. ok =3B =3B <br>t/defer.t .................. ok =3B&n=
bsp=3B <br>t/examples.t ............... ok =3B =3B =3B =3B =
<br>t/find_stowed_path.t ....... ok =3B =3B <br>t/foldable.t ......=
......... ok =3B =3B <br>t/ignore.t ................. ok =3B&nb=
sp=3B =3B =3B =3B =3B <br>t/join_paths.t ............. ok&n=
bsp=3B =3B =3B =3B <br>t/parent.t ................. ok =3B&=
nbsp=3B <br>t/stow_contents.t .......... Can't locate Test/Output.pm in @IN=
C (@INC contains: ./bin ./lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_64-li=
nux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl=
/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/li=
b/perl5/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/per=
l5/site_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14=
.2 /usr/lib/perl5/site_perl .) at t/stow_contents.t line 11.<br>BEGIN faile=
d--compilation aborted at t/stow_contents.t line 11.<br># Looks like your t=
est exited with 2 before it could output anything.<br>t/stow_contents.t ...=
....... Dubious=2C test returned 2 (wstat 512=2C 0x200)<br>Failed 23/23 sub=
tests <br>t/stow.t ................... ok =3B =3B <br>t/unstow_cont=
ents_orig.t ... Can't locate Test/Output.pm in @INC (@INC contains: ./bin .=
/lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-multi /usr/lib=
/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_64-linux-thre=
ad-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14.2/x86_64-lin=
ux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl/5.14.2/x86_6=
4-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/site_pe=
rl .) at t/unstow_contents_orig.t line 11.<br>BEGIN failed--compilation abo=
rted at t/unstow_contents_orig.t line 11.<br># Looks like your test exited =
with 2 before it could output anything.<br>t/unstow_contents_orig.t ... Dub=
ious=2C test returned 2 (wstat 512=2C 0x200)<br>Failed 23/23 subtests <br>t=
/unstow_contents.t ........ Can't locate Test/Output.pm in @INC (@INC conta=
ins: ./bin ./lib ./t /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-mu=
lti /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_6=
4-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14.=
2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl/=
5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/p=
erl5/site_perl .) at t/unstow_contents.t line 11.<br>BEGIN failed--compilat=
ion aborted at t/unstow_contents.t line 11.<br># Looks like your test exite=
d with 2 before it could output anything.<br>t/unstow_contents.t ........ D=
ubious=2C test returned 2 (wstat 512=2C 0x200)<br>Failed 23/23 subtests <br=
><br>Test Summary Report<br>-------------------<br>t/chkstow.t =3B =
=3B =3B =3B =3B =3B =3B =3B =3B =3B =3B=
 =3B =3B (Wstat: 512 Tests: 0 Failed: 0)<br> =3B Non-zero exit =
status: 2<br> =3B Parse errors: Bad plan. =3B You planned 7 tests b=
ut ran 0.<br>t/stow_contents.t =3B =3B =3B =3B =3B =
=3B =3B (Wstat: 512 Tests: 0 Failed: 0)<br> =3B Non-zero exit statu=
s: 2<br> =3B Parse errors: Bad plan. =3B You planned 23 tests but r=
an 0.<br>t/unstow_contents_orig.t (Wstat: 512 Tests: 0 Failed: 0)<br> =
=3B Non-zero exit status: 2<br> =3B Parse errors: Bad plan. =3B You=
planned 23 tests but ran 0.<br>t/unstow_contents.t =3B =3B =3B=
 =3B =3B (Wstat: 512 Tests: 0 Failed: 0)<br> =3B Non-zero exit =
status: 2<br> =3B Parse errors: Bad plan. =3B You planned 23 tests =
but ran 0.<br>Files=3D13=2C Tests=3D344=2C =3B 0 wallclock secs ( 0.08 =
usr =3B 0.01 sys + =3B 0.44 cusr =3B 0.06 csys =3D =3B 0.59=
CPU)<br>Result: FAIL<br>Failed 4/13 test programs. 0/344 subtests failed.<=
br>make[1]: *** [check-TESTS] Error 2<br>make[1]: Leaving directory `/home/=
sebastian/Downloads/stow-2.1.0'<br>make: *** [check-am] Error 2<br> =
</div></body>
</html>=
--_8976114c-7275-42f1-b39f-19daa1b35c78_--
--===============6960940992284470823==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Help-stow mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-stow
--===============6960940992284470823==--