[ 
https://issues.apache.org/jira/browse/MESOS-1960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14179242#comment-14179242
 ] 

Cody Maloney commented on MESOS-1960:
-------------------------------------

At least on OS X, there is no 'quiet' option for symlink.

Also, compared to:
{code}
configure.ac:579: warning: The macro `AC_LANG_SAVE' is obsolete.
configure.ac:579: You should run autoupdate.
../../lib/autoconf/lang.m4:125: AC_LANG_SAVE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:579: the top level
configure.ac:579: warning: The macro `AC_LANG_C' is obsolete.
configure.ac:579: You should run autoupdate.
../../lib/autoconf/c.m4:72: AC_LANG_C is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:579: the top level
configure.ac:579: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:579: You should run autoupdate.
../../lib/autoconf/general.m4:2687: AC_TRY_LINK is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:579: the top level
configure.ac:579: warning: The macro `AC_LANG_RESTORE' is obsolete.
configure.ac:579: You should run autoupdate.
../../lib/autoconf/lang.m4:134: AC_LANG_RESTORE is expanded from...
m4/acx_pthread.m4:63: ACX_PTHREAD is expanded from...
configure.ac:579: the top level
configure.ac:941: warning: The macro `AC_PYTHON_DEVEL' is obsolete.
configure.ac:941: You should run autoupdate.
m4/ax_python_devel.m4:72: AC_PYTHON_DEVEL is expanded from...
configure.ac:941: the top level
{code}

none of which _should_ error / happen. Not a lot of noise.

> Silence symbolic link to pre-commit in bootstrap
> ------------------------------------------------
>
>                 Key: MESOS-1960
>                 URL: https://issues.apache.org/jira/browse/MESOS-1960
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Niklas Quarfot Nielsen
>            Priority: Trivial
>
> Every time I run bootstrap, I see:
> {code}
> $ ./bootstrap
> ln: .git/hooks/pre-commit: File exists
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> ...
> {code}
> Should be pretty trivial to silence.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to