Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

httpuv fails to build on macOS if automake is present #429

Open
@s-u

Description

@s-u

Ifautomake is present (i.e., on thePATH) thenhttpuv fails to build because it tries to re-generateconfigure in a fundamentally broken way, thus failing the installation.

Expected: it should not try to regenerate without maintainer mode being enabled and thus regular installation should work regardless of the absence/presence ofautomake.

To replicate, installautomake and its dependenceis (hereautomake-1.17 fromhttps://mac.r-project.org/bin/ - but it breaks even if you try to match the internally used versions). The problem does not occur isautomake is not on thePATH.

* installing *source* package ‘httpuv’ ...** this is package ‘httpuv’ version ‘1.6.16’** package ‘httpuv’ successfully unpacked and MD5 sums checked** using staged installation** libsusing C compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’using SDK: ‘MacOSX14.5.sdk’aclocal.m4:17: warning: this file was generated for autoconf 2.71.You have another version of autoconf.  It may work, but is not guaranteed to.If you have problems, you may need to regenerate the build system entirely.To do so, use the procedure documented by the package, typically 'autoreconf'.+ glibtoolize --copyautogen.sh: line 43: glibtoolize: command not foundError in untar2(tarfile, files, list, exdir, restore_times, allow_all) :   incomplete block on filerm: conftest.dSYM: is a directoryrm: conftest.dSYM: is a directoryrm: conftest.dSYM: is a directoryrm: conftest.dSYM: is a directory/Volumes/Temp/tmp/Rtmpc9VX5f/R.INSTALL4d7147fa73de/httpuv/src/libuv/missing: line 81: aclocal-1.16: command not foundWARNING: 'aclocal-1.16' is missing on your system.         You should only need it if you modified 'acinclude.m4' or         'configure.ac' or m4 files included by 'configure.ac'.         The 'aclocal' program is part of the GNU Automake package:         <https://www.gnu.org/software/automake>         It also requires GNU Autoconf, GNU m4 and Perl in order to run:         <https://www.gnu.org/software/autoconf>         <https://www.gnu.org/software/m4/>         <https://www.perl.org/>make[1]: *** [aclocal.m4] Error 127make: *** [libuv/.libs/libuv.b] Error 2ERROR: compilation failed for package ‘httpuv’

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp