Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue Makefile:3822: Makefile.deps: No such file or directory #173

Closed
haampie opened this issue Jul 3, 2023 · 3 comments
Closed

Comments

@haampie
Copy link

haampie commented Jul 3, 2023

Looks like something has regressed in libxcrypt 4.4.35 + perl 5.38 + gmake 4.3.

Makefile.deps

is not created, or there's a race?


Actually there's already an issue with configure when I don't disable dependency tracking:

checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxcrypt.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: error: in `/tmp/harmen/spack-stage/spack-stage-libxcrypt-4.4.35-4bytcldeuh7kp3l4hu6wl6yqaooq2qs4/spack-src':
config.status: error: Something went wrong bootstrapping makefile fragments
    for automatic dependency tracking.  If GNU make was not used, consider
    re-running the configure script with MAKE="gmake" (or whatever is
    necessary).  You can also try re-running configure with the
    '--disable-dependency-tracking' option to at least be able to build
    the package (albeit without support for automatic dependency tracking).
See `config.log' for more details
@haampie
Copy link
Author

haampie commented Jul 3, 2023

Ah, I didn't realize 95d6e03 was not part of a tagged release.

@thesamesam
Copy link

@besser82 Would you be able to cut a new release for it? Thanks!

@besser82
Copy link
Owner

besser82 commented Jul 5, 2023

Fixed in libxcrypt v4.4.36.

@besser82 besser82 closed this as completed Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants