Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660454 - dev-lang/mono-5.12.0.226: FATAL UNHANDLED EXCEPTION
Summary: dev-lang/mono-5.12.0.226: FATAL UNHANDLED EXCEPTION
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-05 16:07 UTC by Samuel Bernardo
Modified: 2018-07-05 18:40 UTC (History)
0 users

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


Attachments
requested files for bug submission (mono-5.12.0.226.tar.gz,78.66 KB, application/gzip)
2018-07-05 16:07 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2018-07-05 16:07:54 UTC
Created attachment 538442 [details]
requested files for bug submission

Unhandled Exception:
System.IO.DirectoryNotFoundException: Could not find a part of the path "../../class/lib/net_4_x-linux/corlib.unsafe.dll.tmp".
  at System.IO.File.Delete (System.String path) [0x00058] in <6682ac183421430b919ac50eadc5d853>:0 
  at Mono.ILASM.Driver+DriverMain.Run () [0x00113] in <30475768f0764d64a4cce0d9352ddc2d>:0 
  at Mono.ILASM.Driver.Main (System.String[] args) [0x00015] in <30475768f0764d64a4cce0d9352ddc2d>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.DirectoryNotFoundException: Could not find a part of the path "../../class/lib/net_4_x-linux/corlib.unsafe.dll.tmp".
  at System.IO.File.Delete (System.String path) [0x00058] in <6682ac183421430b919ac50eadc5d853>:0 
  at Mono.ILASM.Driver+DriverMain.Run () [0x00113] in <30475768f0764d64a4cce0d9352ddc2d>:0 
  at Mono.ILASM.Driver.Main (System.String[] args) [0x00015] in <30475768f0764d64a4cce0d9352ddc2d>:0 
make[8]: *** [il/il.make:4: ../../class/lib/net_4_x-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--net_4_x--all] Error 2
make[3]: *** [Makefile:50: profiles-do--all] Error 2
make[2]: *** [Makefile:614: all-local] Error 2
make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-5.12.0.226/work/mono-5.12.0.226-abi_x86_64.amd64/runtime'
make[1]: *** [Makefile:556: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-lang/mono-5.12.0.226/work/mono-5.12.0.226-abi_x86_64.amd64'
make: *** [Makefile:486: all] Error 2
Comment 1 Samuel Bernardo 2018-07-05 18:40:04 UTC
I upgraded today all the packages with all updates after 30 June and it compiled and installed as expected.