Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707200 - net-dialup/diald-1.0-r3 : fails to build with -fno-common or gcc-10
Summary: net-dialup/diald-1.0-r3 : 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: PMASKED
Depends on:
Blocks: -fno-common gcc-10-stable
  Show dependency tree
 
Reported: 2020-01-29 17:59 UTC by Toralf Förster
Modified: 2021-02-01 09:50 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.19 KB, text/plain)
2020-01-29 17:59 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.93 KB, text/plain)
2020-01-29 17:59 UTC, Toralf Förster
Details
environment (environment,105.20 KB, text/plain)
2020-01-29 17:59 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.57 KB, application/x-bzip)
2020-01-29 17:59 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.68 KB, application/x-bzip)
2020-01-29 18:00 UTC, Toralf Förster
Details
net-dialup:diald-1.0-r3:20200129-061154.log (net-dialup:diald-1.0-r3:20200129-061154.log,589.41 KB, text/plain)
2020-01-29 18:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,37.36 KB, application/x-bzip)
2020-01-29 18:00 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-29 17:59:47 UTC
   49 |      chdir ("/"); /* no current directory. */
      |      ^~~~~~~~~~~
./fixwrappers
gcc -O2 -pipe -march=native -fno-common -DHAVE_CONFIG_H -I. -DDIALD_CONFIG_FILE=\"/etc/diald/diald.conf\" -DDIALD_DEFS_FILE=\"/usr/lib64/diald/diald.defs\" -DRUN_PREFIX=\"/var/lib/run\" -Wl,-O1 -Wl,--as-needed -o diald diald.o options.o modem.o filter.o slip.o lock.o ppp.o dev.o proxyarp.o fsm.o timer.o parse.o buffer.o route.o bufio.o utils.o firewall.o log.o access.o proxy.o proxy_tap.o proxy_tun.o proxy_slip.o proxy_dev.o shell.o -lutil -lwrap -lpam -lnsl -ldl 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.data+0x50): multiple definition of `blocked_route'; diald.o:(.bss+0x2c8): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: options.o:(.bss+0x80): multiple definition of `proxy'; diald.o:(.bss+0xa0): 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 *

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
  [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:
*)	AdoptOpenJDK 8.242_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 29 Jan 2020 05:26:17 +0000

emerge -qpvO net-dialup/diald
[ebuild  N    ] net-dialup/diald-1.0-r3  USE="pam"
Comment 1 Toralf Förster gentoo-dev 2020-01-29 17:59:49 UTC
Created attachment 607856 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-29 17:59:52 UTC
Created attachment 607858 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-29 17:59:55 UTC
Created attachment 607860 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-29 17:59:58 UTC
Created attachment 607862 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-29 18:00:00 UTC
Created attachment 607864 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-29 18:00:05 UTC
Created attachment 607866 [details]
net-dialup:diald-1.0-r3:20200129-061154.log
Comment 7 Toralf Förster gentoo-dev 2020-01-29 18:00:08 UTC
Created attachment 607868 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2021-02-01 09:50:25 UTC
The bug has been closed via the following commit(s):

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

commit 00343d7935c9654de4583e7d54f66fb7a487b55a
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-02-01 09:47:54 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-02-01 09:50:13 +0000

    net-dialup/diald: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/677322
    Closes: https://bugs.gentoo.org/707200
    Closes: https://bugs.gentoo.org/716012
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-dialup/diald/Manifest                     |   1 -
 net-dialup/diald/diald-1.0-r3.ebuild          |  58 -----------
 net-dialup/diald/files/diald-1.0-gentoo.patch |  50 ----------
 net-dialup/diald/files/diald-1.0-nopam.patch  |  40 --------
 net-dialup/diald/files/diald-1.0-posix.patch  |  42 --------
 net-dialup/diald/files/diald-init             |  29 ------
 net-dialup/diald/files/diald.conf             |  38 -------
 net-dialup/diald/files/diald.filter           | 138 --------------------------
 net-dialup/diald/metadata.xml                 |  10 --
 profiles/package.mask                         |   6 --
 10 files changed, 412 deletions(-)