Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/nginx: remove njs tests | Ariadne Conill | 2020-03-31 | 1 | -4/+0 | |
| | | | | a lot of them are bogus anyway | |||||
* | main/xtables-addons-lts: disable on mips64 temporarily | Ariadne Conill | 2020-03-31 | 1 | -1/+1 | |
| | ||||||
* | main/radvd: add check-dev to makedepends | Ariadne Conill | 2020-03-31 | 1 | -2/+2 | |
| | ||||||
* | main/zfs: add missing py3-setuptools build dep | Ariadne Conill | 2020-03-31 | 1 | -1/+1 | |
| | ||||||
* | main/czmq: disable tests on mips | Ariadne Conill | 2020-03-31 | 1 | -0/+5 | |
| | ||||||
* | main/bluez: disable tests on mips64 | Ariadne Conill | 2020-03-31 | 1 | -0/+5 | |
| | ||||||
* | testing/etcd: upgrade to 3.4.6 | Francesco Colista | 2020-03-31 | 1 | -3/+3 | |
| | ||||||
* | main/musl: fix remaining direct use of stat syscalls outside fstatat.c | Ariadne Conill | 2020-03-31 | 2 | -1/+121 | |
| | | | | this fixes timezones on MIPS64 | |||||
* | testing/lxd: upgrade to 3.23 | Francesco Colista | 2020-03-31 | 1 | -2/+2 | |
| | ||||||
* | testing/obs-studio: upgrade to 25.0.3 | Francesco Colista | 2020-03-31 | 1 | -2/+2 | |
| | ||||||
* | main/libc-dev: fix typo in sgidefs.h | Ariadne Conill | 2020-03-31 | 2 | -6/+6 | |
| | ||||||
* | main/radvd: disable tests on mips | Ariadne Conill | 2020-03-31 | 1 | -0/+5 | |
| | ||||||
* | main/audit: disable tests on mips64 | Ariadne Conill | 2020-03-31 | 1 | -0/+7 | |
| | | | | mips builder does not have audit support at the moment | |||||
* | main/perl-posix-strftime-compiler: disable tests on mips64 | Ariadne Conill | 2020-03-31 | 1 | -0/+1 | |
| | ||||||
* | main/cjdns: no mips64 | Ariadne Conill | 2020-03-31 | 1 | -1/+1 | |
| | ||||||
* | main/libc-dev: fix checksums | Ariadne Conill | 2020-03-31 | 1 | -1/+1 | |
| | ||||||
* | main/libc-dev: MIPS: sgidefs wrapper: define _OABI32 and _NABI32 and _ABI64 ↵ | Ariadne Conill | 2020-03-31 | 2 | -1/+13 | |
| | | | | if missing | |||||
* | main/nginx: disable SSL tests on mips | Ariadne Conill | 2020-03-31 | 1 | -0/+8 | |
| | ||||||
* | main/ltrace: fix FTBFS on mips/mips64 | Ariadne Conill | 2020-03-31 | 2 | -2/+34 | |
| | ||||||
* | community/atools: upgrade to 18.14.3 | Kevin Daudt | 2020-03-31 | 1 | -2/+2 | |
| | ||||||
* | main/numactl: disable tests on mips builders | Ariadne Conill | 2020-03-31 | 1 | -0/+1 | |
| | | | | mips builders use a BSP-supplied kernel which does not support NUMA. | |||||
* | main/xorg-server: upgrade to 1.20.8 | Rasmus Thomsen | 2020-03-31 | 1 | -3/+3 | |
| | ||||||
* | main/perl-test-simple: upgrade to 1.302174 | Leo | 2020-03-31 | 1 | -2/+2 | |
| | ||||||
* | main/elfutils: upgrade to 0.179 | Leo | 2020-03-31 | 1 | -2/+2 | |
| | ||||||
* | community/riot-web: upgrade to 1.5.14 | Galen Abell | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/xorg-server: make Xorg setuid | Leo | 2020-03-30 | 1 | -1/+2 | |
| | | | | fixes #11347 | |||||
* | community/py3-aiofiles: fix tests | Michał Polański | 2020-03-30 | 1 | -6/+7 | |
| | | | | The tarball from PyPI is missing the test suite. | |||||
* | community/perl-template-toolkit: upgrade to 3.008 | Leo | 2020-03-30 | 1 | -4/+3 | |
| | ||||||
* | main/py3-zope-interface: upgrade to 5.0.2 | Leo | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | community/jenkins: upgrade to 2.229 | Leo | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | community/telegram-desktop: upgrade to 2.0.0 | Leo | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/bubblewrap: upgrade to 0.4.1 | Leo | 2020-03-30 | 1 | -4/+4 | |
| | ||||||
* | community/mozjs68: rebuild with llvm10 | Natanael Copa | 2020-03-30 | 1 | -2/+9 | |
| | | | | add check for clang/llvm mismatch | |||||
* | community/rethinkdb: disable on ppc64le | TBK | 2020-03-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fails to find python disable for now: [E2020-03-30T15:34:57.845701Z 51884 0 annotate.go:241] goroutine 1: [E2020-03-30T15:34:57.845726Z 51884 0 annotate.go:241] #0 go.chromium.org/luci/vpython/python/interpreter.go:89 - python.(*Interpreter).GetVersion() [E2020-03-30T15:34:57.845751Z 51884 0 annotate.go:241] #1 go.chromium.org/luci/vpython/venv/config.go:286 - venv.(*Config).resolvePythonInterpreter() [E2020-03-30T15:34:57.845773Z 51884 0 annotate.go:241] reason: failed to determine Python version for: /home/buildozer/aports/community/rethinkdb/src/rethinkdb-2.3.6/external/v8_4.7.80.23.fetch-XXDHcFoG/depot_tools//python3 [E2020-03-30T15:34:57.845796Z 51884 0 annotate.go:241] [E2020-03-30T15:34:57.845817Z 51884 0 annotate.go:241] #2 go.chromium.org/luci/vpython/venv/config.go:186 - venv.(*Config).makeEnv() [E2020-03-30T15:34:57.845840Z 51884 0 annotate.go:241] reason: failed to resolve system Python interpreter [E2020-03-30T15:34:57.845864Z 51884 0 annotate.go:241] [E2020-03-30T15:34:57.845885Z 51884 0 annotate.go:241] #3 go.chromium.org/luci/vpython/venv/venv.go:150 - venv.With() [E2020-03-30T15:34:57.845907Z 51884 0 annotate.go:241] reason: failed to initialize empty probe environment [E2020-03-30T15:34:57.845929Z 51884 0 annotate.go:241] [E2020-03-30T15:34:57.845954Z 51884 0 annotate.go:241] #4 go.chromium.org/luci/vpython/run.go:62 - vpython.Run() [E2020-03-30T15:34:57.845976Z 51884 0 annotate.go:241] #5 go.chromium.org/luci/vpython/application/application.go:320 - application.(*application).mainImpl() [E2020-03-30T15:34:57.845999Z 51884 0 annotate.go:241] #6 go.chromium.org/luci/vpython/application/application.go:406 - application.(*Config).Main.func1() [E2020-03-30T15:34:57.846021Z 51884 0 annotate.go:241] #7 go.chromium.org/luci/vpython/application/support.go:46 - application.run() [E2020-03-30T15:34:57.846043Z 51884 0 annotate.go:241] #8 go.chromium.org/luci/vpython/application/application.go:405 - application.(*Config).Main() [E2020-03-30T15:34:57.846066Z 51884 0 annotate.go:241] #9 vpython/main.go:106 - main.mainImpl() [E2020-03-30T15:34:57.846089Z 51884 0 annotate.go:241] #10 vpython/main.go:112 - main.main() [E2020-03-30T15:34:57.846110Z 51884 0 annotate.go:241] #11 runtime/proc.go:203 - runtime.main() [E2020-03-30T15:34:57.846133Z 51884 0 annotate.go:241] #12 runtime/asm_ppc64x.s:884 - runtime.goexit() | |||||
* | testing/kdav: disable on armhf, blocked by qt5-qtdeclarativ | TBK | 2020-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/minio: upgrade to 0.20200325 | nathan hensel | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | testing/minio-client: upgrade to 0.20200314 | nathan hensel | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/gcc: add libdruntime patch for MIPS fcntl(2) | Ariadne Conill | 2020-03-30 | 2 | -1/+27 | |
| | ||||||
* | main/screen: add missing secfixes info | Leo | 2020-03-30 | 1 | -0/+4 | |
| | ||||||
* | main/libidn2: add missing secfixes info | Leo | 2020-03-30 | 1 | -2/+7 | |
| | ||||||
* | community/libphonenumber: rebuild per request in #alpine-devel | Ariadne Conill | 2020-03-30 | 1 | -1/+1 | |
| | ||||||
* | community/qt5-qtwebkit: disable on armhf | Leo | 2020-03-30 | 1 | -1/+1 | |
| | ||||||
* | main/meson: upgrade to 0.54.0 | Leo | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/nfdump: upgrade to 1.6.20 | Leo | 2020-03-30 | 1 | -2/+2 | |
| | ||||||
* | main/gcc: add libucontext-dev to gdc depends too | Ariadne Conill | 2020-03-30 | 1 | -1/+1 | |
| | ||||||
* | main/snownews: disable due to FTBFS | Ariadne Conill | 2020-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/nemo-qml-plugin-dbus: update source url | Bart Ribbers | 2020-03-30 | 1 | -1/+1 | |
| | ||||||
* | testing/b3sum: upgrade to 0.3.0 | Leo | 2020-03-30 | 1 | -8/+6 | |
| | ||||||
* | community/py3-scp: move from testing | TBK | 2020-03-30 | 1 | -0/+1 | |
| | ||||||
* | community/py3-boltons: upgrade to 20.1.0 | Leo | 2020-03-30 | 1 | -3/+3 | |
| |