Martin Filla created AMBARI-25758:
-------------------------------------
Summary: error: { [Error: watch app ENOSYS]
Key: AMBARI-25758
URL: https://issues.apache.org/jira/browse/AMBARI-25758
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.7.6
Reporter: Martin Filla
Hi,
i tried compile your source code on FreeBSD and I have issue with code.
FreeBSD 13.1-RELEASE-p1 FreeBSD 13.1-RELEASE-p1 GENERIC amd64
java -version
openjdk version "1.8.0_332"
OpenJDK Runtime Environment (build 1.8.0_332-b09)
OpenJDK 64-Bit Server VM (build 25.332-b09, mixed mode)
{code:java}
INFO] --- frontend-maven-plugin:1.4:yarn (yarn install) @ ambari-web ---
[INFO] Running 'yarn install --ignore-engines --pure-lockfile' in
/media/ST3000DM007-1WY10G_ZTT0SM4Q_p1/code/FreeBSD-Ports/ambari/work/apache-ambari-2.7.6-src/ambari-web
[INFO] yarn install v0.23.2
[ERROR] warning [email protected]: No license field
[INFO] [1/4] Resolving packages...
[INFO] [2/4] Fetching packages...
[ERROR] warning [email protected]: The platform "linux" is incompatible with this
module.
[INFO] info "[email protected]" is an optional dependency and failed compatibility
check. Excluding it from installation.
[ERROR] warning [email protected]: The platform "linux" is incompatible with this
module.
[INFO] info "[email protected]" is an optional dependency and failed compatibility
check. Excluding it from installation.
[INFO] [3/4] Linking dependencies...
[INFO] [4/4] Building fresh packages...
[INFO] Done in 14.38s.
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (Brunch build) @ ambari-web ---
15 Oct 13:16:12 - error: { [Error: watch app ENOSYS]
code: 'ENOSYS',
errno: 'ENOSYS',
syscall: 'watch app',
filename: 'app' }
15 Oct 13:16:12 - error: { [Error: watch test ENOSYS]
code: 'ENOSYS',
errno: 'ENOSYS',
syscall: 'watch test',
filename: 'test' }
15 Oct 13:16:12 - error: { [Error: watch vendor ENOSYS]
code: 'ENOSYS',
errno: 'ENOSYS',
syscall: 'watch vendor',
filename: 'vendor' }
15 Oct 13:16:12 - error: { [Error: watch package.json ENOSYS]
code: 'ENOSYS',
errno: 'ENOSYS',
syscall: 'watch package.json',
filename: 'package.json' }
15 Oct 13:16:12 - error: { [Error: watch brunch-config.js ENOSYS]
code: 'ENOSYS',
errno: 'ENOSYS',
syscall: 'watch brunch-config.js',
filename: 'brunch-config.js' }
15 Oct 13:16:12 - error: { [Error: watch app/assets ENOSYS]
code: 'ENOSYS',
errno: 'ENOSYS',
syscall: 'watch app/assets',
filename: 'app/assets' }
15 Oct 13:16:12 - error: { [Error: watch app/controllers ENOSYS]
code: 'ENOSYS',
errno: 'ENOSYS',
syscall: 'watch app/controllers',
filename: 'app/controllers' }
15 Oct 13:16:12 - error: { [Error: watch app/data
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]