tech-pkg archive

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

Re: bootstrap pkgsrc on FreeMiNT 1.18.0 (EasyMiNT 1.83)



From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>, Date: Sun, 25 Aug 2013 
16:06:36 +0900 (JST)

> /usr/bin/diff -u /tmp/bs/bmake/unit-tests/test.exp test.out
> --- /tmp/bs/bmake/unit-tests/test.exp            Sun Aug 25 15:13:22 2013
> +++ test.out                                     Sun Aug 25 15:17:08 2013
> @@ -27,6 +27,7 @@
>  make: "error" line 3: just FYI
>  make: "error" line 4: warning: this could be serious
>  make: "error" line 5: this is fatal
> +*** Error code 1 (ignored)
>  UT_DOLLAR=This is $UT_FU
>  UT_FOO=foobar is fubar
>  UT_FU=fubar
> @@ -46,11 +47,12 @@
>  At first, I am
>  happy
>  and now: sad
> -.ERROR: Looks like 'sad' is upset.
>  *** Error code 1
>  
>  Stop.
>  make: stopped in unit-tests
> +.ERROR: Looks like 'sad' is upset.
> +*** Error code 1 (ignored)
>  simple.1
>  simple.1
>  simple.2
> @@ -342,5 +344,3 @@
>  five v=is x k=is x
>  six v=is y k=is y
>  show-v v=override k=override
> -*** Error code 1 (ignored)
> -*** Error code 1 (ignored)
> *** Error code 1
> 
> Stop.
> bmake: stopped in /tmp/bs/bmake/bootstrap.FreeMiNT/unit-tests
> *** Error code 1
> 
> Stop.
> bmake: stopped in /tmp/bs/bmake/bootstrap.FreeMiNT
> ===> exited with status 1
> aborted.

At least, second difference part is caused by tr -d '\015'.
EasyMiNT's tr is from GNU textutils 2.0.11.

--
Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Home | Main Index | Thread Index | Old Index