Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 707408 - net-fs/ncpfs-2.2.6-r5 : fails to build with -fno-common or gcc-10
Summary: net-fs/ncpfs-2.2.6-r5 : fails to build with -fno-common or gcc-10
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Joshua Kinard
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: -fno-common
  Show dependency tree
 
Reported: 2020-01-30 19:06 UTC by Toralf Förster
Modified: 2020-03-28 20:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.91 KB, text/plain)
2020-01-30 19:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,191.83 KB, text/plain)
2020-01-30 19:06 UTC, Toralf Förster
Details
environment (environment,95.41 KB, text/plain)
2020-01-30 19:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.27 KB, application/x-bzip)
2020-01-30 19:06 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.79 KB, application/x-bzip)
2020-01-30 19:06 UTC, Toralf Förster
Details
net-fs:ncpfs-2.2.6-r5:20200130-004601.log (net-fs:ncpfs-2.2.6-r5:20200130-004601.log,70.44 KB, text/plain)
2020-01-30 19:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,28.90 KB, application/x-bzip)
2020-01-30 19:06 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-30 19:06:13 UTC
ncpmount.c:362:2: warning: ignoring return value of ‘realpath’, declared with attribute warn_unused_result [-Wunused-result]
  362 |  realpath(argv[optind], mount_point);
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -Wl,--gc-sections -o ncpmount ncpmount.o -Wl,-O1 -Wl,--as-needed ncpm_common.o mount_login.o ../lib/libncp.a 
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ncpm_common.o:(.bss+0x1054): multiple definition of `myuid'; ncpmount.o:(.bss+0x1014): first defined here
/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: ncpm_common.o:(.bss+0x40): multiple definition of `mount_point'; ncpmount.o:(.bss+0x0): first defined here

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

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

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

  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
ghc:
The Glorious Glasgow Haskell Compilation System, version 7.10.3

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

emerge -qpvO net-fs/ncpfs
[ebuild  N    ] net-fs/ncpfs-2.2.6-r5  USE="nls pam"
Comment 1 Toralf Förster gentoo-dev 2020-01-30 19:06:16 UTC
Created attachment 608712 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-30 19:06:19 UTC
Created attachment 608714 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-30 19:06:22 UTC
Created attachment 608716 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-30 19:06:25 UTC
Created attachment 608718 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-30 19:06:28 UTC
Created attachment 608720 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-01-30 19:06:30 UTC
Created attachment 608722 [details]
net-fs:ncpfs-2.2.6-r5:20200130-004601.log
Comment 7 Toralf Förster gentoo-dev 2020-01-30 19:06:33 UTC
Created attachment 608724 [details]
temp.tbz2
Comment 8 Joshua Kinard gentoo-dev 2020-01-31 02:24:12 UTC
This package is slated to be masked and then removed from the tree.  Support for Novell NCPFS and IPX in general was removed back in ~4.16.  I am not aware of any further upstream activity for this package, either.
Comment 9 Joshua Kinard gentoo-dev 2020-03-28 20:21:15 UTC
net-fs/ncpfs and net-misc/ipx-utils are masked for removal in ~75 days.