wolfi-dev / os

Main package repository for production Wolfi images
Other
827 stars 255 forks source link

FTBFS glibc 2.40 (or gcc-14) #26522

Open xnox opened 3 months ago

xnox commented 3 months ago

Note test rebuilds are unstable as failures of some packages, mask further builds, as currently rebuilds are not "flat" / attempt all.

None the less these are suspected failed to build from source packages with glibc 2.40 which otherwise seemed to have build in test rebuild:

### Tasks
- [ ] aom - seems to build, but added openssf options https://github.com/wolfi-dev/os/pull/27811
- [x] binaryen https://github.com/wolfi-dev/os/pull/27682
- [x] bmake
- [x] cyrus-sasl https://github.com/wolfi-dev/os/pull/30957
- [x] db https://github.com/wolfi-dev/os/pull/27805
- [ ] druid
- [x] flink-1.20 - builds fine as of today.
- [ ] fluent-bit-plugin-loki
- [ ] grafana-mimir
- [x] heimdal - https://github.com/wolfi-dev/os/pull/27761
- [x] iftop https://github.com/wolfi-dev/os/pull/27601
- [ ] kubernetes-csi-external-snapshotter-8.0
- [x] libspf2 - https://github.com/wolfi-dev/os/pull/27654
- [x] libucontext https://github.com/wolfi-dev/os/pull/27649
- [x] libxcvt
- [ ] https://github.com/wolfi-dev/os/pull/27311
- [x] loki-3 https://github.com/wolfi-dev/os/pull/27784
- [x] mariadb-connector-c https://github.com/wolfi-dev/os/pull/25919
- [x] nfs-ganesha
- [ ] https://github.com/wolfi-dev/os/issues/27333
- [x] perl-tk https://github.com/wolfi-dev/os/pull/27799
- [x] php-fpm_exporter - https://github.com/wolfi-dev/os/pull/27332
- [x] pstack - https://github.com/wolfi-dev/os/pull/27331
- [x] py3-gevent - https://github.com/wolfi-dev/os/pull/27313
- [x] py3-glpk https://github.com/wolfi-dev/os/pull/27318
- [x] py3-influxdb-client https://github.com/wolfi-dev/os/pull/27319
- [x] py3-ruamel-yaml-clib https://github.com/wolfi-dev/os/pull/27320
- [x] py3-xmlsec https://github.com/wolfi-dev/os/pull/27321
- [x] runit - https://github.com/wolfi-dev/os/pull/27329
- [x] sbt
- [x] solr
- [ ] tempo
- [x] unzip https://github.com/wolfi-dev/os/pull/27635
- [x] vulkan-headers https://github.com/wolfi-dev/os/pull/27637
- [ ] https://github.com/wolfi-dev/os/pull/26524
- [ ] https://github.com/wolfi-dev/os/pull/26523
- [ ] https://github.com/wolfi-dev/os/pull/26609
justinvreeland commented 2 months ago

solr and make seem to build fine right now. @xnox is there any way I can check for recent build success to make sure or see the failures?

xnox commented 2 months ago

solr and make seem to build fine right now. @xnox is there any way I can check for recent build success to make sure or see the failures?

you can use the internal cg tool; also see eng wiki rebuilds docs with sample usage.

justinvreeland commented 2 months ago

Reopening because I accidentally marked it fixed in a PR