Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596652 - dev-util/jay fails with mono-4
Summary: dev-util/jay fails with mono-4
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 580316
  Show dependency tree
 
Reported: 2016-10-09 09:15 UTC by Pacho Ramos
Modified: 2018-01-27 18:41 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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