Hi Lawrence,

Thanks for working on this.

Lawrence Teo writes:
> Here is an updated diff now that Gradle has been imported.

It doesn't build for me.

cd /ptmp/pobj/ghidra-9.0.4/ghidra-Ghidra_9.0.4_build && /usr/bin/env -i PO=
RTSDIR=3D"/ptmp/ports" LIBTOOL=3D"/usr/bin/libtool"  CCACHE_DIR=3D/ptmp/po=
bj/.ccache  PATH=3D'/ptmp/pobj/ghidra-9.0.4/bin:/usr/bin:/bin:/usr/sbin:/s=
bin:/usr/local/bin:/usr/X11R6/bin' PREFIX=3D'/usr/local'  LOCALBASE=3D'/us=
r/local' X11BASE=3D'/usr/X11R6'  CFLAGS=3D'-O2 -pipe -g'  TRUEPREFIX=3D'/u=
sr/local' DESTDIR=3D''  HOME=3D'/ghidra-9.0.4_writes_to_HOME' COMPILER_VER=
SION=3Dclang  PICFLAG=3D"-fpic"  BINGRP=3Dbin BINOWN=3Droot BINMODE=3D755 =
NONBINMODE=3D644  DIRMODE=3D755  INSTALL_COPY=3D-c INSTALL_STRIP=3D  MANGR=
P=3Dbin MANOWN=3Droot MANMODE=3D644 BSD_INSTALL_PROGRAM=3D"/ptmp/pobj/ghid=
ra-9.0.4/bin/install -c  -m 755"  BSD_INSTALL_SCRIPT=3D"/ptmp/pobj/ghidra-=
9.0.4/bin/install -c -m 755"  BSD_INSTALL_DATA=3D"/ptmp/pobj/ghidra-9.0.4/=
bin/install -c -m 644"  BSD_INSTALL_MAN=3D"/ptmp/pobj/ghidra-9.0.4/bin/ins=
tall -c -m 644"  BSD_INSTALL_PROGRAM_DIR=3D"/ptmp/pobj/ghidra-9.0.4/bin/in=
stall -d -m 755"  BSD_INSTALL_SCRIPT_DIR=3D"/ptmp/pobj/ghidra-9.0.4/bin/in=
stall -d -m 755"  BSD_INSTALL_DATA_DIR=3D"/ptmp/pobj/ghidra-9.0.4/bin/inst=
all -d -m 755"  BSD_INSTALL_MAN_DIR=3D"/ptmp/pobj/ghidra-9.0.4/bin/install=
 -d -m 755" gradle -g /ptmp/pobj/ghidra-9.0.4/gradle  --no-daemon -I /ptmp=
/pobj/ghidra-9.0.4/repos.gradle yajswDevUnpack

Welcome to Gradle 5.4.1!

Here are the highlights of this release:
 - Run builds with JDK12
 - New API for Incremental Tasks
 - Updates to native projects, including Swift 5 support

For more details see https://docs.gradle.org/5.4.1/release-notes.html

To honour the JVM settings for this build a new JVM will be forked. Please=
 consider using the daemon: https://docs.gradle.org/5.4.1/userguide/gradle=
_daemon.html.
Daemon will be stopped at the end of the build stopping after processing

FAILURE: Build failed with an exception.

* Where:
Build file '/ptmp/pobj/ghidra-9.0.4/ghidra-Ghidra_9.0.4_build/Ghidra/Featu=
res/Python/build.gradle' line: 28

* What went wrong:
A problem occurred evaluating project ':Python'.
> Could not resolve all files for configuration ':Python:jython'.
   > Could not resolve org.python:jython-standalone:2.7.1.
     Required by:
         project :Python
      > Could not resolve org.python:jython-standalone:2.7.1.
         > Could not get resource 'https://repo.maven.apache.org/maven2/or=
g/python/jython-standalone/2.7.1/jython-standalone-2.7.1.pom'.
            > Could not GET 'https://repo.maven.apache.org/maven2/org/pyth=
on/jython-standalone/2.7.1/jython-standalone-2.7.1.pom'.
               > repo.maven.apache.org: no address associated with name
      > Could not resolve org.python:jython-standalone:2.7.1.
         > Could not get resource 'https://jcenter.bintray.com/org/python/=
jython-standalone/2.7.1/jython-standalone-2.7.1.pom'.
            > Could not GET 'https://jcenter.bintray.com/org/python/jython=
-standalone/2.7.1/jython-standalone-2.7.1.pom'.
               > jcenter.bintray.com: no address associated with name

* 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

BUILD FAILED in 1m 34s
*** Error 1 in . (Makefile:85 'pre-build')

-- =

Anthony J. Bentley

Reply via email to