#19253: Raspberry Pi Trunk Build Failing
---------------------------+------------------------
Reporter: DeusExMachina | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: other | Version: Trunk
Keywords: |
---------------------------+------------------------
I tried to build Raspberry Pi 1 / BCM2708 today from latest trunk and saw
it failing with following error:
{{{
[...]
make[2] target/compile
make[3] -C target/linux compile
make -r world: build failed. Please re-run make with V=s to see what's
going on
/home/pi/openwrt_project/openwrt/include/toplevel.mk:179: recipe for
target 'world' failed
make: *** [world] Error 1
pi@ubuntu:~/openwrt_project/openwrt$ make -j 8 V=s
make[1]: Entering directory '/home/pi/openwrt_project/openwrt'
make[2]: Entering directory '/home/pi/openwrt_project/openwrt'
make[2]: Entering directory '/home/pi/openwrt_project/openwrt'
rm -rf /home/pi/openwrt_project/openwrt/staging_dir/target-
arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/root-brcm2708
make[2]: Leaving directory '/home/pi/openwrt_project/openwrt'
make[3]: Entering directory
'/home/pi/openwrt_project/openwrt/target/linux'
make[4]: Entering directory
'/home/pi/openwrt_project/openwrt/target/linux/brcm2708'
if [ -s "/home/pi/openwrt_project/openwrt/build_dir/target-
arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/linux-
brcm2708_bcm2708/linux-3.18.9/patches/series" ]; then (cd
"/home/pi/openwrt_project/openwrt/build_dir/target-
arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/linux-
brcm2708_bcm2708/linux-3.18.9"; if quilt --quiltrc=- next >/dev/null 2>&1;
then quilt --quiltrc=- push -a; else quilt --quiltrc=- top >/dev/null
2>&1; fi ); fi
Applying patch platform/0114-ntp-Patch-to-fix-false-positives-on-32bit-
systems.patch
patching file kernel/time/ntp.c
Hunk #1 FAILED at 634.
1 out of 1 hunk FAILED -- rejects in file kernel/time/ntp.c
Patch platform/0114-ntp-Patch-to-fix-false-positives-on-32bit-
systems.patch does not apply (enforce with -f)
Makefile:31: recipe for target '/home/pi/openwrt_project/openwrt/build_dir
/target-arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/linux-
brcm2708_bcm2708/linux-3.18.9/.quilt_checked' failed
make[4]: *** [/home/pi/openwrt_project/openwrt/build_dir/target-
arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/linux-
brcm2708_bcm2708/linux-3.18.9/.quilt_checked] Error 1
make[4]: Leaving directory
'/home/pi/openwrt_project/openwrt/target/linux/brcm2708'
Makefile:13: recipe for target 'compile' failed
make[3]: *** [compile] Error 2
make[3]: Leaving directory '/home/pi/openwrt_project/openwrt/target/linux'
target/Makefile:21: recipe for target 'target/linux/compile' failed
make[2]: *** [target/linux/compile] Error 2
make[2]: Leaving directory '/home/pi/openwrt_project/openwrt'
target/Makefile:16: recipe for target
'/home/pi/openwrt_project/openwrt/staging_dir/target-
arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/stamp/.target_compile' failed
make[1]: *** [/home/pi/openwrt_project/openwrt/staging_dir/target-
arm_arm1176jzf-s+vfp_uClibc-0.9.33.2_eabi/stamp/.target_compile] Error 2
make[1]: Leaving directory '/home/pi/openwrt_project/openwrt'
/home/pi/openwrt_project/openwrt/include/toplevel.mk:179: recipe for
target 'world' failed
make: *** [world] Error 2
pi@ubuntu:~/openwrt_project/openwrt$
}}}
Then I saw that the latest OpenWRT in the snapshot directory (
https://downloads.openwrt.org/snapshots/trunk/brcm2708/generic/ ) does
date back to 14.03.2015, so it looks like after the 14.03.2015 there was
some change that now stops the image from building successfully.
--
Ticket URL: <https://dev.openwrt.org/ticket/19253>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets