|
SageTV Linux Discussion related to the SageTV Media Center for Linux. Questions, issues, problems, suggestions, etc. relating to the SageTV Linux should be posted here. |
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
Cant seem to do my own build anymore
For some reason I cant seem to compile. I even tried on a machine I had previously compiled and installed on and get this error.
Code:
> Task :updateBuildNumber [ant:exec] The command attribute is deprecated. Please use the executable attribute and nested arg elements. Backed up java/sage/SageConstants.java SAGETV VERSION 9.2.8.989_amd64 > Task :compileJava FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':compileJava'. > invalid flag: --release * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. * Get more help at https://help.gradle.org Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.3.3/userguide/command_line_interface.html#sec:command_line_warnings BUILD FAILED in 3s 2 actionable tasks: 2 executed |
#2
|
|||
|
|||
What version JDK do you have on your build machine?
JDK 11 is needed now and if building on Ubuntu 18.04 works well Look here for the issue we resolved using JDK11... https://github.com/google/sagetv/issues/468 K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page Last edited by jusjoken; 06-01-2022 at 07:07 PM. |
#3
|
|||
|
|||
Ohhh. I was using oracle java 8. I was finding that scans for metadata form within sagetv only worked for me when I use that version. I will update, compile and switch back to version 8 if the problem returns.
UPDATE: Still no luck. Getting the same error even with java 11 selected. Quote:
Quote:
Quote:
Last edited by boukmandutty; 06-01-2022 at 07:49 PM. |
#4
|
|||
|
|||
The build script should build a jar using jdk 11 that will run on Java 8+ so you can continue using Java 8 when running the server.
I will pull the latest from GitHub and try my build environment and let you know. K
__________________
If you wish to see what I am up to and support my efforts visit my Patreon page |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't search for anything anymore... | Biggen | Batch Metadata Tools | 27 | 04-30-2011 07:28 PM |
Cannot see TV episodes anymore | Deano | Sage My Movies | 7 | 12-18-2010 01:32 PM |
ATI All in Wonder not recognized anymore | Julianus | SageTV Beta Test Software | 2 | 04-09-2006 05:14 PM |
Not Full Screen Anymore | DFA | SageTV Software | 27 | 01-23-2006 07:42 PM |
No new STV development anymore? | 1972 | SageTV Customizations | 2 | 04-27-2005 12:57 AM |