Skip to content

Failure on Ubuntu 24.04 #2701

@kleisauke

Description

@kleisauke

The default CodeQL setup in the libvips repository appears to fail after the after the ubuntu-latest image was migrated to Ubuntu 24.04. For example, compare the following runs:
https://github.com/libvips/libvips/actions/runs/12577488911/job/35054987879#step:1:4
versus:
https://github.com/libvips/libvips/actions/runs/12683554993/job/35350821841#step:1:4

According to CodeQL's system requirements, Ubuntu 24.04 is not (yet?) supported. I suspect this incompatibility is also the root cause of the failure, as indicated by the following error in CodeQL CLI v2.20.0:

[build-stderr] cpp/autobuilder: deptrace not supported in ubuntu 24.04

(see: https://github.com/libvips/libvips/actions/runs/12683554993/job/35350821841#step:5:74)

This specific error message is no longer displayed in CodeQL CLI v2.20.1; however, the workflow still appears to fail. For example:
https://github.com/libvips/libvips/actions/runs/12802008925/job/35692408039#step:6:70

For additional context, I've rerun the latest failed CodeQL workflow with debugging enabled:
https://github.com/libvips/libvips/actions/runs/12802008925/job/35775146400

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions