You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Martin Filla (Jira)" <ji...@apache.org> on 2022/10/15 12:03:00 UTC

[jira] [Created] (AMBARI-25758) error: { [Error: watch app ENOSYS]

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 Ambari@2.4.0: No license field
[INFO] [1/4] Resolving packages...
[INFO] [2/4] Fetching packages...
[ERROR] warning fsevents@0.3.8: The platform "linux" is incompatible with this module.
[INFO] info "fsevents@0.3.8" is an optional dependency and failed compatibility check. Excluding it from installation.
[ERROR] warning fsevents@1.1.1: The platform "linux" is incompatible with this module.
[INFO] info "fsevents@1.1.1" 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: issues-unsubscribe@ambari.apache.org
For additional commands, e-mail: issues-help@ambari.apache.org