Builder bcm53xx/generic Build #337
Results:
Build successful
SourceStamp:
Repository | git@git.lede-project.org:source.git |
Branch | lede-17.01 |
Revision | 6028f00df04fdfb8f1070776ef3603d43e50b8a4 |
Got Revision | 6028f00df04fdfb8f1070776ef3603d43e50b8a4 |
Changes | 6 changes |
BuildSlave:
lede-17.01-phase1Reason:
The SingleBranchScheduler scheduler named 'all' triggered this build
Steps and Logfiles:
-
nproc property 'nproc' set ( 0 secs )
-
tools/clean User-requested "make tools/clean" skipped ( 0 secs )
- - no logs -
-
toolchain/clean User-requested "make toolchain/clean" skipped ( 0 secs )
- - no logs -
-
target/linux/clean User-requested "make target/linux/clean" skipped ( 0 secs )
- - no logs -
-
dirclean User-requested "make dirclean" skipped ( 0 secs )
- - no logs -
-
distclean User-requested "make distclean" skipped ( 0 secs )
- - no logs -
-
switchbranch Checking out Git branch ( 7 secs )
-
git update ( 0 secs )
-
fetchrefs Fetching Git remote refs ( 0 secs )
-
fetchtag Fetching Git tags skipped ( 0 secs )
- - no logs -
-
switchtag Checking out Git tag skipped ( 0 secs )
- - no logs -
-
rmtmp Remove tmp folder ( 0 secs )
-
rmfeedlinks Remove feed symlinks ( 0 secs )
-
updatefeeds Updating feeds ( 32 secs )
-
installfeeds Installing feeds ( 4 secs )
-
download downloading to .config ( 0 secs )
- - no logs -
-
newconfig Seeding .config ( 0 secs )
-
delbin Removing output directory ( 0 secs )
-
defconfig Populating .config ( 8 secs )
-
checkarch Checking architecture ( 0 secs )
-
libc property 'libc' set ( 0 secs )
-
download_1 downloading to ccache.sh ( 0 secs )
- - no logs -
-
prepccache Preparing ccache ( 3 secs )
-
download_2 downloading to key-build ( 0 secs )
- - no logs -
-
download_3 downloading to key-build.pub ( 0 secs )
- - no logs -
-
dldir Preparing dl/ ( 0 secs )
-
dltar Building GNU tar ( 6 secs )
-
dlrun Populating dl/ ( 15 secs )
-
cleanbase Cleaning base-files ( 4 secs )
-
tools Building tools ( 11 secs )
-
toolchain Building toolchain ( 4 secs )
-
kmods Building kmods ( 40 secs )
-
pkgclean Cleaning up package build ( 6 secs )
-
pkgbuild Building packages ( 3 mins, 51 secs )
-
pkginstall Installing packages ( 17 secs )
-
pkgindex Indexing packages ( 9 secs )
-
images Building images ( 3 mins, 22 secs )
-
diffconfig Generating config.seed ( 5 secs )
-
checksums Calculating checksums ( 5 secs )
-
signprepare Ran ( 0 secs )
-
signpack Packing files to sign ( 0 secs )
-
upload uploading sign.tar.gz ( 0 secs )
- - no logs -
-
signfiles Ran ( 0 secs )
-
download_4 downloading to sign.tar.gz ( 0 secs )
- - no logs -
-
signunpack Unpacking signed files ( 0 secs )
-
dirprepare Preparing upload directory structure ( 0 secs )
-
linkprepare Preparing repository symlink ( 0 secs )
-
dirupload Uploading directory structure ( 1 secs )
-
targetupload Uploading target files ( 20 mins, 38 secs )
-
sourceupload Uploading source archives ( 16 mins, 19 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | lede-17.01 | Build |
builddir | /build/lede-17.01/slaves/phase1/bcm53xx_generic | slave |
buildername | bcm53xx/generic | Builder |
buildnumber | 337 | Build |
codebase | Build | |
got_revision | 6028f00df04fdfb8f1070776ef3603d43e50b8a4 | Git |
libc | SetPropertyFromCommand Step | |
nproc | 8 | SetPropertyFromCommand Step |
project | Build | |
repository | git@git.lede-project.org:source.git | Build |
revision | 6028f00df04fdfb8f1070776ef3603d43e50b8a4 | Build |
scheduler | all | Scheduler |
slavename | lede-17.01-phase1 | BuildSlave |
workdir | /build/lede-17.01/slaves/phase1/bcm53xx_generic | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Hauke Mehrtenshauke@hauke-m.de
Timing:
Start | Fri Jun 21 08:14:35 2019 |
End | Fri Jun 21 09:01:54 2019 |
Elapsed | 47 mins, 19 secs |
All Changes:
:
Change #1031
Category None Changed by Hauke Mehrtens <hauke @hauke-m.de>Changed at Thu 20 Jun 2019 10:53:37 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision fa1ee2bd2b8281450a95f4e8eefae3290ae17cac Comments
kernel: Add CONFIG_RTC to generic config RTC (the legacy driver) should not really be used, but seems to crop up after the kernel update. Fix this by disabling it in the generic config. Fixes the following build issue seen in arm64 or powerpc64: ARM JTAG DCC console (HVC_DCC) [N/y/?] n Virtio console (VIRTIO_CONSOLE) [N/m/y/?] n Enhanced Real Time Clock Support (legacy PC RTC driver) (RTC) [N/m/y/?] (NEW) aborted! Console input/output is redirected. Run 'make oldconfig' to update configuration. scripts/kconfig/Makefile:37: recipe for target 'silentoldconfig' failed This should fix the build on the arm64/generic and the layerscape/64b targets. Fixes: 6c5c3a2edccf ("kernel: Update to version 4.4.182") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Changed files
- target/linux/arc770/config-4.4
- target/linux/archs38/config-4.4
- target/linux/generic/config-4.4
Change #1032
Category None Changed by Hauke Mehrtens <hauke @hauke-m.de>Changed at Thu 20 Jun 2019 10:53:53 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision dc60dc133ac0e82dfcd41fc18af74a58aff7ba35 Comments
brcm2708: Adapt patches to kernel update In kernel 4.4.182 get_user_pages() does not get the write and force parameter any more, but one flags parameter with WRITE and FORCE attributes. This adapts the patches to use the changed API and fixes the compile problems with the brcm2708 target. This fixes the following compile problem: drivers/misc/vc04_services/interface/vchiq_arm/vchiq_arm.c: In function 'dump_phys_mem': drivers/misc/vc04_services/interface/vchiq_arm/vchiq_arm.c:1501:3: warning: passing argument 7 of 'get_user_pages' from incompatible pointer type [-Wincompatible-pointer-types] pages, /* pages (array of page pointers) */ ^ In file included from drivers/misc/vc04_services/interface/vchiq_arm/vchiq_arm.c:42:0: include/linux/mm.h:1200:6: note: expected 'struct vm_area_struct **' but argument is of type 'struct page **' long get_user_pages(struct task_struct *tsk, struct mm_struct *mm, ^ drivers/misc/vc04_services/interface/vchiq_arm/vchiq_arm.c:1495:7: error: too many arguments to function 'get_user_pages' rc = get_user_pages(current, /* task */ ^ In file included from drivers/misc/vc04_services/interface/vchiq_arm/vchiq_arm.c:42:0: include/linux/mm.h:1200:6: note: declared here long get_user_pages(struct task_struct *tsk, struct mm_struct *mm, ^ scripts/Makefile.build:277: recipe for target 'drivers/misc/vc04_services/interface/vchiq_arm/vchiq_arm.o' failed Fixes: 6c5c3a2edccf ("kernel: Update to version 4.4.182") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Changed files
- target/linux/brcm2708/patches-4.4/0036-bcm2708-vchiq-driver.patch
Change #1033
Category None Changed by Hauke Mehrtens <hauke @hauke-m.de>Changed at Thu 20 Jun 2019 10:53:53 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision fd4e8058467e8bf794f7ad2e0feab1ece783cd33 Comments
apm821xx: Revert upstream fix which breaks compile This reverts a commit added in kernel v4.4.179 which breaks compilation on the apm821xx target. This fixes the following compile problem: drivers/crypto/amcc/crypto4xx_core.c: In function 'crypto4xx_ablkcipher_done': drivers/crypto/amcc/crypto4xx_core.c:650:21: warning: dereferencing 'void *' pointer if (pd_uinfo->sa_va->sa_command_0.bf.save_iv == SA_SAVE_IV) { ^ drivers/crypto/amcc/crypto4xx_core.c:650:21: error: request for member 'sa_command_0' in something not a structure or union drivers/crypto/amcc/crypto4xx_core.c:651:38: error: implicit declaration of function 'crypto_skcipher_reqtfm' [-Werror=implicit-function-declaration] struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); ^ drivers/crypto/amcc/crypto4xx_core.c:651:61: error: 'req' undeclared (first use in this function) struct crypto_skcipher *skcipher = crypto_skcipher_reqtfm(req); ^ drivers/crypto/amcc/crypto4xx_core.c:651:61: note: each undeclared identifier is reported only once for each function it appears in drivers/crypto/amcc/crypto4xx_core.c:653:3: error: implicit declaration of function 'crypto4xx_memcpy_from_le32' [-Werror=implicit-function-declaration] crypto4xx_memcpy_from_le32((u32 *)req->iv, ^ drivers/crypto/amcc/crypto4xx_core.c:654:19: warning: dereferencing 'void *' pointer pd_uinfo->sr_va->save_iv, ^ drivers/crypto/amcc/crypto4xx_core.c:654:19: error: request for member 'save_iv' in something not a structure or union drivers/crypto/amcc/crypto4xx_core.c:655:4: error: implicit declaration of function 'crypto_skcipher_ivsize' [-Werror=implicit-function-declaration] crypto_skcipher_ivsize(skcipher)); ^ cc1: some warnings being treated as errors Fixes: 6c5c3a2edccf ("kernel: Update to version 4.4.182") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Changed files
- target/linux/apm821xx/patches-4.4/003-Revert-crypto-crypto4xx-properly-set-IV-after-de-and.patch
Change #1034
Category None Changed by Hauke Mehrtens <hauke @hauke-m.de>Changed at Thu 20 Jun 2019 10:53:53 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision 103c42e2954035a03d13046606ca680330456c16 Comments
layerscape: Adapt patch to changes in upstream kernel In kernel v4.4.179 the structure of the scripts/mod/file2alias.c file changed, this adapts the patch to the changes done in the stable kernel. This fixes the following compile problem: HOSTCC scripts/mod/file2alias.o scripts/mod/file2alias.c:1199:17: error: expected declaration specifiers or '...' before string constant ADD_TO_DEVTABLE("fslmc", fsl_mc_device_id, do_fsl_mc_entry); ^ scripts/mod/file2alias.c:1199:26: error: unknown type name 'fsl_mc_device_id' ADD_TO_DEVTABLE("fslmc", fsl_mc_device_id, do_fsl_mc_entry); ^ scripts/mod/file2alias.c:1199:44: error: expected declaration specifiers or '...' before 'do_fsl_mc_entry' ADD_TO_DEVTABLE("fslmc", fsl_mc_device_id, do_fsl_mc_entry); ^ scripts/mod/file2alias.c:1190:12: warning: 'do_fsl_mc_entry' defined but not used [-Wunused-function] static int do_fsl_mc_entry(const char *filename, void *symval, ^ SHIPPED scripts/dtc/dtc-parser.tab.h Fixes: 6c5c3a2edccf ("kernel: Update to version 4.4.182") Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Changed files
- target/linux/layerscape/patches-4.4/7182-staging-fsl-mc-add-support-for-device-table-matching.patch
Change #1035
Category None Changed by Hauke Mehrtens <hauke @hauke-m.de>Changed at Thu 20 Jun 2019 10:53:53 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision 7fbd325649b2cf30a5efba0a78a7b0627e7ee46d Comments
kernel: Reorder kernel configuration The following command was run on the configuration: ./scripts/kconfig.pl target/linux/generic/config-4.4 > target/linux/generic/config-4.4-new Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Changed files
- target/linux/generic/config-4.4
Change #1036
Category None Changed by Hauke Mehrtens <hauke @hauke-m.de>Changed at Thu 20 Jun 2019 10:53:53 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision 6028f00df04fdfb8f1070776ef3603d43e50b8a4 Comments
perf: Fix build on aarch64 Somehow perf depended on libunwind, and libunwind also builds on aarch64. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Changed files
- package/devel/perf/Makefile
- package/libs/libunwind/Makefile