Summary: | net-nds/yp-tools-4.2.2-r2 : ypset.c:145:6: error: cast between incompatible function types from bool_t (*)(void) {aka int (*)(void) } to bool_t (*)(XDR *, ) {aka int (*)(struct _rpc_xdr *, ) } [-Werror=cast-function-type] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=654766 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-nds:yp-tools-4.2.2-r2:20180821-154750.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 544366 [details]
emerge-info.txt
Created attachment 544368 [details]
emerge-history.txt
Created attachment 544370 [details]
environment
Created attachment 544372 [details]
etc.portage.tbz2
Created attachment 544374 [details]
logs.tbz2
Created attachment 544376 [details]
net-nds:yp-tools-4.2.2-r2:20180821-154750.log
Created attachment 544378 [details]
temp.tbz2
Hi, I have the same issue. Is there a solution or workaround? It's rather important. Hi, I was able to compile yp-tools by changing the version of gcc. I replaced gcc-8.2.0-r2 with gcc-7.3.0-r3. No more worry. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b8e55366a2ea91ac13142a9a21a7db1e77dbeb commit e5b8e55366a2ea91ac13142a9a21a7db1e77dbeb Author: David Seifert <soap@gentoo.org> AuthorDate: 2018-12-06 00:16:40 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2018-12-06 00:17:38 +0000 net-nds/yp-tools: Bump to 4.2.3 * EAPI 7 * Fix for building with GCC 8 Closes: https://bugs.gentoo.org/664208 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: David Seifert <soap@gentoo.org> net-nds/yp-tools/Manifest | 1 + net-nds/yp-tools/yp-tools-4.2.3.ebuild | 43 ++++++++++++++++++++++++++++++++++ 2 files changed, 44 insertions(+) |