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

Bug 774507

Summary: app-text/vilistextum-2.8.0.20200411 [-unicode] - ../powerpc-unknown-linux-gnu/bin/ld: charset.o:(.got2+0x4): undefined reference to `transliteration'
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 707644    
Attachments: build.log
emerge --info

Description ernsteiswuerfel archtester 2021-03-06 18:25:54 UTC
Created attachment 689685 [details]
build.log

[...]
powerpc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -Os -mcpu=7450 -pipe -c -o unicode_entities.o unicode_entities.c
unicode_entities.c: In function 'fallback_entity':
unicode_entities.c:94:6: warning: implicit declaration of function 'wcscmp' [-Wimplicit-function-declaration]
   94 |      wcscmp(fallback_entities[i].entity, s)==0)) {
      |      ^~~~~~
powerpc-unknown-linux-gnu-gcc  -Os -mcpu=7450 -pipe  -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o vilistextum charset.o html.o latin1.o html_tag.o html_tags.o lists.o microsoft.o text.o fileio.o main.o util.o unicode_entities.o  
/usr/lib/gcc/powerpc-unknown-linux-gnu/9.3.0/../../../../powerpc-unknown-linux-gnu/bin/ld: charset.o:(.got2+0x4): undefined reference to `transliteration'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:346: vilistextum] Error 1
Comment 1 ernsteiswuerfel archtester 2021-03-06 18:26:23 UTC
Created attachment 689688 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-03-08 06:51:09 UTC
The bug has been closed via the following commit(s):

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

commit 732ae30543210739622a3592f039249aa2f3e177
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-03-08 06:50:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-03-08 06:50:48 +0000

    profiles/base: force app-text/vilistextum[unicode]
    
    Closes: https://bugs.gentoo.org/774507
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/base/package.use.force | 5 +++++
 1 file changed, 5 insertions(+)