Skip to content
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

haproxy: update to 2.2.4. #25947

Merged
merged 1 commit into from
Oct 31, 2020
Merged

haproxy: update to 2.2.4. #25947

merged 1 commit into from
Oct 31, 2020

Conversation

zdykstra
Copy link
Contributor

Assume maintainership, enable the prometheus-exporter service and bump to the latest LTS (2.1 is EOL in Q1 2021)

@ericonr
Copy link
Member

ericonr commented Oct 30, 2020

Cross build to armv7l-musl:

In file included from include/haproxy/stream-t.h:33,                                     
                 from include/haproxy/http_ana.h:29,                                     
                 from include/haproxy/connection.h:30,                                   
                 from include/haproxy/ssl_sock.h:27,                                     
                 from src/ssl_utils.c:18:                                                
include/haproxy/hlua-t.h: At top level:                                                  
include/haproxy/hlua-t.h:27:10: fatal error: lua.h: No such file or directory            
   27 | #include <lua.h>                                                                 
      |          ^~~~~~~                                                                 
compilation terminated.                                                                  
make: *** [Makefile:870: src/ssl_utils.o] Error 1                                        

It also has a lot of warnings about alignment.

@zdykstra
Copy link
Contributor Author

I guess I should get a cross compile environment setup so I can fix this.

@zdykstra
Copy link
Contributor Author

Native and cross builds finishing here without any warnings/errors.

@jnbr
Copy link
Contributor

jnbr commented Oct 31, 2020

no need to wait for slow CI then

@jnbr jnbr merged commit d775494 into void-linux:master Oct 31, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants