From feng1 at bnl.gov Thu Sep 6 19:07:13 2007 From: feng1 at bnl.gov (Kate Feng) Date: Thu, 06 Sep 2007 15:07:13 -0400 Subject: RTEMS 4.7.99.2 Available References: <46B8B429.9080405@oarcorp.com> Message-ID: <46E04FE1.2080204@bnl.gov> Joel Sherrill wrote: >Hi, > >RTEMS 4.7.99.2 is now available. This is hoped >to be the last snapshot before branching the >4.8 release series so I cannot emphasize enough: > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > I used autoconf-2.60 and automake-1.10, since that was what was specified in configure.ac. Others are gcc-4.2.1, binutils-2.17, and newlib-1.15.0. However, I got the following error message: ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: error: expected ')' before '*' token gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 gmake[5]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' gmake: *** [all-recursive] Error 1 Do I need some patches ? Any pointer is highly appreciated. Kate > >It is available from the usual place: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2 >http://www.rtems.com/ftp/pub/rtems/4.7.99.2 > >See the README for some more details: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2/README > >The code appears to be in very good shape right now >and I am not looking to add features before branching. >I want test reports and bugs fixed. Even running >ticker and hello and letting us all know that it was >OK it VERY useful. > >Thanks. > >--joel sherrill > >_______________________________________________ >rtems-users mailing list >rtems-users at rtems.com >http://rtems.rtems.org/mailman/listinfo/rtems-users > > From ralf.corsepius at rtems.org Fri Sep 7 09:56:38 2007 From: ralf.corsepius at rtems.org (Ralf Corsepius) Date: Fri, 07 Sep 2007 11:56:38 +0200 Subject: RTEMS 4.7.99.2 Available In-Reply-To: <46E04FE1.2080204@bnl.gov> References: <46B8B429.9080405@oarcorp.com> <46E04FE1.2080204@bnl.gov> Message-ID: <1189158998.24848.791.camel@mccallum.corsepiu.local> On Thu, 2007-09-06 at 15:07 -0400, Kate Feng wrote: > Joel Sherrill wrote: > > >Hi, > > > >RTEMS 4.7.99.2 is now available. This is hoped > >to be the last snapshot before branching the > >4.8 release series so I cannot emphasize enough: > > > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > > > > I used autoconf-2.60 and automake-1.10, since that was > what was specified in configure.ac. Others are > gcc-4.2.1, binutils-2.17, and newlib-1.15.0. > However, I got the following error message: > > ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. > -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g > -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no > -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o > -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o > src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo > '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: > error: expected ')' before '*' token > gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 > gmake[5]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' > gmake[4]: *** [all-recursive] Error 1 > gmake[4]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' > gmake: *** [all-recursive] Error 1 > > Do I need some patches ? Nobody will be able to give a precise answer, because nobody knows your toolchain. 1. The target name is powerpc-rtems4.8, not ppc-rtems. It's unlikely this might have an impact on building rtems, but it's a source to fool yourselves occasionally. 2. You are very likely using an rtems4.7 toolchain. Check against contrib/crossrpms/patches on rtems-cvs trunk, if your toolchains was being build with the latest newlib-rtems4.8 patches. Ralf From joel.sherrill at oarcorp.com Mon Sep 24 22:41:34 2007 From: joel.sherrill at oarcorp.com (Joel Sherrill) Date: Mon, 24 Sep 2007 17:41:34 -0500 Subject: RTEMS 4.8 Release Branch Cut Message-ID: <46F83D1E.40505@oarcorp.com> Hi, The CVS branch for the RTEMS 4.8 release series has been cut. At this point, 4.8 should be considered feature frozen and the focus on bug fixes. The CVS branch name is: rtems-4-8-branch At this point, the to page of the http://www.rtems.org as well as a number of Wiki pages have been updated to reflect this activity. In addition, the CVS head has had the version number changed to reflect its pre-4.9 status. The primary focus for 4.8 over the next few weeks needs to be testing and addressing details for the tool binaries associated with this branch. The Steering Committee will has to make a decision on which GNU/Linux distributions RPMS for 4.8 tools will be provided for. In addition, testing of the packaging for MS-Windows hosted tools continues. Thanks to everyone who helped get us to 4.8 so quickly. I am looking forward to 4.9 now. :-D --joel sherrill From feng1 at bnl.gov Thu Sep 6 19:07:13 2007 From: feng1 at bnl.gov (Kate Feng) Date: Thu, 06 Sep 2007 15:07:13 -0400 Subject: RTEMS 4.7.99.2 Available References: <46B8B429.9080405@oarcorp.com> Message-ID: <46E04FE1.2080204@bnl.gov> Joel Sherrill wrote: >Hi, > >RTEMS 4.7.99.2 is now available. This is hoped >to be the last snapshot before branching the >4.8 release series so I cannot emphasize enough: > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > I used autoconf-2.60 and automake-1.10, since that was what was specified in configure.ac. Others are gcc-4.2.1, binutils-2.17, and newlib-1.15.0. However, I got the following error message: ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: error: expected ')' before '*' token gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 gmake[5]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' gmake: *** [all-recursive] Error 1 Do I need some patches ? Any pointer is highly appreciated. Kate > >It is available from the usual place: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2 >http://www.rtems.com/ftp/pub/rtems/4.7.99.2 > >See the README for some more details: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2/README > >The code appears to be in very good shape right now >and I am not looking to add features before branching. >I want test reports and bugs fixed. Even running >ticker and hello and letting us all know that it was >OK it VERY useful. > >Thanks. > >--joel sherrill > >_______________________________________________ >rtems-users mailing list >rtems-users at rtems.com >http://rtems.rtems.org/mailman/listinfo/rtems-users > > From ralf.corsepius at rtems.org Fri Sep 7 09:56:38 2007 From: ralf.corsepius at rtems.org (Ralf Corsepius) Date: Fri, 07 Sep 2007 11:56:38 +0200 Subject: RTEMS 4.7.99.2 Available In-Reply-To: <46E04FE1.2080204@bnl.gov> References: <46B8B429.9080405@oarcorp.com> <46E04FE1.2080204@bnl.gov> Message-ID: <1189158998.24848.791.camel@mccallum.corsepiu.local> On Thu, 2007-09-06 at 15:07 -0400, Kate Feng wrote: > Joel Sherrill wrote: > > >Hi, > > > >RTEMS 4.7.99.2 is now available. This is hoped > >to be the last snapshot before branching the > >4.8 release series so I cannot emphasize enough: > > > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > > > > I used autoconf-2.60 and automake-1.10, since that was > what was specified in configure.ac. Others are > gcc-4.2.1, binutils-2.17, and newlib-1.15.0. > However, I got the following error message: > > ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. > -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g > -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no > -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o > -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o > src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo > '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: > error: expected ')' before '*' token > gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 > gmake[5]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' > gmake[4]: *** [all-recursive] Error 1 > gmake[4]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' > gmake: *** [all-recursive] Error 1 > > Do I need some patches ? Nobody will be able to give a precise answer, because nobody knows your toolchain. 1. The target name is powerpc-rtems4.8, not ppc-rtems. It's unlikely this might have an impact on building rtems, but it's a source to fool yourselves occasionally. 2. You are very likely using an rtems4.7 toolchain. Check against contrib/crossrpms/patches on rtems-cvs trunk, if your toolchains was being build with the latest newlib-rtems4.8 patches. Ralf From joel.sherrill at oarcorp.com Mon Sep 24 22:41:34 2007 From: joel.sherrill at oarcorp.com (Joel Sherrill) Date: Mon, 24 Sep 2007 17:41:34 -0500 Subject: RTEMS 4.8 Release Branch Cut Message-ID: <46F83D1E.40505@oarcorp.com> Hi, The CVS branch for the RTEMS 4.8 release series has been cut. At this point, 4.8 should be considered feature frozen and the focus on bug fixes. The CVS branch name is: rtems-4-8-branch At this point, the to page of the http://www.rtems.org as well as a number of Wiki pages have been updated to reflect this activity. In addition, the CVS head has had the version number changed to reflect its pre-4.9 status. The primary focus for 4.8 over the next few weeks needs to be testing and addressing details for the tool binaries associated with this branch. The Steering Committee will has to make a decision on which GNU/Linux distributions RPMS for 4.8 tools will be provided for. In addition, testing of the packaging for MS-Windows hosted tools continues. Thanks to everyone who helped get us to 4.8 so quickly. I am looking forward to 4.9 now. :-D --joel sherrill From feng1 at bnl.gov Thu Sep 6 19:07:13 2007 From: feng1 at bnl.gov (Kate Feng) Date: Thu, 06 Sep 2007 15:07:13 -0400 Subject: RTEMS 4.7.99.2 Available References: <46B8B429.9080405@oarcorp.com> Message-ID: <46E04FE1.2080204@bnl.gov> Joel Sherrill wrote: >Hi, > >RTEMS 4.7.99.2 is now available. This is hoped >to be the last snapshot before branching the >4.8 release series so I cannot emphasize enough: > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > I used autoconf-2.60 and automake-1.10, since that was what was specified in configure.ac. Others are gcc-4.2.1, binutils-2.17, and newlib-1.15.0. However, I got the following error message: ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: error: expected ')' before '*' token gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 gmake[5]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' gmake: *** [all-recursive] Error 1 Do I need some patches ? Any pointer is highly appreciated. Kate > >It is available from the usual place: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2 >http://www.rtems.com/ftp/pub/rtems/4.7.99.2 > >See the README for some more details: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2/README > >The code appears to be in very good shape right now >and I am not looking to add features before branching. >I want test reports and bugs fixed. Even running >ticker and hello and letting us all know that it was >OK it VERY useful. > >Thanks. > >--joel sherrill > >_______________________________________________ >rtems-users mailing list >rtems-users at rtems.com >http://rtems.rtems.org/mailman/listinfo/rtems-users > > From ralf.corsepius at rtems.org Fri Sep 7 09:56:38 2007 From: ralf.corsepius at rtems.org (Ralf Corsepius) Date: Fri, 07 Sep 2007 11:56:38 +0200 Subject: RTEMS 4.7.99.2 Available In-Reply-To: <46E04FE1.2080204@bnl.gov> References: <46B8B429.9080405@oarcorp.com> <46E04FE1.2080204@bnl.gov> Message-ID: <1189158998.24848.791.camel@mccallum.corsepiu.local> On Thu, 2007-09-06 at 15:07 -0400, Kate Feng wrote: > Joel Sherrill wrote: > > >Hi, > > > >RTEMS 4.7.99.2 is now available. This is hoped > >to be the last snapshot before branching the > >4.8 release series so I cannot emphasize enough: > > > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > > > > I used autoconf-2.60 and automake-1.10, since that was > what was specified in configure.ac. Others are > gcc-4.2.1, binutils-2.17, and newlib-1.15.0. > However, I got the following error message: > > ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. > -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g > -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no > -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o > -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o > src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo > '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: > error: expected ')' before '*' token > gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 > gmake[5]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' > gmake[4]: *** [all-recursive] Error 1 > gmake[4]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' > gmake: *** [all-recursive] Error 1 > > Do I need some patches ? Nobody will be able to give a precise answer, because nobody knows your toolchain. 1. The target name is powerpc-rtems4.8, not ppc-rtems. It's unlikely this might have an impact on building rtems, but it's a source to fool yourselves occasionally. 2. You are very likely using an rtems4.7 toolchain. Check against contrib/crossrpms/patches on rtems-cvs trunk, if your toolchains was being build with the latest newlib-rtems4.8 patches. Ralf From joel.sherrill at oarcorp.com Mon Sep 24 22:41:34 2007 From: joel.sherrill at oarcorp.com (Joel Sherrill) Date: Mon, 24 Sep 2007 17:41:34 -0500 Subject: RTEMS 4.8 Release Branch Cut Message-ID: <46F83D1E.40505@oarcorp.com> Hi, The CVS branch for the RTEMS 4.8 release series has been cut. At this point, 4.8 should be considered feature frozen and the focus on bug fixes. The CVS branch name is: rtems-4-8-branch At this point, the to page of the http://www.rtems.org as well as a number of Wiki pages have been updated to reflect this activity. In addition, the CVS head has had the version number changed to reflect its pre-4.9 status. The primary focus for 4.8 over the next few weeks needs to be testing and addressing details for the tool binaries associated with this branch. The Steering Committee will has to make a decision on which GNU/Linux distributions RPMS for 4.8 tools will be provided for. In addition, testing of the packaging for MS-Windows hosted tools continues. Thanks to everyone who helped get us to 4.8 so quickly. I am looking forward to 4.9 now. :-D --joel sherrill From feng1 at bnl.gov Thu Sep 6 19:07:13 2007 From: feng1 at bnl.gov (Kate Feng) Date: Thu, 06 Sep 2007 15:07:13 -0400 Subject: RTEMS 4.7.99.2 Available References: <46B8B429.9080405@oarcorp.com> Message-ID: <46E04FE1.2080204@bnl.gov> Joel Sherrill wrote: >Hi, > >RTEMS 4.7.99.2 is now available. This is hoped >to be the last snapshot before branching the >4.8 release series so I cannot emphasize enough: > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > I used autoconf-2.60 and automake-1.10, since that was what was specified in configure.ac. Others are gcc-4.2.1, binutils-2.17, and newlib-1.15.0. However, I got the following error message: ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: error: expected ')' before '*' token In file included from ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, from ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: error: expected ')' before '*' token gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 gmake[5]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' gmake[4]: *** [all-recursive] Error 1 gmake[4]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' gmake: *** [all-recursive] Error 1 Do I need some patches ? Any pointer is highly appreciated. Kate > >It is available from the usual place: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2 >http://www.rtems.com/ftp/pub/rtems/4.7.99.2 > >See the README for some more details: > >ftp://ftp.rtems.com/pub/rtems/4.7.99.2/README > >The code appears to be in very good shape right now >and I am not looking to add features before branching. >I want test reports and bugs fixed. Even running >ticker and hello and letting us all know that it was >OK it VERY useful. > >Thanks. > >--joel sherrill > >_______________________________________________ >rtems-users mailing list >rtems-users at rtems.com >http://rtems.rtems.org/mailman/listinfo/rtems-users > > From ralf.corsepius at rtems.org Fri Sep 7 09:56:38 2007 From: ralf.corsepius at rtems.org (Ralf Corsepius) Date: Fri, 07 Sep 2007 11:56:38 +0200 Subject: RTEMS 4.7.99.2 Available In-Reply-To: <46E04FE1.2080204@bnl.gov> References: <46B8B429.9080405@oarcorp.com> <46E04FE1.2080204@bnl.gov> Message-ID: <1189158998.24848.791.camel@mccallum.corsepiu.local> On Thu, 2007-09-06 at 15:07 -0400, Kate Feng wrote: > Joel Sherrill wrote: > > >Hi, > > > >RTEMS 4.7.99.2 is now available. This is hoped > >to be the last snapshot before branching the > >4.8 release series so I cannot emphasize enough: > > > > TEST! TEST! TEST! REPORT! REPORT! REPORT! > > > > I used autoconf-2.60 and automake-1.10, since that was > what was specified in configure.ac. Others are > gcc-4.2.1, binutils-2.17, and newlib-1.15.0. > However, I got the following error message: > > ppc-rtems-gcc --pipe -DHAVE_CONFIG_H -I.. > -I../../cpukit/../../../mvme5500/lib/include -D__RTEMS_INSIDE__ -g > -Wall -fasm -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec -mvrsave=no > -mmultiple -mstring -mstrict-align -O2 -g -MT src/libsapi_a-posixapi.o > -MD -MP -MF src/.deps/libsapi_a-posixapi.Tpo -c -o > src/libsapi_a-posixapi.o `test -f 'src/posixapi.c' || echo > '../../../../../../rtems/c/src/../../cpukit/sapi/'`src/posixapi.c > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:36: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/barrier.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:45: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/rwlock.inl:61: > error: expected ')' before '*' token > In file included from > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.h:82, > from > ../../../../../../rtems/c/src/../../cpukit/sapi/src/posixapi.c:48: > ../../cpukit/../../../mvme5500/lib/include/rtems/posix/spinlock.inl:61: > error: expected ')' before '*' token > gmake[5]: *** [src/libsapi_a-posixapi.o] Error 1 > gmake[5]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit/sapi' > gmake[4]: *** [all-recursive] Error 1 > gmake[4]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500/cpukit' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/local/source/RTEMS/build/ppc-rtems/c/mvme5500' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/local/source/RTEMS/build/ppc-rtems/c' > gmake: *** [all-recursive] Error 1 > > Do I need some patches ? Nobody will be able to give a precise answer, because nobody knows your toolchain. 1. The target name is powerpc-rtems4.8, not ppc-rtems. It's unlikely this might have an impact on building rtems, but it's a source to fool yourselves occasionally. 2. You are very likely using an rtems4.7 toolchain. Check against contrib/crossrpms/patches on rtems-cvs trunk, if your toolchains was being build with the latest newlib-rtems4.8 patches. Ralf From joel.sherrill at oarcorp.com Mon Sep 24 22:41:34 2007 From: joel.sherrill at oarcorp.com (Joel Sherrill) Date: Mon, 24 Sep 2007 17:41:34 -0500 Subject: RTEMS 4.8 Release Branch Cut Message-ID: <46F83D1E.40505@oarcorp.com> Hi, The CVS branch for the RTEMS 4.8 release series has been cut. At this point, 4.8 should be considered feature frozen and the focus on bug fixes. The CVS branch name is: rtems-4-8-branch At this point, the to page of the http://www.rtems.org as well as a number of Wiki pages have been updated to reflect this activity. In addition, the CVS head has had the version number changed to reflect its pre-4.9 status. The primary focus for 4.8 over the next few weeks needs to be testing and addressing details for the tool binaries associated with this branch. The Steering Committee will has to make a decision on which GNU/Linux distributions RPMS for 4.8 tools will be provided for. In addition, testing of the packaging for MS-Windows hosted tools continues. Thanks to everyone who helped get us to 4.8 so quickly. I am looking forward to 4.9 now. :-D --joel sherrill