Builder zynq/generic Build #314
Results:
Build successful
SourceStamp:
Repository | git@git.lede-project.org:source.git |
Branch | lede-17.01 |
Revision | 9d4eed6837c014380d16ec6824b643d25731b927 |
Got Revision | 9d4eed6837c014380d16ec6824b643d25731b927 |
Changes | 1 change |
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 ( 10 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 ( 47 secs )
-
installfeeds Installing feeds ( 15 secs )
-
download downloading to .config ( 0 secs )
- - no logs -
-
newconfig Seeding .config ( 0 secs )
-
delbin Removing output directory ( 0 secs )
-
defconfig Populating .config ( 11 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 ( 4 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 ( 13 secs )
-
dlrun Populating dl/ ( 27 secs )
-
cleanbase Cleaning base-files ( 5 secs )
-
tools Building tools ( 21 secs )
-
toolchain Building toolchain ( 9 secs )
-
kmods Building kmods ( 1 mins, 50 secs )
-
pkgclean Cleaning up package build ( 11 secs )
-
pkgbuild Building packages ( 8 mins, 30 secs )
-
pkginstall Installing packages ( 13 secs )
-
pkgindex Indexing packages ( 9 secs )
-
images Building images ( 2 mins, 55 secs )
-
diffconfig Generating config.seed ( 5 secs )
-
checksums Calculating checksums ( 4 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 ( 0 secs )
-
targetupload Uploading target files ( 6 secs )
-
sourceupload Uploading source archives ( 1 mins, 26 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | lede-17.01 | Build |
builddir | /build/lede-17.01/slaves/phase1/zynq_generic | slave |
buildername | zynq/generic | Builder |
buildnumber | 314 | Build |
codebase | Build | |
got_revision | 9d4eed6837c014380d16ec6824b643d25731b927 | Git |
libc | SetPropertyFromCommand Step | |
nproc | 8 | SetPropertyFromCommand Step |
project | Build | |
repository | git@git.lede-project.org:source.git | Build |
revision | 9d4eed6837c014380d16ec6824b643d25731b927 | Build |
scheduler | all | Scheduler |
slavename | lede-17.01-phase1 | BuildSlave |
workdir | /build/lede-17.01/slaves/phase1/zynq_generic | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Rafał Miłeckirafal@milecki.pl
Timing:
Start | Tue Jan 8 22:07:13 2019 |
End | Tue Jan 8 22:25:39 2019 |
Elapsed | 18 mins, 25 secs |
All Changes:
:
Change #1008
Category None Changed by Rafał Miłecki <rafal @milecki.pl>Changed at Tue 08 Jan 2019 10:46:24 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision 9d4eed6837c014380d16ec6824b643d25731b927 Comments
mac80211: brcmfmac: fix use-after-free & possible NULL pointer dereference 1) Using fwctx variable after brcmf_fw_request_done() was executed meant accessing freed memory. 2) Using fwctx->completion for the wait_for_completion_timeout() call could reuslt in NULL pointer dereference on fw loading error or if brcmf_fw_request_done() was executed quickly enough. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> (cherry picked from commit 529c95cc15dc9fcc7709400cc921f2a3c03cd263)
Changed files
- package/kernel/mac80211/patches/860-brcmfmac-register-wiphy-s-during-module_init.patch