8000 travis env build failure : /bin/bash: aclocal-1.14: command not found · Issue #117 · google/glog · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
This repository was archived by the owner on Jun 30, 2025. It is now read-only.
travis env build failure : /bin/bash: aclocal-1.14: command not found #117
Closed
@ldemailly

Description

@ldemailly

It used to build fine when it was on googlecode but now

https://travis-ci.org/facebook/wdt/jobs/139831655

+++git clone https://github.com/google/glog.git
Cloning into 'glog'...
remote: Counting objects: 1412, done.
remote: Total 1412 (delta 0), reused 0 (delta 0), pack-reused 1412
Receiving objects: 100% (1412/1412), 1.31 MiB | 1020.00 KiB/s, done.
Resolving deltas: 100% (1009/1009), done.
Checking connectivity... done.
+++cd glog
+++./configure --with-gflags=/home/travis --prefix=/home/travis
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/travis/build/facebook/glog/missing: Unknown --is-lightweight' option Try/home/travis/build/facebook/glog/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
....
config.status: executing libtool commands
+++make -j 4
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.14 -I m4
/bin/bash: aclocal-1.14: command not found
make: *** [aclocal.m4] Error 127

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

      0