Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706846 - app-editors/dav-0.8.5-r2 : fails to build with -fno-common or gcc-10
Summary: app-editors/dav-0.8.5-r2 : 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: https://sources.debian.org/patches/da...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-28 18:22 UTC by Toralf Förster
Modified: 2020-11-01 05:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.78 KB, text/plain)
2020-01-28 18:22 UTC, Toralf Förster
Details
app-editors:dav-0.8.5-r2:20200128-010548.log (app-editors:dav-0.8.5-r2:20200128-010548.log,4.47 KB, text/plain)
2020-01-28 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.46 KB, text/plain)
2020-01-28 18:22 UTC, Toralf Förster
Details
environment (environment,46.04 KB, text/plain)
2020-01-28 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.65 KB, application/x-bzip)
2020-01-28 18:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.57 KB, application/x-bzip)
2020-01-28 18:22 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-28 18:22:00 UTC
      |   ^~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common   -c -o undo.o undo.c
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common   -c -o move.o move.c
x86_64-pc-linux-gnu-gcc main.o buffers.o fileIO.o screenIO.o keyboard.o features.o undo.o move.o -Wl,-O1 -Wl,--as-needed -lncurses -ltinfo  -o dav
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: fileIO.o:(.bss+0x0): multiple definition of `Fn_ptr'; main.o:(.bss+0x40): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: screenIO.o:(.bss+0x0): multiple definition of `Fn_ptr'; main.o:(.bss+0x40): first defined here

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20200125-150902

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

  Please see the tracker bug for details.

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7 (uninstalled)
  [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 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 27 Jan 2020 23:06:20 +0000

emerge -qpvO app-editors/dav
[ebuild  N    ] app-editors/dav-0.8.5-r2
Comment 1 Toralf Förster gentoo-dev 2020-01-28 18:22:03 UTC
Created attachment 606096 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-28 18:22:06 UTC
Created attachment 606098 [details]
app-editors:dav-0.8.5-r2:20200128-010548.log
Comment 3 Toralf Förster gentoo-dev 2020-01-28 18:22:08 UTC
Created attachment 606100 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-01-28 18:22:11 UTC
Created attachment 606102 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-01-28 18:22:15 UTC
Created attachment 606104 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-28 18:22:18 UTC
Created attachment 606106 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-11-01 05:18:04 UTC
The bug has been closed via the following commit(s):

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

commit 24e573b450a6498e0fb504a59b1175461fa0151d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-11-01 05:17:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-11-01 05:17:55 +0000

    app-editors/dav: fix build with gcc 10, compressed man
    
    Closes: https://bugs.gentoo.org/729246
    Closes: https://bugs.gentoo.org/706846
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Sam James <sam@gentoo.org>

 app-editors/dav/dav-0.8.5-r2.ebuild                | 19 ++++++++++-------
 app-editors/dav/files/dav-0.8.5-asneeded.patch     |  5 ++---
 .../files/dav-0.8.5-davrc-buffer-overflow.patch    |  4 ++--
 app-editors/dav/files/dav-0.8.5-fno-common.patch   | 24 ++++++++++++++++++++++
 app-editors/dav/files/dav-0.8.5-makefile.patch     | 21 +++++++++++++++++++
 5 files changed, 61 insertions(+), 12 deletions(-)