[
https://issues.apache.org/jira/browse/MESOS-9290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16637653#comment-16637653
]
Gilbert Song commented on MESOS-9290:
-------------------------------------
cc [~chhsia0]
> Mesos 1.4.x build failed with GRPC enabled.
> -------------------------------------------
>
> Key: MESOS-9290
> URL: https://issues.apache.org/jira/browse/MESOS-9290
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.4.2
> Reporter: Gilbert Song
> Priority: Major
> Labels: grpc
>
> {noformat}
> 00:03:07 src/core/lib/security/credentials/jwt/jwt_verifier.c: In function
> ‘pkey_from_jwk’:
> 00:03:07 src/core/lib/security/credentials/jwt/jwt_verifier.c:498:10: error:
> dereferencing pointer to incomplete type ‘RSA {aka struct rsa_st}’
> 00:03:07 rsa->n =
> 00:03:07 ^~
> 00:03:07 Makefile:2526: recipe for target
> '/home/admin/workspace/mesos/Mesos_CI-build/FLAG/SSL_GRPC/label/mesos-ec2-debian-9/mesos/build/3rdparty/grpc-1.4.2/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.o'
> failed
> 00:03:07 make[4]: ***
> [/home/admin/workspace/mesos/Mesos_CI-build/FLAG/SSL_GRPC/label/mesos-ec2-debian-9/mesos/build/3rdparty/grpc-1.4.2/objs/opt/src/core/lib/security/credentials/jwt/jwt_verifier.o]
> Error 1
> 00:03:07 make[4]: *** Waiting for unfinished jobs....
> 00:03:07 make[4]: Leaving directory
> '/home/admin/workspace/mesos/Mesos_CI-build/FLAG/SSL_GRPC/label/mesos-ec2-debian-9/mesos/build/3rdparty/grpc-1.4.2'
> 00:03:07 Makefile:1235: recipe for target 'grpc-1.4.2-build-stamp' failed
> 00:03:07 make[3]: *** [grpc-1.4.2-build-stamp] Error 2
> 00:03:07 make[3]: Leaving directory
> '/home/admin/workspace/mesos/Mesos_CI-build/FLAG/SSL_GRPC/label/mesos-ec2-debian-9/mesos/build/3rdparty'
> 00:03:07 Makefile:873: recipe for target 'all-recursive' failed
> 00:03:07 make[2]: *** [all-recursive] Error 1
> 00:03:07 make[2]: Leaving directory
> '/home/admin/workspace/mesos/Mesos_CI-build/FLAG/SSL_GRPC/label/mesos-ec2-debian-9/mesos/build/3rdparty'
> 00:03:07 Makefile:688: recipe for target 'all' failed
> 00:03:07 make[1]: *** [all] Error 2
> 00:03:07 make[1]: Leaving directory
> '/home/admin/workspace/mesos/Mesos_CI-build/FLAG/SSL_GRPC/label/mesos-ec2-debian-9/mesos/build/3rdparty'
> 00:03:07 Makefile:775: recipe for target 'all-recursive' failed
> 00:03:07 make: *** [all-recursive] Error 1
> 00:03:08 Build step 'Conditional step (single)' marked build as failure
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)