Action Item #199
closedGenerate 0.5.0 release
100%
Description
- Bump version to 0.5.0
- Verify "make pkg" builds everything and packages it properly.
- Run test install on hardware
- Push artifacts to Ubuntu-One
- xcc rpm
- rootfs
- staging tree
- SD Card contents
- Source tarball
Updated by Hammel over 11 years ago
- % Done changed from 0 to 70
"make pkg" updates have been pushed so that a complete tarball release can be made with a single target.
The target tarball is being pushed to Ubuntu One (url to follow).
Build has not been tested on hardware yet.
Updated by Hammel over 11 years ago
Public URL for release package:
http://ubuntuone.com/7kWUObK5XYg2RbaHdZ1wRD
Updated by Hammel over 11 years ago
CentOS 6.2 build succeeded. However, a clean build on Fedora 16 fails. Here are some notes.
- A failure in xcc does not stop the build from continuing to subsequent targets.
- xcc setup failure:
### 2013-07-12 12:07:00 PM Running preconfig
cp: cannot stat `/home/mjhammel/src/ximba/raspberrypi/src/src/xcc/uClibc.rpi': No such file or directory - xcc download failure:
[EXTRA] Retrieving 'cloog-ppl-0.15.11'
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Retrieving needed toolchain components' tarballs'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: do_cloog_get[scripts/build/companion_libs/cloog.sh@592]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@532] - Looking at build.log for xcc
[ALL ] --2013-07-12 12:09:22-- ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-ppl-0.15.11
[ALL ] => `/home/mjhammel/src/ximba/raspberrypi/src/../bld/crosstool-ng-1.15.2.bld/work/tarballs/cloog-ppl-0.15.11.tmp-dl'
[ALL ] Resolving gcc.gnu.org... 209.132.180.131
[ALL ] Connecting to gcc.gnu.org|209.132.180.131|:21... failed: Connection refused.
So it looks like xcc failed to build because it couldn't connect to gcc.gnu.org. Trying it manually shows the connection still fails. The build on CentOS6.2 was able to connect yesterday but can't today.
gcc.gnu.org is dead right now.
Updated by Hammel over 11 years ago
gcc.gnu.org is back today.
Sanity package build is running on F16.
Updated by Hammel over 11 years ago
- % Done changed from 70 to 90
F16 build completed successfully.
Once I fix bui-network-config (#200) and push an opkg update I can announce the availability of the 0.5.0 release.