Skip to content

Xenial dockerfile fails to compile #2

@clivecrous

Description

@clivecrous

==> Downloading https://osquery-packages.s3.amazonaws.com/bottles/glibc-2.19_101.x86_64_linux.bottle.tar.gz
==> Pouring glibc-2.19_101.x86_64_linux.bottle.tar.gz
Warning: The post-install step did not complete successfully
You can try again using brew postinstall osquery/osquery-local/glibc
==> Caveats
This formula is keg-only, which means it was not symlinked into /usr/local/osquery,
because osquery runtime.

If you need to have this software first in your PATH run:
echo 'export PATH="/usr/local/osquery/opt/glibc/bin:$PATH"' >> ~/.bash_profile
echo 'export PATH="/usr/local/osquery/opt/glibc/sbin:$PATH"' >> ~/.bash_profile

For compilers to find this software you may need to set:
LDFLAGS: -L/usr/local/osquery/opt/glibc/lib
CPPFLAGS: -I/usr/local/osquery/opt/glibc/include

==> Summary
/usr/local/osquery/Cellar/glibc/2.19_101: 1,358 files, 35.3MB
make: *** [deps] Error 1
Makefile:208: recipe for target 'deps' failed
The command '/bin/sh -c make deps' returned a non-zero code: 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions