[Bug 262347] math/ipopt configure error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Mar 2022 18:53:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262347 Bug ID: 262347 Summary: math/ipopt configure error Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: gja822@narod.ru Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) Could not build math/ipopt 3.14.4_1 from ports due to configuration problem. === It complains on jikes: === checking whether drand48 is declared... yes checking whether rand is declared... yes checking for std::srand... yes checking whether feenableexcept is declared... yes checking for gcj... no checking for guavac... no checking for jikes... jikes checking if jikes works... configure: error: The Java compiler jikes failed (see config.log, check the CLASSPATH?) ===> Script "configure" failed unexpectedly. Please report the problem to yuri@FreeBSD.org [maintainer] and attach the "/usr/ports/math/ipopt/work/Ipopt-releases-3.14.4/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /usr/ports/math/ipopt *** Error code 1 Stop. make: stopped in /usr/ports/math/ipopt === And in config.log file: === configure:25885: checking for jikes configure:25906: found /usr/local/bin/jikes configure:25917: result: jikes configure:25984: checking if jikes works configure:25999: jikes Test.java Found 1 system error: *** Semantic Error: You need to modify your classpath, sourcepath, bootclasspath, and/or extdirs setup. Jikes could not find package "java.lang" in: . configure:26002: $? = 1 configure:26006: error: The Java compiler jikes failed (see config.log, check the CLASSPATH?) -- You are receiving this mail because: You are the assignee for the bug.