-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: update image with deps upgrade #21278
Conversation
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
CC @envoyproxy/dependency-shepherds: Your approval is needed for changes made to |
/retest |
Retrying Azure Pipelines: |
seems this is reliably failing with ragel/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
WARNING: 'automake-1.15' is probably too old.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
<[http://www.gnu.org/software/automake>](http://www.gnu.org/software/automake%3E)
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<[http://www.gnu.org/software/autoconf>](http://www.gnu.org/software/autoconf%3E)
<[http://www.gnu.org/software/m4/>](http://www.gnu.org/software/m4/%3E)
<[http://www.perl.org/>](http://www.perl.org/%3E)
Makefile:343: recipe for target '/b/f/w/external/net_colm_open_source_ragel/Makefile.in' failed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm, thanks @lizan
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou lizan@tetrate.io