Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 650178

Summary: dev-lang/mono-4.4.1.0 : processes.c:1641:12: error: implicit declaration of function makedev [-Werror=implicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: dotnet project <dotnet>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 575232    
Attachments: emerge-info.txt
dev-lang:mono-4.4.1.0:20180311-013605.log
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2018-03-11 08:39:07 UTC
processes.c: In function 'load_modules':
processes.c:1641:12: error: implicit declaration of function 'makedev' [-Werror=implicit-function-declaration]
   device = makedev ((int)maj_dev, (int)min_dev);
            ^~~~~~~
processes.c:1641:3: warning: nested extern declaration of 'makedev' [-Wnested-externs]

=== This is an issue at stable ===


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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop_stable_20180307-182850

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-lang/mono
[ebuild  N    ] dev-lang/mono-4.4.1.0  USE="nls (-doc) -minimal -pax_kernel -xen" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-03-11 08:39:10 UTC
Created attachment 523402 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-11 08:39:14 UTC
Created attachment 523404 [details]
dev-lang:mono-4.4.1.0:20180311-013605.log
Comment 3 Toralf Förster gentoo-dev 2018-03-11 08:39:17 UTC
Created attachment 523406 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-11 08:39:20 UTC
Created attachment 523408 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-11 08:39:23 UTC
Created attachment 523410 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-11 08:39:26 UTC
Created attachment 523412 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-11 08:39:29 UTC
Created attachment 523414 [details]
temp.tbz2
Comment 8 Pacho Ramos gentoo-dev 2018-04-18 10:23:20 UTC

*** This bug has been marked as a duplicate of bug 638746 ***