Commit Graph

3842 Commits

Author SHA1 Message Date
DavidKorczynski fafaf03d27
cairo: fix build (#6386)
* cairo: fix build.

* cairo: install gperf packet to fix undefined build.
2021-09-02 17:29:22 +00:00
DavidKorczynski 3a564d9f11
resiprocate: fix build. (#6384) 2021-09-02 17:46:25 +01:00
Alastair Donaldson ebae509b6a
Add corpora to the spirv-tools project (#6381)
Adds corpora of SPIR-V binary and assembly shaders to the spirv-tools
project, based on shaders in the SPIRV-Tools and tint repositories.
2021-09-02 14:38:39 +00:00
Alastair Donaldson 4a806c4eb2
Disable honggfuzz from the tint build (#6377)
Currently there are errors building with honggfuzz. This may be because
the tint fuzz targets are not correctly configured - the tint build
system does not use the LIB_FUZZING_ENGINE environment variable and
instead hard codes various fuzzer flags. This will be fixed in due
course, but disabling honggfuzz for now to get the OSS-Fuzz build
working.
2021-09-02 06:55:05 -07:00
Gary Kramlich cc4833b6de
Add additional pidgin developers so they can help (#6373) 2021-09-01 21:02:12 -07:00
jonathanmetzman 5ef1f7b588
[language builders] Get rid of base-builder-new (#6361)
Build all C/C++ projects in an image without rust, java,
atheris (python), or go.
2021-09-01 13:36:17 -07:00
Alastair Donaldson a6a5263c2a
Update CC list for spirv-tools (#6372) 2021-09-01 13:32:38 -07:00
jonathanmetzman 696180cc83
[libssh2][python3-libraries][django] Run apt-get update (#6371)
Not doing this relies on the base-builder image running apt-get
update "recently" and is a bad assumption.
2021-09-01 10:33:33 -07:00
Abhishek Arya df8c808091
Fix go coverage builds (#6369)
* Fix go coverage builds.

* Fix
2021-09-01 09:14:16 -07:00
Sergey Poznyakoff 2df776b9a9
gdbm: initial integration (#6258)
* gdbm: initial integration

* gdbm: add main_repo attribute.

* gdbm: Add Dockerfile and build.sh

* gdbm: move seed generation and runcom script to upstream

* gdbm: remove blank lines
2021-09-01 07:26:27 -07:00
Nikita Mikhaylov b57fcacfb3
done (#6368) 2021-09-01 07:25:12 -07:00
Abhishek Arya d88421483f
Fix go coverage build regression. (#6367)
* Fix go coverage build regression.

* Fix CI List.

* Proper fix.

* Revert one fix.
2021-08-31 21:25:24 -07:00
Curtis Malainey 0463a1b09f
sound-open-firmware: add more CCs (#6366)
Adding more people to help fix bugs
2021-08-31 19:07:17 +01:00
Kevin Lubick ce743a6cc4
[skia] Fix build after Swiftshader update (#6358) 2021-08-31 17:45:30 +00:00
Caolán McNamara cf1109a3cd
libreoffice: upgrade cairo (#6365) 2021-08-31 10:29:13 -07:00
Shuduo Sang c2947cd4b9
update Shuduo's email address (#6360) 2021-08-31 16:16:49 +01:00
Alastair Donaldson 004b4fda1f
Update auto-cc for spirv-tools (#6357)
Adds the Radial team to the auto-cc list.
2021-08-31 14:02:52 +00:00
MarcoFalke 8250db08a4
tor: Use default focal image (#6356) 2021-08-31 13:12:52 +01:00
Bart Van Assche 2f433a1f54
net-snmp: Simplify the build scripts (#6231)
Use the Net-SNMP continuous integration script ci/install.sh to install
development packages. Use the Net-SNMP script ci/build.sh to compile the
Net-SNMP source code.
2021-08-30 15:48:15 -07:00
jonathanmetzman b15c167739
[infra][rust] Split out rust projects to their own builder image (#6352) 2021-08-30 11:47:04 -07:00
Alexander Bulekov 6ca77985cb
qemu: add Mauro to the auto_ccs (#6353)
Signed-off-by: Alexander Bulekov <alxndr@bu.edu>
2021-08-30 18:39:41 +01:00
jonathanmetzman 50f2fde161
[infra][python] Split out python projects to their own builder. (#6341) 2021-08-30 07:00:26 -07:00
jonathanmetzman a4cd74a98e
[go][infra] Create base-builder-go and use it to build go projects. (#6335)
Also, update base-builder-new to copy everything base-builder does
2021-08-30 06:57:23 -07:00
jonathanmetzman 8520693633
[infra][jvm] Split out JVM projects to their own builder. (#6336) 2021-08-30 06:51:24 -07:00
Guido Vranken a98ad2844e
[bls-signatures] Enable Fp2 math (#6351)
This enables and tests some additional math functions
2021-08-30 12:11:44 +01:00
Fabian Meumertzheim 6d247cdbbe
[zxing] Enable AWT headless mode (#6350)
Fixes issues with native AWT library loading.
2021-08-30 10:05:19 +01:00
Nikita Mikhaylov 4b569208a1
[ClickHouse] Enable coverage for memory and address sanitizer (#6348)
* Done

* done

* better
2021-08-29 20:49:33 -07:00
DavidKorczynski 40ea163e00
apache-httpd: make patches inline. (#6349) 2021-08-29 21:51:13 +01:00
Nikita Mikhaylov 4a93f2f49f
Done (#6347) 2021-08-29 19:07:47 +00:00
Guido Vranken 0a6f667e84
[bitcoin-core] Fix build (#6344)
* [bitcoin-core] Fix build

* [bitcoin-core] Add libsecp256k1 w20-p8 target

* [bitcoin-core] Fix
2021-08-29 09:42:06 -07:00
Kimball Thurston 0e7c2ba9c7
Add new C library for subsequent fuzz testing (#6346)
Also cleans up old cmake configure options

Signed-off-by: Kimball Thurston <kdt3rd@gmail.com>
2021-08-28 19:12:31 -07:00
Kleis Auke Wolthuizen 68ec050a01
[libvips] Upgrade to Ubuntu 20.04 (#6345)
- Use libbrotli from system.
- Build libjxl without sjpeg support.
- Link fuzzers against libmount and libblkid (needed by libgio).
- Sort and remove duplicated apt-get packages.
2021-08-28 18:19:31 +00:00
DavidKorczynski 7f51cf9f04
tdengine: initial integration. (#5675)
* tdengine: initial integration.

* tdengine: fix build following upstream email.
2021-08-28 08:45:22 -07:00
Roman Wagner 90dc42fb87
[zxing] Initial Integration (#6057) 2021-08-28 07:49:25 -07:00
Alastair Donaldson f7b1dfb4f8
Initial project file for SPIR-V Tools fuzzing (#6330)
* Add SPIR-V Tools fuzzer targets

Adds fuzzer targets for the SPIR-V Tools project.

* Disable honggfuzz, as it was failing in the CI.
2021-08-28 07:42:09 -07:00
DavidKorczynski 48d5a3e26d
rustls: update maintainer (#6325) 2021-08-28 07:39:35 -07:00
Alastair Donaldson 5bbbc5a7b5
Add fuzz targets for tint (#6331)
Adds fuzz targets for the SPIR-V reader of the tint project.
2021-08-28 07:38:54 -07:00
Ivan Blinkov e88041326d
Change the primary contact for the ClickHouse project (#6343) 2021-08-28 07:37:38 -07:00
Guido Vranken f1a39d8f39
[bls-signatures] Add target for size-optimized blst (#6342) 2021-08-28 08:47:38 +01:00
Ilya Yatsishin 7ad8b14a34
Add one more maintainer to ClickHouse project (#6334)
hq.zero.iq@gmail.com - Ilya Yatsishin
2021-08-27 07:58:19 -07:00
Caolán McNamara 41a8efc925
[libreoffice] reenable msan (experimentally) after Ubuntu upgrade (#6333)
check_build on new baseline, i.e.

python infra/helper.py build_image libreoffice
python infra/helper.py build_fuzzers --sanitizer memory libreoffice
python infra/helper.py check_build --sanitizer memory libreoffice
2021-08-27 07:34:17 -07:00
MarcoFalke 208558493d
Remove no longer needed build workarounds (#6329)
* Revert xenial workaround in speex (no longer needed)

This reverts commit 84c9dd3600.

* Revert xenial opus workaround (no longer needed)

This reverts commit 7cc0561aad.

* Remove ffmpeg build workaround for nasm

* Remove build workaround for dav1d

* Remove libavif build workaround

* Remove p11-kit build workaround

* Remove postgis build workaround
2021-08-27 09:37:24 +01:00
Caolán McNamara 00af9cfba1
libreoffice: default Ubuntu 20.04 gperf is new enough to use (#6321) 2021-08-26 13:16:40 -07:00
DavidKorczynski 5fa56976f4
apache-httpd: fix patch for hitting assert. (#6320) 2021-08-26 20:03:14 +00:00
DavidKorczynski 1fdbe5ebf7
libigl: fix build. (#6319) 2021-08-26 19:20:31 +00:00
Nikita Mikhaylov 4d63aa0efa
Updated a list of maintainers and enable all the sanitizers (#6299)
* first

* Update project.yaml

* Enable all sanitizers

* Enable coverage with sanitizers

* Update project.yaml

* Update build.sh
2021-08-26 20:20:04 +01:00
Catena cyber d5bc81af43
Fix gnupg patch (#6316)
* Fix gnupg patch

* Moved from xenial to focal
2021-08-26 19:17:18 +00:00
Caolán McNamara 9d19fe950a
libreoffice: update builds deps (#6315) 2021-08-26 10:02:48 -07:00
jonathanmetzman 03d18372d5
Reland [Ubuntu upgrade] Fix projects so they don't break with upgrade (#6313)
This reverts commit 878c32419c.

Related: #6180
2021-08-26 09:53:49 -07:00
Bhargava Shastry b3630abd46
Solidity: Upgrade evmone from 0.4.0 to v0.8.2 (#6207) 2021-08-26 12:17:39 -04:00