Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 831387

Summary: net-misc/vrrpd-1.9-r1 fails to compile: atropos.c:210:3: error: non-void function main should return a value [-Wreturn-type]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/36104
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963, 870412    
Attachments: build.log

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(-)