Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744670 - net-analyzer/driftnet-1.3.0 - options.c:247:22: error: ‘options_t’ has no member named ‘enable_gtk_display’; did you mean ‘enable_http_display’?
Summary: net-analyzer/driftnet-1.3.0 - options.c:247:22: error: ‘options_t’ has no mem...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-25 14:27 UTC by Agostino Sarubbo
Modified: 2020-09-25 14:56 UTC (History)
0 users

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


Attachments
build.log (build.log,19.35 KB, text/plain)
2020-09-25 14:27 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 2020-09-25 14:27:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/driftnet-1.3.0 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses 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-25 14:27:04 UTC
Created attachment 662392 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-25 14:27:05 UTC
Possible context of error(s):

configure: WARNING: cannot find lib cmocka, the testsuite will not run
options.c:247:22: error: ‘options_t’ has no member named ‘enable_gtk_display’; did you mean ‘enable_http_display’?
Comment 3 Larry the Git Cow gentoo-dev 2020-09-25 14:56:48 UTC
The bug has been closed via the following commit(s):

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

commit 60574622dfb711016fdabba9deec135d77157485
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-09-25 14:56:25 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-09-25 14:56:45 +0000

    net-analyzer/driftnet: Fix building with USE=-gtk
    
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Closes: https://bugs.gentoo.org/744670
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-analyzer/driftnet/driftnet-1.3.0.ebuild          |  1 +
 net-analyzer/driftnet/files/driftnet-1.3.0-gtk.patch | 13 +++++++++++++
 2 files changed, 14 insertions(+)