Skip to content

nut 2.8.0 build failure on MacOS #1415

Closed
@chenrui333

Description

@chenrui333

👋 trying to build the latest release, but run into some build issue. The error log is as below:

build error
dummy-ups.c:238:24: error: no member named 'st_mtim' in 'struct stat'
                                        if (datafile_stat.st_mtim.tv_sec != fs.st_mtim.tv_sec) {
                                            ~~~~~~~~~~~~~ ^
dummy-ups.c:238:45: error: no member named 'st_mtim' in 'struct stat'
                                        if (datafile_stat.st_mtim.tv_sec != fs.st_mtim.tv_sec) {
                                                                            ~~ ^
2 errors generated.

full build log, https://github.com/Homebrew/homebrew-core/actions/runs/2287073413
relates to Homebrew/homebrew-core#101035

Metadata

Metadata

Assignees

No one assigned

    Labels

    CIEntries related to continuous integration infrastructure (historically also recipes like Makefiles)bugmacOS

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions