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

Bug 831306

Summary: net-firewall/ipt_netflow-2.6 fails to compile: test.c:4:17: error: tentative definition has type struct proc_ops that is never completed
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Sergey Popov <pinkbyte>
Status: CONFIRMED ---    
Severity: normal CC: netmon
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-01-16 13:57:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-firewall/ipt_netflow-2.6 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-16 13:57:52 UTC
Created attachment 762333 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-16 13:57:53 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Error: unexpected error from compiler
/var/tmp/portage/net-firewall/ipt_netflow-2.6/work/ipt_netflow-2.6/cc-test-build/test.c:4:17: error: tentative definition has type 'struct proc_ops' that is never completed
Comment 3 Larry the Git Cow gentoo-dev 2023-06-27 09:12:52 UTC
The bug has been closed via the following commit(s):

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

commit eb100ed1cba3a85817402eda31cec24181546b67
Author:     Sergey Popov <pinkbyte@gentoo.org>
AuthorDate: 2023-06-27 09:10:33 +0000
Commit:     Sergey Popov <pinkbyte@gentoo.org>
CommitDate: 2023-06-27 09:12:37 +0000

    net-firewall/ipt_netflow: remove obsolete USE="debug"
    
    Reported-by: Agostino Sarubbo <ago@gentoo.org>
    Closes: https://bugs.gentoo.org/831306
    Signed-off-by: Sergey Popov <pinkbyte@gentoo.org>

 net-firewall/ipt_netflow/ipt_netflow-2.6-r1.ebuild | 4 +---
 net-firewall/ipt_netflow/ipt_netflow-2.6.ebuild    | 4 +---
 net-firewall/ipt_netflow/ipt_netflow-9999.ebuild   | 4 +---
 3 files changed, 3 insertions(+), 9 deletions(-)
Comment 4 Sergey Popov gentoo-dev 2023-06-27 09:14:30 UTC
Oops, sorry, wrong bug