Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715836 - app-crypt/rotix-0.83-r1 : /.../ld: cannot find -lintl
Summary: app-crypt/rotix-0.83-r1 : /.../ld: cannot find -lintl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-02 07:16 UTC by Toralf Förster
Modified: 2023-09-15 12:17 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.22 KB, text/plain)
2020-04-02 07:16 UTC, Toralf Förster
Details
app-crypt:rotix-0.83:20200401-223552.log (app-crypt:rotix-0.83:20200401-223552.log,2.59 KB, text/plain)
2020-04-02 07:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,201.03 KB, text/plain)
2020-04-02 07:16 UTC, Toralf Förster
Details
environment (environment,86.94 KB, text/plain)
2020-04-02 07:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.00 KB, application/x-bzip)
2020-04-02 07:17 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.04 KB, application/x-bzip)
2020-04-02 07:17 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-04-02 07:16:43 UTC
gcc -Wall -O2 -pipe -march=native -lintl -DPACKAGE=\rotix\ -D LOCALEDIR=\/usr/share/locale\ -D I18N=1 -c rotix.c
gcc -Wall -O2 -pipe -march=native -lintl -DPACKAGE=\rotix\ -D LOCALEDIR=\/usr/share/locale\ -D I18N=1 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rotix rot.o help.o rotix.o
/usr/lib/gcc/x86_64-gentoo-linux-musl/9.3.0/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -lintl
collect2: error: ld returned 1 exit status
make: *** [Makefile:36: rotix] Error 1
 * ERROR: app-crypt/rotix-0.83::gentoo failed (compile phase):

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-20200328-201618

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Wed Apr  1 21:37:38 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO app-crypt/rotix
[ebuild  N    ] app-crypt/rotix-0.83
Comment 1 Toralf Förster gentoo-dev 2020-04-02 07:16:47 UTC
Created attachment 628652 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-02 07:16:51 UTC
Created attachment 628654 [details]
app-crypt:rotix-0.83:20200401-223552.log
Comment 3 Toralf Förster gentoo-dev 2020-04-02 07:16:54 UTC
Created attachment 628656 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-02 07:16:57 UTC
Created attachment 628658 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-02 07:17:01 UTC
Created attachment 628660 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-02 07:17:04 UTC
Created attachment 628662 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-12-31 06:57:15 UTC
tinderbox_musl has reproduced this issue with version 0.83-r1 - Updating summary.
Comment 8 Larry the Git Cow gentoo-dev 2023-09-15 12:17:30 UTC
The bug has been closed via the following commit(s):

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

commit 6ef01054101bc167103879eb0caf0db26bdfa372
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-09-13 21:42:39 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-09-15 12:17:23 +0000

    app-crypt/rotix: update EAPI 7 -> 8
    
    Closes: https://bugs.gentoo.org/715836
    Closes: https://bugs.gentoo.org/729810
    Closes: https://bugs.gentoo.org/722022
    Closes: https://bugs.gentoo.org/908968
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/32763
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 .../rotix/files/rotix-0.83-cc-cflags-lflags.patch  | 61 ++++++++++++++++++++++
 .../rotix/files/rotix-0.83-nl.po-charset.patch     | 22 ++++++++
 app-crypt/rotix/rotix-0.83-r2.ebuild               | 38 ++++++++++++++
 3 files changed, 121 insertions(+)