Skip to content

Package network-3.1.2.3 does not compile on Windows (autoconf problems) #7707

Closed
@Mikolaj

Description

@Mikolaj

Edit: @hasufell pointed out that our CI still uses cabal 3.4 and so what happens is that we are seeing first time in the wild that cabal 3.4. doesn't work with autoconf files generated with new autoconf version. Sadly, even our CI Windows dogfooding jobs first use 3.4 to build new cabal and only then test the new cabal, so their failure does not mean that 3.6.2 is broken (as I mistakenly assumed and panicked). See #7708.

.

Old outdated text follows:

So far spotted on 3.6. branch:

https://github.com/haskell/cabal/pull/7706/checks?check_run_id=3825123562

Is says configure: error: cannot find required auxiliary files: config.guess config.sub, but the files are present in the package and in the same location as in the previous network version.

We'd need to test cabal 3.4 and branch master to get a fuller picture. Also, it would be good to make sure network-3.1.2.2 compiles fine with 3.6 and master, in case the problem is some global GHA change.

Edit: @hasufell reports if fails on cabal 3.4 on Windows, as well, and 3.1.2.2 seems to work fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions