Summary: | dev-ruby/grpc-1.59.2 fails to compile: llvm-strip: error: libboringssl.a: not stripping symbol .L.str because it is named in a relocation | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | egger.m, torotil, yamadharma |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
2024-02-02 07:59:17 UTC
Created attachment 883982 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern in addition to what has been reported in the summary: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] third_party/zlib/deflate.cwnthird_party/zlib/infback.cheap(:s251,: 13t:r ewarning: ea function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype], 32 | int ZLIB_INTERNAL inflate_table(type, lens, codes, third_party/zlib/crc32.c:a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 172 | uLong ZEXPORT third_party/zlib/deflate.c:ad237:ler13:32_ warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 553 | int ZEXPthird_party/zlib/trees.cOR:T572 :d12e:f lwarning: aa function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]t 50:20 : 389warning: | a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]l Could not create Makefile due to some reason, probably lack of necessary XPORT inflateBackInit_(strm, windowBits, window, vthird_party/zlib/adler32.ce:r143s:i13o:n ,warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]s o warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] v othird_party/zlib/zutil.c696 | i:u135L:o22n:g warning: PORT inflateInit_(strm, version, streamZEa function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] llvm-strip: error: '/var/tmp/portage/dev-ruby/grpc-1.59.2/work/ruby31/grpc-1.59.2/src/ruby/ext/grpc/libs/opt/libboringssl.a': not stripping symbol '.L.str' because it is named in a relocation The error is gone for me after bumping the ebuild to 1.64.0. |