Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706522 - x11-misc/xfractint-20.04_p14 : fails to build with -fno-common or gcc-10
Summary: x11-misc/xfractint-20.04_p14 : fails to build with -fno-common or gcc-10
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: PullRequest
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-26 18:00 UTC by Toralf Förster
Modified: 2021-01-02 16:17 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.26 KB, text/plain)
2020-01-26 18:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.34 KB, text/plain)
2020-01-26 18:00 UTC, Toralf Förster
Details
environment (environment,50.34 KB, text/plain)
2020-01-26 18:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.67 KB, application/x-bzip)
2020-01-26 18:01 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,14.87 KB, application/x-bzip)
2020-01-26 18:01 UTC, Toralf Förster
Details
x11-misc:xfractint-20.04_p14:20200126-172500.log (x11-misc:xfractint-20.04_p14:20200126-172500.log,17.59 KB, text/plain)
2020-01-26 18:01 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-01-26 18:00:50 UTC
x86_64-pc-linux-gnu-gcc -I../headers -I/usr/include/freetype2 -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2 -pipe -march=native -fno-common   -c -o video.o video.c
x86_64-pc-linux-gnu-gcc -I../headers -I/usr/include/freetype2 -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -O2 -pipe -march=native -fno-common   -c -o xfcurses.o xfcurses.c
make[1]: Leaving directory '/var/tmp/portage/x11-misc/xfractint-20.04_p14/work/xfractint-20.04p14/unix'
x86_64-pc-linux-gnu-gcc -o xfractint -I./headers -DXFRACT -DWITH_XFT  -DNOBSTRING   -DBIG_ANSI_C -DLINUX -fno-builtin -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=native -fno-common ./common/3d.o ./common/ant.o ./common/bigflt.o  ./common/biginit.o ./common/bignum.o ./common/bignumc.o ./common/calcfrac.o ./common/cmdfiles.o ./common/decoder.o ./common/editpal.o ./common/encoder.o ./common/evolve.o ./common/f16.o ./common/fracsubr.o ./common/fractalb.o ./common/fractalp.o ./common/fractals.o ./common/fractint.o ./common/framain2.o ./common/frasetup.o ./common/gifview.o ./common/hcmplx.o ./common/help.o ./common/history.o ./common/intro.o ./common/jb.o ./common/jiim.o ./common/line3d.o ./common/loadfdos.o ./common/loadfile.o ./common/loadmap.o ./common/lorenz.o ./common/lsys.o ./common/lsysf.o ./common/memory.o ./common/miscfrac.o ./common/miscovl.o ./common/miscres.o ./common/mpmath_c.o ./common/parser.o ./common/parserfp.o ./common/plot3d.o ./common/printer.o ./common/prompts1.o ./common/prompts2.o ./common/realdos.o ./common/rotate.o ./common/slideshw.o ./common/soi.o ./common/soi1.o ./common/stereo.o ./common/targa.o ./common/testpt.o ./common/tgaview.o ./common/zoom.o ./unix/calcmand.o ./unix/calmanfp.o ./unix/diskvidu.o ./unix/fpu087.o ./unix/fracsuba.o ./unix/general.o ./unix/unix.o ./unix/xfcurses.o ./unix/unixscr.o ./unix/video.o -L/usr/X11R6/lib -lX11 -lm -lXft -lfontconfig
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./common/fractals.o:(.bss+0x0): multiple definition of `b_const'; ./common/fractalb.o:(.bss+0x0): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./unix/video.o:(.bss+0xc8): multiple definition of `curwin'; ./unix/xfcurses.o:(.bss+0x28): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-20200124-204141

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *


llvm:
9.0.1
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.40.0 *



repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 26 Jan 2020 17:06:12 +0000

emerge -qpvO x11-misc/xfractint
[ebuild  N    ] x11-misc/xfractint-20.04_p14
Comment 1 Toralf Förster gentoo-dev 2020-01-26 18:00:53 UTC
Created attachment 604774 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-26 18:00:56 UTC
Created attachment 604776 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-26 18:00:59 UTC
Created attachment 604778 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-26 18:01:01 UTC
Created attachment 604780 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-26 18:01:04 UTC
Created attachment 604782 [details]
temp.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-26 18:01:08 UTC
Created attachment 604784 [details]
x11-misc:xfractint-20.04_p14:20200126-172500.log
Comment 7 Larry the Git Cow gentoo-dev 2020-08-03 02:58:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=805525bbecce584afed1ab992546ac9c1c446616

commit 805525bbecce584afed1ab992546ac9c1c446616
Author:     David Denoncin <ddenoncin@gmail.com>
AuthorDate: 2020-08-02 14:25:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-08-03 02:58:23 +0000

    x11-misc/xfractint: vbump 20.04p16, bug fixes
    
    Closes:https://bugs.gentoo.org/706522
    Closes:https://bugs.gentoo.org/732432
    Closes:https://bugs.gentoo.org/715712
    
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: David Denoncin <ddenoncin@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/16675
    Signed-off-by: Sam James <sam@gentoo.org>

 x11-misc/xfractint/Manifest                        |  1 +
 .../files/xfractint-20.04p16-install-phase.patch   | 24 ++++++++++++++
 x11-misc/xfractint/xfractint-20.04_p16.ebuild      | 37 ++++++++++++++++++++++
 3 files changed, 62 insertions(+)
Comment 8 Larry the Git Cow gentoo-dev 2021-01-02 16:17:43 UTC
The bug has been referenced in the following commit(s):

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

commit bcf11744aa4f7303ade833571c7b9a762849ae70
Author:     Andreas K. Huettel <dilfridge@gentoo.org>
AuthorDate: 2021-01-02 15:54:49 +0000
Commit:     Andreas K. Huettel <dilfridge@gentoo.org>
CommitDate: 2021-01-02 15:54:49 +0000

    x11-misc/xfractint: Remove old
    
    Bug: https://bugs.gentoo.org/706522
    Package-Manager: Portage-3.0.12, Repoman-3.0.2
    Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>

 x11-misc/xfractint/Manifest                   |  1 -
 x11-misc/xfractint/xfractint-20.04_p14.ebuild | 42 ---------------------------
 2 files changed, 43 deletions(-)