Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782514 - app-i18n/canna-3.7_p3-r3 - make[3]: *** [Makefile:<snip>: libRKindep.a] Error 1
Summary: app-i18n/canna-3.7_p3-r3 - make[3]: *** [Makefile:<snip>: libRKindep.a] Error 1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: CJK Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-12 13:35 UTC by Toralf Förster
Modified: 2021-04-15 06:39 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.34 KB, text/plain)
2021-04-12 13:35 UTC, Toralf Förster
Details
app-i18n:canna-3.7_p3-r3:20210412-045353.log (app-i18n:canna-3.7_p3-r3:20210412-045353.log,116.45 KB, text/plain)
2021-04-12 13:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,48.88 KB, text/plain)
2021-04-12 13:35 UTC, Toralf Förster
Details
environment (environment,99.04 KB, text/plain)
2021-04-12 13:35 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.97 KB, application/x-bzip)
2021-04-12 13:35 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.34 KB, application/x-bzip)
2021-04-12 13:35 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.95 KB, application/x-bzip)
2021-04-12 13:35 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 2021-04-12 13:35:46 UTC
ar clq libRKindep.a cfuncs.o basename.o cksum.o file.o strops.o
ar: libdeps specified more than once
make[3]: *** [Makefile:1114: libRKindep.a] Error 1
make[3]: Leaving directory '/var/tmp/portage/app-i18n/canna-3.7_p3-r3/work/Canna37p3/lib/RKindep'
make[2]: *** [Makefile:1102: all] Error 2
make[2]: Leaving directory '/var/tmp/portage/app-i18n/canna-3.7_p3-r3/work/Canna37p3/lib'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-20210410-103050

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
clang version 11.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.1.0
Python 3.8.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.51.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr 12 04:05:12 UTC 2021

emerge -qpvO app-i18n/canna
[ebuild  N    ] app-i18n/canna-3.7_p3-r3  USE="ipv6 -canuum -doc"
Comment 1 Toralf Förster gentoo-dev 2021-04-12 13:35:47 UTC
Created attachment 699429 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-12 13:35:48 UTC
Created attachment 699432 [details]
app-i18n:canna-3.7_p3-r3:20210412-045353.log
Comment 3 Toralf Förster gentoo-dev 2021-04-12 13:35:50 UTC
Created attachment 699435 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-12 13:35:51 UTC
Created attachment 699438 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-12 13:35:53 UTC
Created attachment 699441 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-12 13:35:54 UTC
Created attachment 699444 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2021-04-12 13:35:55 UTC
Created attachment 699447 [details]
temp.tar.bz2
Comment 8 Ionen Wolkens gentoo-dev 2021-04-12 14:15:52 UTC
ar: libdeps specified more than once

caused by binutils:2.36 giving 'l' in 'ar clq' a different behavior[1]

Seems fedora fixed this in imake rather than the packages.

https://bugzilla.redhat.com/show_bug.cgi?id=1943020#c5
Comment 9 Larry the Git Cow gentoo-dev 2021-04-15 06:39:43 UTC
The bug has been closed via the following commit(s):

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

commit 56fe2a2033eb3683c487a14e60f3eb130bc7c61f
Author:     Ionen Wolkens <sudinave@gmail.com>
AuthorDate: 2021-04-14 03:15:46 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-04-15 06:38:49 +0000

    x11-misc/xorg-cf-files: remove ar l for binutils-2.36
    
    l is a non-POSIX extension that for some implementation of ar(1) does:
    "puts any temporary files that ar generates in the current directory
     rather than the default temporary file directory."
    
    In <=binutils-2.35 it was instead silently ignored, but 2.36:
    "The ar tool's previously unused l modifier is now used for specifying
     dependencies of a static library."
    
    Which now caused build failures in some imake-using packages.
    
    Closes: https://bugs.gentoo.org/782514
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/xorg-cf-files-1.0.6-no-ar-l.patch          | 20 ++++++++++++++++++++
 ...1.0.6-r1.ebuild => xorg-cf-files-1.0.6-r2.ebuild} |  1 +
 2 files changed, 21 insertions(+)