Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831387 - net-misc/vrrpd-1.9-r1 fails to compile: atropos.c:210:3: error: non-void function main should return a value [-Wreturn-type]
Summary: net-misc/vrrpd-1.9-r1 fails to compile: atropos.c:210:3: error: non-void func...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: systemwide-clang c99-porting
  Show dependency tree
 
Reported: 2022-01-18 07:38 UTC by Agostino Sarubbo
Modified: 2024-05-08 11:16 UTC (History)
0 users

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


Attachments
build.log (build.log,42.63 KB, text/plain)
2022-01-18 07:38 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-01-18 07:38:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/vrrpd-1.9-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-18 07:38:21 UTC
Created attachment 762456 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-08 11:10:55 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4194a4063d57fe433e58016d40f81fb0a1e6377e

commit 4194a4063d57fe433e58016d40f81fb0a1e6377e
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2024-04-04 17:28:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-08 11:09:24 +0000

    net-misc/vrrpd: add 1.15
    
    New version doesn't contain compilation failures
    
    [sam: Don't drop 1.9 in the same commit. Keep it around in case of regressions.]
    
    Closes: https://bugs.gentoo.org/874432
    Closes: https://bugs.gentoo.org/831387
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/36104
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/vrrpd/Manifest          |  1 +
 net-misc/vrrpd/metadata.xml      |  2 +-
 net-misc/vrrpd/vrrpd-1.15.ebuild | 41 ++++++++++++++++++++++++++++++++++++++++
 3 files changed, 43 insertions(+), 1 deletion(-)