Fwd: [Build #4044112] armhf build of fwts 0.26.02-1 in ubuntu raring PROPOSED
Colin Ian King
colin.king at canonical.com
Fri Dec 7 10:04:00 UTC 2012
On 07/12/12 07:04, Keng-Yu Lin wrote:
> The armhf build failed is due to:
>
> fwts_cmos.c: In function 'fwts_cmos_read':
> fwts_cmos.c:53:34: error: unused parameter 'offset' [-Werror=unused-parameter]
> fwts_cmos.c:53:51: error: unused parameter 'value' [-Werror=unused-parameter]
>
> and
>
> in fwts_cmos.c:
>
> #else
> int fwts_cmos_read(const uint8_t offset, uint8_t *value)
> {
> return FWTS_ERROR;
> }
> #endif
>
> Anyone knows if we can build armhf in PPA or pbuilder or so.
I'm using an armhf chroot to do my builds, so I'm using the kernel team
kteam-tools repo:
sudo mkdir -p /usr3/chroots
git clone git://kernel.ubuntu.com/ubuntu/kteam-tools
cd kteam-tools/chroot-setup
sudo ./make_chroot raring armhf
..and then chroot into raring-armhf and do the build using:
autoreconf -ivf
./configure
make
>
> ---------- Forwarded message ----------
> From: Launchpad Buildd System <noreply at launchpad.net>
> Date: Fri, Dec 7, 2012 at 11:23 AM
> Subject: [Build #4044112] armhf build of fwts 0.26.02-1 in ubuntu
> raring PROPOSED
> To: kengyu at canonical.com
>
>
>
> * Source Package: fwts
> * Version: 0.26.02-1
> * Architecture: armhf
> * Archive: ubuntu primary archive
> * Component: universe
> * State: Failed to build
> * Duration: 12 minutes
> * Build Log: https://launchpad.net/ubuntu/+source/fwts/0.26.02-1/+build/4044112/+files/buildlog_ubuntu-raring-armhf.fwts_0.26.02-1_FAILEDTOBUILD.txt.gz
> * Builder: https://launchpad.net/builders/shedir
> * Source: https://launchpad.net/ubuntu/+source/fwts/0.26.02-1
>
>
>
> If you want further information about this situation, feel free to
> contact a member of the Launchpad Buildd Administrators team.
>
> --
> armhf build of fwts 0.26.02-1 in ubuntu raring PROPOSED
> https://launchpad.net/ubuntu/+source/fwts/0.26.02-1/+build/4044112
>
More information about the fwts-devel
mailing list