You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/12/08 22:28:11 UTC

[jira] Closed: (STDCXX-41) make tst shows a number of errors

     [ http://issues.apache.org/jira/browse/STDCXX-41?page=all ]
     
Martin Sebor closed STDCXX-41:
------------------------------


Fix confirmed.

> make tst shows a number of errors
> ---------------------------------
>
>          Key: STDCXX-41
>          URL: http://issues.apache.org/jira/browse/STDCXX-41
>      Project: STDCXX
>         Type: Bug
>   Components: 19. Diagnostics
>     Versions: 4.1.3
>  Environment: Cygwin gcc 3.4 11s build
>     Reporter: Lance Diduck
>     Assignee: Martin Sebor
>      Fix For: 4.1.3

>
> Called From BUILDDIR  ( /cygdrive/c/temp/stdcxx2/11sgcc2) make =gmake 3.4
> $ make tst
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/lib'
> make[1]: *** No rule to make target `tst'.  Stop.
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/lib'
> make: [tst] Error 2 (ignored)
> /usr/bin/find: /cygdrive/c/temp/stdcxx2/../rwtest: No such file or directory
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/rwtest'
> generating dependencies for $(TOPDIR)/tests/src/valcmp.cpp
> generating dependencies for $(TOPDIR)/tests/src/system.cpp
> ....
> generating dependencies for $(TOPDIR)/tests/src/cmdopt.cpp
> generating dependencies for $(TOPDIR)/tests/src/any.cpp
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/rwtest'
> /usr/bin/find: /cygdrive/c/temp/stdcxx2/../rwtest: No such file or directory
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/rwtest'
> make[1]: *** No rule to make target `tst'.  Stop.
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/rwtest'
> make: [tst] Error 2 (ignored)
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/bin'
> make[1]: *** No rule to make target `tst'.  Stop.
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/bin'
> make: [tst] Error 2 (ignored)
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/tests'
> generating dependencies for $(TOPDIR)/tests/localization/22.locale.num.put.cpp
> generating dependencies for $(TOPDIR)/tests/localization/22.locale.num.get.cpp
> ....
> generating dependencies for $(TOPDIR)/tests/self/0.printf.cpp
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/tests'
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/tests'
> make[1]: *** No rule to make target `tst'.  Stop.
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/tests'
> make: [tst] Error 2 (ignored)
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/plumhall'
> /bin/sh: -c: line 0: syntax error near unexpected token `newline'
> /bin/sh: -c: line 0: `printf "\nPHDIR not set; skipping Plum Hall test suite\n"
> >> '
> make[1]: *** [tst] Error 2
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/plumhall'
> make: [tst] Error 2 (ignored)
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/examples'
> generating dependencies for $(TOPDIR)/examples/manual/wostream.cpp
> generating dependencies for $(TOPDIR)/examples/tutorial/widwork.cpp
> ....
> generating dependencies for $(TOPDIR)/examples/manual/adj_diff.cpp
> generating dependencies for $(TOPDIR)/examples/manual/accum.cpp
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/examples'
> make[1]: Entering directory `/cygdrive/c/temp/stdcxx2/11sgcc2/examples'
> make[1]: *** No rule to make target `tst'.  Stop.
> make[1]: Leaving directory `/cygdrive/c/temp/stdcxx2/11sgcc2/examples'
> make: [tst] Error 2 (ignored)
> $

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira