Builder ixp4xx/generic Build #345
Results:
Build successful
SourceStamp:
Repository | git@git.lede-project.org:source.git |
Branch | lede-17.01 |
Revision | 128366e1a881b5a9dab4f454a7cf1c45e72a34f1 |
Got Revision | 128366e1a881b5a9dab4f454a7cf1c45e72a34f1 |
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 ( 8 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 ( 21 secs )
-
installfeeds Installing feeds ( 5 secs )
-
download downloading to .config ( 0 secs )
- - no logs -
-
newconfig Seeding .config ( 0 secs )
-
delbin Removing output directory ( 0 secs )
-
defconfig Populating .config ( 7 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/ ( 21 secs )
-
cleanbase Cleaning base-files ( 5 secs )
-
tools Building tools ( 23 secs )
-
toolchain Building toolchain ( 9 secs )
-
kmods Building kmods ( 1 mins, 32 secs )
-
pkgclean Cleaning up package build ( 7 secs )
-
pkgbuild Building packages ( 7 mins, 11 secs )
-
pkginstall Installing packages ( 10 secs )
-
pkgindex Indexing packages ( 8 secs )
-
images Building images ( 3 mins, 13 secs )
-
diffconfig Generating config.seed ( 4 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 ( 8 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/ixp4xx_generic | slave |
buildername | ixp4xx/generic | Builder |
buildnumber | 345 | Build |
codebase | Build | |
got_revision | 128366e1a881b5a9dab4f454a7cf1c45e72a34f1 | Git |
libc | SetPropertyFromCommand Step | |
nproc | 8 | SetPropertyFromCommand Step |
project | Build | |
repository | git@git.lede-project.org:source.git | Build |
revision | 128366e1a881b5a9dab4f454a7cf1c45e72a34f1 | Build |
scheduler | all | Scheduler |
slavename | lede-17.01-phase1 | BuildSlave |
workdir | /build/lede-17.01/slaves/phase1/ixp4xx_generic | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Jo-Philipp Wichjo@mein.io
Timing:
Start | Wed Aug 7 10:03:41 2019 |
End | Wed Aug 7 10:19:44 2019 |
Elapsed | 16 mins, 3 secs |
All Changes:
:
Change #1047
Category None Changed by Jo-Philipp Wich <jo @mein.io>Changed at Wed 07 Aug 2019 05:25:11 Repository git@git.lede-project.org:source.git Branch lede-17.01 Revision 128366e1a881b5a9dab4f454a7cf1c45e72a34f1 Comments
packages: apply usign padding workarounds to package indexes if needed Since usign miscalculates SHA-512 digests for input sizes of exactly 64 + N * 128 + 110 or 64 + N * 128 + 111 bytes, we need to apply some white space padding to avoid triggering the hashing edge case. While usign itself has been fixed already, there is still many firmwares in the wild which use broken usign versions to verify current package indexes so we'll need to carry this workaround in the forseeable future. Ref: https://forum.openwrt.org/t/signature-check-failed/41945 Ref: https://git.openwrt.org/5a52b379902471cef495687547c7b568142f66d2 Signed-off-by: Jo-Philipp Wich <jo@mein.io> (backported from commit e1f588e446c7ceb696b644b37aeab9b3476e2a57)
Changed files
- package/Makefile