Builder mipsel_74kc Build #549
Results:
Build successful
SourceStamp:
Repository | https://git.openwrt.org/feed/packages.git |
Branch | master |
Revision | f7589c4957aa3cc47631dd8397f6d5a39bc53619 |
Changes | 17 changes |
BuildSlave:
truecz-dock-02Reason:
The SingleBranchScheduler scheduler named 'all' triggered this build
Steps and Logfiles:
-
sharedwd Setting up shared work directory ( 0 secs )
-
nproc property 'nproc' set ( 0 secs )
-
download downloading to cleanup.sh ( 0 secs )
- - no logs -
-
cleanold Cleaning previous builds ( 42 secs )
-
cleanup Cleaning work area ( 0 secs )
-
mksdkdir Preparing SDK directory ( 0 secs )
-
downloadsdk Downloading SDK archive ( 1 secs )
-
unpacksdk Unpacking SDK archive ( 6 secs )
-
updatesdk Updating SDK ( 3 secs )
-
cleancmdlinks Sanitizing host command symlinks ( 0 secs )
-
writeversionmk downloading to getversion.mk ( 0 secs )
- - no logs -
-
getversion property 'release_version' set ( 0 secs )
-
dlkeybuildpub downloading to key-build.pub ( 0 secs )
- - no logs -
-
dlkeybuild downloading to key-build ( 0 secs )
- - no logs -
-
dlkeybuilducert downloading to key-build.ucert ( 0 secs )
- - no logs -
-
mkdldir Preparing download directory ( 0 secs )
-
mkconf Preparing SDK configuration ( 3 secs )
-
download_1 downloading to ccache.sh ( 0 secs )
- - no logs -
-
prepccache Preparing ccache ( 0 secs )
-
patchfeedsconfgitfull Patching feeds.conf to use src-git-full ( 0 secs )
-
updatefeeds Updating feeds ( 1 mins, 13 secs )
-
installfeeds Installing feeds ( 5 secs )
-
logclear Clearing failure logs ( 0 secs )
-
compile Building packages ( 4 hrs, 24 mins, 3 secs )
-
mkfeedsconf Generating pinned feeds.conf ( 0 secs )
-
signprepare Ran ( 0 secs )
-
signpack Packing files to sign ( 0 secs )
-
upload uploading sign.tar.gz ( 0 secs )
- - no logs -
-
signfiles Ran ( 2 secs )
-
download_2 downloading to sign.tar.gz ( 0 secs )
- - no logs -
-
signunpack Unpacking signed files ( 0 secs )
-
uploadprepare Preparing package directory ( 0 secs )
-
packageupload Uploading package files ( 1 mins, 25 secs )
-
logprepare Preparing log directory ( 0 secs )
-
logfind Finding failure logs ( 0 secs )
-
logcollect Collecting failure logs ( 0 secs )
-
logupload Uploading failure logs ( 0 secs )
-
sourcelist Finding source archives to upload ( 0 secs )
-
sourceupload Uploading source archives ( 0 secs )
-
df Reporting disk usage ( 0 secs )
Build Properties:
Name | Value | Source |
---|---|---|
branch | master | Build |
builddir | /builder/mipsel_74kc | slave |
buildername | mipsel_74kc | Builder |
buildnumber | 549 | Build |
codebase | Build | |
nproc | 8 | SetPropertyFromCommand Step |
project | Build | |
release_version | SNAPSHOT | SetPropertyFromCommand Step |
repository | https://git.openwrt.org/feed/packages.git | Build |
revision | f7589c4957aa3cc47631dd8397f6d5a39bc53619 | Build |
scheduler | all | Scheduler |
shared_wd | True | BuildSlave |
slavename | truecz-dock-02 | BuildSlave |
workdir | /builder/mipsel_74kc | slave (deprecated) |
Forced Build Properties:
Name | Label | Value |
---|
Responsible Users:
- Bjørn Morkbjorn@mork.no
- Hannu Nymanhannu.nyman@iki.fi
- Jan Pavlinecjan.pavlinec@nic.cz
- Paul Spoorenmail@aparcar.org
- Peter Stadlerpeter.stadler@student.uibk.ac.at
- Philip Prindevillephilipp@redfish-solutions.com
- Rosen Penevrosenp@gmail.com
- W. Michael Petullomike@flyn.org
Timing:
Start | Thu Jan 14 00:12:43 2021 |
End | Thu Jan 14 04:40:35 2021 |
Elapsed | 4 hrs, 27 mins, 52 secs |
All Changes:
:
Change #16145
Category None Changed by Rosen Penev <rosenp @gmail.com>Changed at Mon 11 Jan 2021 22:04:31 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 89b6174691a4071cba641fb518110476ca093fc2 Comments
exim: fix compilation with CentOS 7 CentOS 7 has an old GCC that does not default to c11. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Changed files
- mail/exim/Makefile
Change #16146
Category None Changed by Rosen Penev <rosenp @gmail.com>Changed at Mon 11 Jan 2021 23:07:48 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 9d86dc80057811adff546fbcfae2ecc88e395ad4 Comments
Merge pull request #14469 from neheb/ex exim: fix compilation with CentOS 7
Changed files
- no files
Change #16147
Category None Changed by Peter Stadler <peter.stadler @student.uibk.ac.at>Changed at Mon 11 Jan 2021 22:08:01 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 5cffe853e694d7eea60cad00c9033d1ad69c0eb5 Comments
nginx: use UCI configuration provided by nginx-util * update to version 1.19.6 * remove default configuration files and documentation as they are in the package `nginx-util`. * do not install a `/etc/nginx/nginx.conf` file. * use the dynamic `/etc/nginx/uci.conf` if the symlink (to `/var/lib/nginx/uci.conf`) is not dead after calling `nginx-util init_lan` (else try `/etc/nginx/nginx.conf`) * replace nginx package by a dummy depending on `nginx-ssl`; the dummies will be removed after a transition period. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
Changed files
- net/nginx/Makefile
- net/nginx/files/README.sh
- net/nginx/files/_lan.conf
- net/nginx/files/_redirect2ssl.conf
- net/nginx/files/nginx.conf
- net/nginx/files/nginx.init
Change #16148
Category None Changed by Rosen Penev <rosenp @gmail.com>Changed at Mon 11 Jan 2021 23:06:21 Repository https://git.openwrt.org/feed/packages.git Branch master Revision a1a10cf37369398b9ca0440a2b317d0d5494a1ed Comments
madplay: remove OSS variant with the latest version, there's no OSS support. At least --without-oss does not work. Remove autoconf patches and add gettext-version fixup. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Changed files
- sound/madplay/Makefile
- sound/madplay/patches/010-use_correct_shell.patch
- sound/madplay/patches/020-no-po.patch
Change #16149
Category None Changed by Rosen Penev <rosenp @gmail.com>Changed at Mon 11 Jan 2021 23:21:50 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 3bdad7432d49ccbdd91b89687605f17549264ad1 Comments
Merge pull request #14468 from neheb/mad madplay: remove OSS variant
Changed files
- no files
Change #16150
Category None Changed by Rosen Penev <rosenp @gmail.com>Changed at Mon 11 Jan 2021 23:22:21 Repository https://git.openwrt.org/feed/packages.git Branch master Revision dc7e7e01db7378167920bb42af66eb4ce2ff06f0 Comments
Merge pull request #14471 from peter-stadler/nginx-uci nginx: use UCI configuration provided by nginx-util
Changed files
- no files
Change #16151
Category None Changed by Rosen Penev <rosenp @gmail.com>Changed at Mon 11 Jan 2021 23:25:57 Repository https://git.openwrt.org/feed/packages.git Branch master Revision ed628f3a46c5c283f70e89fc94f54f7f47d3de6d Comments
gnunet: fix compilation with libdane Signed-off-by: Rosen Penev <rosenp@gmail.com>
Changed files
- net/gnunet/Makefile
Change #16152
Category None Changed by Rosen Penev <rosenp @gmail.com>Changed at Tue 12 Jan 2021 03:59:41 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 954955ea8f21a8f951dd04c06664f9016261fdb8 Comments
Merge pull request #14470 from neheb/g gnunet: fix compilation with libdane
Changed files
- no files
Change #16153
Category None Changed by W. Michael Petullo <mike @flyn.org>Changed at Sun 10 Jan 2021 00:29:46 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 54016ddaf4f4bcb523e03c9702a22dbf1d30ee2f Comments
clamav: allow configuration to use TCP socket Something having to do with passing a file descriptor over spamd's Unix socket causes the ClamAV milter to fail. The milter says "ERROR: Unknown reply from clamd," and running strace on spamd reveals "No file descriptor received. ERROR." Some work by others can be found on the Internet that suggests using a TCP socket for the communication between the milter and spamd fixes this. Lucian Cristian confirmed this on OpenWrt. I am not sure why the Unix socket does not work. I suspect it is something related to musl, but I have not yet found evidence of this. This merge request adds the option to configure spamd to use a TCP socket, and it uses this as the default. The merge request also adds an init script for clamav-milter. Signed-off-by: W. Michael Petullo <mike@flyn.org>
Changed files
- net/clamav/Makefile
- net/clamav/files/clamav-milter.config
- net/clamav/files/clamav-milter.init
- net/clamav/files/clamav.config
- net/clamav/files/clamav.init
Change #16154
Category None Changed by Hannu Nyman <hannu.nyman @iki.fi>Changed at Tue 12 Jan 2021 15:08:11 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 006baf7baf5ef4d07f4556c70a5f1ad2f8dac17d Comments
Merge pull request #14441 from flyn-org/clamav clamav: allow configuring clamd to use TCP socket
Changed files
- no files
Change #16155
Category None Changed by Jan Pavlinec <jan.pavlinec @nic.cz>Changed at Tue 12 Jan 2021 15:08:28 Repository https://git.openwrt.org/feed/packages.git Branch master Revision ec810f1134d923c6848d771e0d234a46ca0c1eb4 Comments
ooniprobe: update to version 3.1.0 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Changed files
- net/ooniprobe/Makefile
Change #16156
Category None Changed by Bjørn Mork <bjorn @mork.no>Changed at Wed 30 Dec 2020 12:22:10 Repository https://git.openwrt.org/feed/packages.git Branch master Revision e62da3eebddc3989a30c3f6898a66c13bda81024 Comments
smartsnmpd: remove dysfunctional package This package has been completely broken on several levels since commit eadd5abe40a0 ("smartsnmpd: Update to 2015-02-22 version") The update changed the configuration file syntax without fixing the scripts generating this file. The OpenWrt package would therefore fail to run. Worse than that, the last upstream version is completely broken is unable to generate proper snmp replies even if the configuration file is fixed, This has been tested and verified on both OpenWrt/realtek and Debian/amd64. I considered fixing the package, but dropped it for the following reasons 1) upstream has abandoned the project 2) the upstream fork "smithsnmp" continues to make aribitrary changes to configuration files and other packaging challenges 3) the package is tied to the lua5.1 C API, and further upgrades will be non-trivial 4) there are several other snmp daemons available in OpenWrt, without any of these issues 5) no one is interested in this package The last point is proven by the lack of testing and feedback. The last update was not even tested by the person preparing and commiting the update. Signed-off-by: Bjørn Mork <bjorn@mork.no>
Changed files
- net/smartsnmpd/Makefile
- net/smartsnmpd/files/mibs/dummy.lua
- net/smartsnmpd/files/mibs/interfaces.lua
- net/smartsnmpd/files/mibs/system.lua
- net/smartsnmpd/files/smartsnmpd.conf
- net/smartsnmpd/files/smartsnmpd.init
- net/smartsnmpd/patches/010-2to3.patch
- net/smartsnmpd/patches/020-flags.patch
Change #16157
Category None Changed by Hannu Nyman <hannu.nyman @iki.fi>Changed at Tue 12 Jan 2021 15:12:20 Repository https://git.openwrt.org/feed/packages.git Branch master Revision c4b2fbbd4331c05f510adc3c4ba0c0a81518f73b Comments
Merge pull request #14366 from bmork/smartsnmpd smartsnmpd: remove dysfunctional package
Changed files
- no files
Change #16164
Category None Changed by Paul Spooren <mail @aparcar.org>Changed at Wed 13 Jan 2021 00:52:45 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 75458e78a8c611d4e8d1364034c09c26d6adf4da Comments
syncthing: bump to 1.12.0 Signed-off-by: Paul Spooren <mail@aparcar.org>
Changed files
- utils/syncthing/Makefile
Change #16173
Category None Changed by Philip Prindeville <philipp @redfish-solutions.com>Changed at Wed 13 Jan 2021 18:43:52 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 3a07e294a9d355ee480de4afa469429b14d160de Comments
isc-dhcp: add dynamic dns integration for local bind server Start after named is running. Add support for "cname", "domain", "mxhost", and "srvhost" configs. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Changed files
- net/isc-dhcp/Makefile
- net/isc-dhcp/files/dhcpd.init
Change #16174
Category None Changed by Philip Prindeville <philipp @redfish-solutions.com>Changed at Wed 13 Jan 2021 19:32:22 Repository https://git.openwrt.org/feed/packages.git Branch master Revision 002fcac835a128a283716f2a7a16a238da3c1477 Comments
Merge pull request #14240 from pprindeville/issue#14239 isc-dhcp: add dynamic dns integration for local bind server
Changed files
- no files
Change #16175
Category None Changed by Paul Spooren <mail @aparcar.org>Changed at Wed 13 Jan 2021 23:37:08 Repository https://git.openwrt.org/feed/packages.git Branch master Revision f7589c4957aa3cc47631dd8397f6d5a39bc53619 Comments
syncthing: bump to 1.12.1 Signed-off-by: Paul Spooren <mail@aparcar.org>
Changed files
- utils/syncthing/Makefile