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

Bug 596652

Summary: dev-util/jay fails with mono-4
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Java team <java>
Status: RESOLVED WONTFIX    
Severity: normal CC: dotnet, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 580316    

Description Pacho Ramos gentoo-dev 2016-10-09 09:15:33 UTC
Either fix or disable the optional mono support
4 warnings
/opt/icedtea-bin-3.1.0/bin/javac -classpath ../.. -source 1.4 -target 1.4 yyJInputStream.java
4 warnings
4 warnings
4 warnings
warning: [options] bootstrap class path not set in conjunction with -source 1.4
warning: [options] source value 1.4 is obsolete and will be removed in a future release
warning: [options] target value 1.4 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
warning: [options] bootstrap class path not set in conjunction with -source 1.4
warning: [options] source value 1.4 is obsolete and will be removed in a future release
warning: [options] target value 1.4 is obsolete and will be removed in a future release
warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
4 warnings
4 warnings
cd ../.. && /opt/icedtea-bin-3.1.0/bin/jar cf jay/yydebug/yydebug.jar jay/yydebug/*.class
make: Leaving directory '/var/tmp/portage/dev-util/jay-1.1.1-r2/work/jay/yydebug'
/var/tmp/portage/dev-util/jay-1.1.1-r2/temp/environment: line 3736: /usr/bin/gmcs: No such file or directory
Comment 1 Pacho Ramos gentoo-dev 2017-08-02 09:14:38 UTC
It seems nothing needs this in the tree
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-01-27 18:41:31 UTC
Gone