Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744055 - xfce-extra/xfce4-genmon-plugin-4.0.2 fails to compile: main.c:1025:46: error: expected function body after function declarator
Summary: xfce-extra/xfce4-genmon-plugin-4.0.2 fails to compile: main.c:1025:46: error:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-09-22 06:49 UTC by Agostino Sarubbo
Modified: 2022-01-17 13:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,25.66 KB, text/plain)
2020-09-22 06:49 UTC, Agostino Sarubbo
Details
emerge --info (emerge.info,5.63 KB, text/plain)
2020-09-27 06:20 UTC, Arnaud Vallette d'Osia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-09-22 06:49:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: xfce-extra/xfce4-genmon-plugin-4.0.2 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-22 06:49:37 UTC
Created attachment 661843 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-22 06:49:38 UTC
Possible context of error(s):

main.c:1025:46: error: expected function body after function declarator
Comment 3 Arnaud Vallette d'Osia 2020-09-27 06:20:06 UTC
Created attachment 662632 [details]
emerge --info

I am hit also, and using straight gcc
Comment 4 Arnaud Vallette d'Osia 2021-01-28 20:51:47 UTC
I can build 4.1.1 flawlessly