wolfi-dev / os

Main package repository for production Wolfi images
Other
795 stars 214 forks source link

FTBFS glibc 2.40 (or gcc-14) #26522

Open xnox opened 1 month ago

xnox commented 1 month 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
- [ ] binaryen https://github.com/wolfi-dev/os/pull/27682
- [x] bmake
- [ ] cyrus-sasl
- [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
- [ ] 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
- [ ] libspf2 - https://github.com/wolfi-dev/os/pull/27654
- [ ] libucontext https://github.com/wolfi-dev/os/pull/27649
- [x] libxcvt
- [ ] https://github.com/wolfi-dev/os/pull/27311
- [ ] 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
- [ ] 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
- [ ] unzip https://github.com/wolfi-dev/os/pull/27635
- [ ] 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 1 week 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 1 week 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 1 week ago

Reopening because I accidentally marked it fixed in a PR