Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774507 - app-text/vilistextum-2.8.0.20200411 [-unicode] - ../powerpc-unknown-linux-gnu/bin/ld: charset.o:(.got2+0x4): undefined reference to `transliteration'
Summary: app-text/vilistextum-2.8.0.20200411 [-unicode] - ../powerpc-unknown-linux-gnu...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 707644
  Show dependency tree
 
Reported: 2021-03-06 18:25 UTC by ernsteiswuerfel
Modified: 2021-03-08 06:51 UTC (History)
1 user (show)

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


Attachments
build.log (vilistextum-2.8.0.20200411:20210306-181838.log,8.90 KB, text/plain)
2021-03-06 18:25 UTC, ernsteiswuerfel
Details
emerge --info (file_774507.txt,5.83 KB, text/plain)
2021-03-06 18:26 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)