Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716312 - app-editors/vis-0.5 : fails to build with -fno-common or gcc-10
Summary: app-editors/vis-0.5 : 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: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-04-05 11:56 UTC by Toralf Förster
Modified: 2020-06-06 16:36 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.03 KB, text/plain)
2020-04-05 11:56 UTC, Toralf Förster
Details
app-editors:vis-0.5:20200405-114713.log (app-editors:vis-0.5:20200405-114713.log,9.18 KB, text/plain)
2020-04-05 11:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,210.73 KB, text/plain)
2020-04-05 11:56 UTC, Toralf Förster
Details
environment (environment,17.94 KB, text/plain)
2020-04-05 11:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.21 KB, application/x-bzip)
2020-04-05 11:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,8.02 KB, application/x-bzip)
2020-04-05 11:56 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-05 11:56:01 UTC
      |                       ^
buffer-test.c:82:35: warning: zero-length gnu_printf format string [-Wformat-zero-length]
   82 |    append &= buffer_appendf(&buf, "");
      |                                   ^~
/usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-editors/vis-0.5/temp/cc9GY5TZ.o:(.bss.tap_fail_callback+0x0): multiple definition of `tap_fail_callback'; /var/tmp/portage/app-editors/vis-0.5/temp/ccWAubS2.o:(.bss.tap_fail_callback+0x0): first defined here
collect2: error: ld returned 1 exit status

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl_test-20200327-211737

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.3.0 *
clang version 10.0.0 
Target: x86_64-pc-linux-gnu
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 Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:
*)	IcedTea JDK 3.15.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.0.2

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun 05 Apr 2020 10:43:40 AM UTC
/var/db/repos/libressl	Fri 03 Apr 2020 07:10:10 PM UTC

emerge -qpvO app-editors/vis
[ebuild  N    ] app-editors/vis-0.5  USE="ncurses test (-selinux) -tre"
Comment 1 Toralf Förster gentoo-dev 2020-04-05 11:56:04 UTC
Created attachment 630436 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-05 11:56:06 UTC
Created attachment 630438 [details]
app-editors:vis-0.5:20200405-114713.log
Comment 3 Toralf Förster gentoo-dev 2020-04-05 11:56:09 UTC
Created attachment 630440 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-04-05 11:56:12 UTC
Created attachment 630442 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-04-05 11:56:15 UTC
Created attachment 630444 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-05 11:56:17 UTC
Created attachment 630446 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-06-06 16:36:15 UTC
The bug has been closed via the following commit(s):

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

commit b015f553ce6b600fd938f381faee5429270d402c
Author:     Haelwenn (lanodan) Monnier <contact@hacktivis.me>
AuthorDate: 2020-06-06 16:30:25 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-06 16:36:06 +0000

    app-editors/vis: Add -fcommon
    
    Closes: https://bugs.gentoo.org/716312
    Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-editors/vis/vis-0.5.ebuild | 2 ++
 1 file changed, 2 insertions(+)