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 1.9.4 #36908

Closed
wants to merge 1 commit into from
Closed

haproxy 1.9.4 #36908

wants to merge 1 commit into from

Conversation

tommyang
Copy link
Contributor

Created with brew bump-formula-pr.

@fxcoudert
Copy link
Member

Build failure on all three macOS versions:

src/ssl_sock.c:337:1: error: argument to 'section' attribute is not valid for this target: mach-o section specifier requires a segment and section separated by a comma
__decl_rwlock(ssl_ctx_lru_rwlock);
^
include/common/hathreads.h:189:2: note: expanded from macro '__decl_rwlock'
        INITCALL1(STG_LOCK, ha_rwlock_init, &(lock))
        ^
include/common/initcall.h:90:2: note: expanded from macro 'INITCALL1'
        _DECLARE_INITCALL(stage, __LINE__, function, arg1, 0, 0)
        ^
include/common/initcall.h:78:2: note: expanded from macro '_DECLARE_INITCALL'
        __DECLARE_INITCALL(__VA_ARGS__)
        ^
include/common/initcall.h:65:42: note: expanded from macro '__DECLARE_INITCALL'
            __attribute__((__used__,__section__("init_"#stg))) =   \
                                                ^

@tommyang
Copy link
Contributor Author

Reported haproxy/haproxy#42

@Moisan Moisan mentioned this pull request Feb 12, 2019
@javian
Copy link
Contributor

javian commented Feb 15, 2019

There's a patch availablefor this now haproxy/haproxy@9efa7b8

apply upstream patch for haproxy/haproxy#42
@fxcoudert
Copy link
Member

Thanks @tommyang

@fxcoudert fxcoudert closed this in 352b7aa Feb 16, 2019
kaazoo pushed a commit to kaazoo/homebrew-core that referenced this pull request Feb 19, 2019
apply upstream patch for haproxy/haproxy#42

Closes Homebrew#36908.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
@lock lock bot added the outdated PR was locked due to age label Mar 18, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 18, 2019
@tommyang tommyang deleted the haproxy-1.9.4 branch October 8, 2019 04:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated PR was locked due to age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants