Skip to content

Make fails with make: *** [binary] Error 1 #94

@dave-tucker

Description

@dave-tucker

Make fails with the helpful error message of make: *** [binary] Error 1

A little debugging shows that https://github.com/docker/cli/blob/master/scripts/build/.variables#L7 is the issue.

On OSX:

$ date --utc --rfc-3339 ns
date: illegal option -- -
usage: date [-jnRu] [-d dst] [-r seconds] [-t west] [-v[+|-]val[ymwdHMS]] ...
            [-f fmt date | [[[mm]dd]HH]MM[[cc]yy][.ss]] [+format]

I know that the README now shows the Dockerized make targets so this will only be an issue for people like me on OSX who didnt RTFM 😁

I guess it would be nice to be fixed or for the dockerized makefile to be the default one.

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