Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782517 - media-gfx/transfig-3.2.5e-r1 - make[2]: *** [Makefile:<snip>: libtransfig.a] Error 1
Summary: media-gfx/transfig-3.2.5e-r1 - make[2]: *** [Makefile:<snip>: libtransfig.a] ...
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:
Depends on:
Blocks:
 
Reported: 2021-04-12 13:36 UTC by Toralf Förster
Modified: 2021-04-15 06:39 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.11 KB, text/plain)
2021-04-12 13:36 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,53.00 KB, text/plain)
2021-04-12 13:36 UTC, Toralf Förster
Details
environment (environment,73.66 KB, text/plain)
2021-04-12 13:36 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.66 KB, application/x-bzip)
2021-04-12 13:36 UTC, Toralf Förster
Details
media-gfx:transfig-3.2.5e-r1:20210412-075124.log (media-gfx:transfig-3.2.5e-r1:20210412-075124.log,65.37 KB, text/plain)
2021-04-12 13:36 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.93 KB, application/x-bzip)
2021-04-12 13:36 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:36:26 UTC
x86_64-pc-linux-gnu-ar clq libtransfig.a genbox.o gencgm.o gendxf.o genepic.o gengbx.o genibmgl.o genlatex.o genmap.o genmf.o genpic.o 	genpictex.o genps.o genpdf.o genpstex.o genpstricks.o gentextyl.o gentk.o genptk.o gentpic.o 	genbitmaps.o genge.o genmp.o genemf.o gensvg.o genshape.o setfigfont.o psencode.o 	readpics.o readeps.o readgif.o readpcx.o readppm.o readpng.o readxpm.o 	readxbm.o readtif.o readjpg.o asc85ec.o readpng.o readxpm.o
x86_64-pc-linux-gnu-ar: libdeps specified more than once
make[2]: *** [Makefile:1078: libtransfig.a] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-gfx/transfig-3.2.5e-r1/work/transfig.3.2.5e/fig2dev/dev'
make[1]: *** [Makefile:1217: dev/libtransfig.a] Error 2
make[1]: Leaving directory '/var/tmp/portage/media-gfx/transfig-3.2.5e-r1/work/transfig.3.2.5e/fig2dev'

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

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

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

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 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 06:20:09 UTC 2021

emerge -qpvO media-gfx/transfig
[ebuild  N    ] media-gfx/transfig-3.2.5e-r1
Comment 1 Toralf Förster gentoo-dev 2021-04-12 13:36:28 UTC
Created attachment 699450 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-12 13:36:29 UTC
Created attachment 699453 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-04-12 13:36:30 UTC
Created attachment 699456 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-04-12 13:36:32 UTC
Created attachment 699459 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-04-12 13:36:33 UTC
Created attachment 699462 [details]
media-gfx:transfig-3.2.5e-r1:20210412-075124.log
Comment 6 Toralf Förster gentoo-dev 2021-04-12 13:36:34 UTC
Created attachment 699465 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-04-15 06:39:44 UTC
The bug has been closed via the following commit(s):

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

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

    media-gfx/transfig: remove ar l for binutils-2.36
    
    Matches new arguments used by xorg-cf-files-1.0.6-r2
    
    Closes: https://bugs.gentoo.org/782517
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-gfx/transfig/transfig-3.2.5e-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)