Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663608 - dev-lang/mono-4.8.0.524 : make[8]: *** [../.../library.make:302: ../../class/lib/build/mscorlib.dll] Error 134
Summary: dev-lang/mono-4.8.0.524 : make[8]: *** [../.../library.make:302: ../../class/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: dotnet project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-14 16:00 UTC by Toralf Förster
Modified: 2020-05-16 21:27 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.17 KB, text/plain)
2018-08-14 16:00 UTC, Toralf Förster
Details
dev-lang:mono-4.8.0.524:20180814-131353.log.bz2 (dev-lang:mono-4.8.0.524:20180814-131353.log.bz2,73.42 KB, application/x-bzip)
2018-08-14 16:00 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,221.55 KB, text/plain)
2018-08-14 16:00 UTC, Toralf Förster
Details
environment (environment,153.77 KB, text/plain)
2018-08-14 16:00 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.13 KB, application/x-bzip)
2018-08-14 16:00 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,79.05 KB, application/x-bzip)
2018-08-14 16:00 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,184.97 KB, application/x-bzip)
2018-08-14 16: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 2018-08-14 16:00:36 UTC
/bin/sh: line 1:  3830 Aborted                 MONO_PATH="./../../class/lib/basic:$MONO_PATH" /var/tmp/portage/dev-lang/mono-4.8.0.524/work/mono-4.8.0-abi_x86_32.x86/runtime/mono-wrapper ./../../class/lib/basic/basic.exe /codepage:65001 -unsafe -nostdlib -nowarn:612,618,1635 -d:INSIDE_CORLIB,MONO_CULTURE_DATA -d:LIBC -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -d:NET_4_0 -d:NET_4_5 -d:MONO -nowarn:1699 -nostdlib -optimize /noconfig -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -resource:resources/charinfo.nlp -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin --runtime:v4 -target:library -out:../../class/lib/build/mscorlib.dll @corlib.dll.sources
make[8]: *** [../../build/library.make:302: ../../class/lib/build/mscorlib.dll] Error 134
make[7]: *** [../../build/rules.make:214: do-all] Error 2
make[6]: *** [../build/rules.make:241: all-recursive] Error 1
make[5]: *** [build/rules.make:241: all-recursive] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_abi32+64_20180808-183137

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0
 [2] x86_64-pc-linux-gnu-7.3.1 *

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

emerge -qpv dev-lang/mono
[ebuild   R   ] dev-lang/mono-5.14.0.177  USE="nls (-doc) -minimal -pax_kernel -xen" ABI_X86="32 (64) (-x32)"
Comment 1 Toralf Förster gentoo-dev 2018-08-14 16:00:39 UTC
Created attachment 543390 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-14 16:00:42 UTC
Created attachment 543392 [details]
dev-lang:mono-4.8.0.524:20180814-131353.log.bz2
Comment 3 Toralf Förster gentoo-dev 2018-08-14 16:00:45 UTC
Created attachment 543394 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-08-14 16:00:49 UTC
Created attachment 543396 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-08-14 16:00:52 UTC
Created attachment 543398 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-08-14 16:00:55 UTC
Created attachment 543400 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-14 16:00:58 UTC
Created attachment 543402 [details]
temp.tbz2
Comment 8 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2018-11-27 11:16:59 UTC
I've the similar issue with 5.16.0.179-r1. It also triggers mscorlib:

```
Assembling '../../class/corlib/System.Runtime.CompilerServices/Unsafe.il' , no listing file, to dll --> '../../class/lib/build-linux/corlib.unsafe.dll.tmp'

../../class/corlib/System.Runtime.CompilerServices/Unsafe.il : Warning -- Reference to undeclared extern assembly 'mscorlib', adding.

Unhandled Exception:
System.IO.DirectoryNotFoundException: Could not find a part of the path "../../class/lib/build-linux/corlib.unsafe.dll.tmp".
  at System.IO.File.Delete (System.String path) [0x00058] in <a30d0def12c24c3a835ff765b190fb61>:0
  at Mono.ILASM.Driver+DriverMain.Run () [0x00113] in <51a3ed8d66794b4581ced695083973c5>:0
  at Mono.ILASM.Driver.Main (System.String[] args) [0x00015] in <51a3ed8d66794b4581ced695083973c5>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.DirectoryNotFoundException: Could not find a part of the path "../../class/lib/build-linux/corlib.unsafe.dll.tmp".
  at System.IO.File.Delete (System.String path) [0x00058] in <a30d0def12c24c3a835ff765b190fb61>:0
  at Mono.ILASM.Driver+DriverMain.Run () [0x00113] in <51a3ed8d66794b4581ced695083973c5>:0
  at Mono.ILASM.Driver.Main (System.String[] args) [0x00015] in <51a3ed8d66794b4581ced695083973c5>:0
make[8]: *** [il/il.make:4: ../../class/lib/build-linux/corlib.unsafe.dll.tmp] Error 1
make[7]: *** [../../build/rules.make:211: do-all] Error 2
make[6]: *** [../build/rules.make:232: all-recursive] Error 1
make[5]: *** [build/rules.make:232: all-recursive] Error 1
make[4]: *** [Makefile:54: profile-do--build--all] Error 2
make[3]: *** [Makefile:50: profiles-do--all] Error 2
make[2]: *** [Makefile:635: all-local] Error 2
make[1]: *** [Makefile:543: all-recursive] Error 1
make: *** [Makefile:473: all] Error 2
```
Comment 9 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2019-01-03 21:23:17 UTC
5.16.0.220, still affected...
Comment 10 Larry the Git Cow gentoo-dev 2020-05-16 21:27:33 UTC
The bug has been closed via the following commit(s):

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

commit 820c5cf2b1a03bca290fa9044e2fed4981844141
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2020-05-16 21:27:03 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2020-05-16 21:27:03 +0000

    dev-lang/mono: Remove old
    
    Closes: https://bugs.gentoo.org/468412
    Closes: https://bugs.gentoo.org/548340
    Closes: https://bugs.gentoo.org/634692
    Closes: https://bugs.gentoo.org/661270
    Closes: https://bugs.gentoo.org/663608
    Closes: https://bugs.gentoo.org/687950
    Closes: https://bugs.gentoo.org/689332
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-lang/mono/Manifest                           |   8 --
 dev-lang/mono/files/mono-4.4.1.0-x86_32.patch    |  20 ----
 dev-lang/mono/files/mono-4.8.0.371-makedev.patch |  34 -------
 dev-lang/mono/files/mono-4.8.0.371-x86_32.patch  |  27 ------
 dev-lang/mono/mono-4.4.1.0.ebuild                | 113 -----------------------
 dev-lang/mono/mono-4.8.0.524.ebuild              | 109 ----------------------
 dev-lang/mono/mono-5.14.0.177.ebuild             | 107 ---------------------
 dev-lang/mono/mono-5.16.0.220.ebuild             | 108 ----------------------
 dev-lang/mono/mono-5.18.1.0.ebuild               | 103 ---------------------
 dev-lang/mono/mono-5.20.1.19-r1.ebuild           | 109 ----------------------
 dev-lang/mono/mono-6.0.0.334.ebuild              | 105 ---------------------
 dev-lang/mono/mono-6.4.0.198.ebuild              | 105 ---------------------
 12 files changed, 948 deletions(-)