Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 796773 - app-misc/dfshow-0.9.1_beta-r1 fails to compile
Summary: app-misc/dfshow-0.9.1_beta-r1 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
: 796932 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-06-19 18:45 UTC by Agostino Sarubbo
Modified: 2021-06-20 15:17 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,46.89 KB, text/plain)
2021-06-19 18:45 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 2021-06-19 18:45:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/dfshow-0.9.1_beta-r1 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-19 18:45:30 UTC
CC'ing also the author of the commit (4afd908c32d3bd1feceb96a602a759d4a7bf0e0a)
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-19 18:45:31 UTC
Created attachment 716868 [details]
build.log

build log and emerge --info
Comment 3 Agostino Sarubbo gentoo-dev 2021-06-19 18:45:32 UTC
Possible context of error(s):

common.c:(.text+0x112b): undefined reference to `get_wch'
collect2: error: ld returned 1 exit status
Comment 4 Larry the Git Cow gentoo-dev 2021-06-19 23:48:33 UTC
The bug has been closed via the following commit(s):

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

commit d7421767536ea56c68ab10c0360654287de0491b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-19 23:32:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-19 23:48:16 +0000

    app-misc/dfshow: tweak ncurses PKG_CHECK_MODULES patch
    
    We need the wide/unicode symbols on non-macOS/Darwin because of some
    assumptions in the codebase.
    
    Closes: https://bugs.gentoo.org/796773
    Signed-off-by: Sam James <sam@gentoo.org>

 .../dfshow-0.9.1_beta-use-PKG_CHECK_MODULES-for-ncurses-libconfig.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Toralf Förster gentoo-dev 2021-06-20 15:17:12 UTC
*** Bug 796932 has been marked as a duplicate of this bug. ***