Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jul 2023 08:31:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        elastic@FreeBSD.org
Subject:   [Bug 272378] textproc/kibana{7,8}: configure phase: env: /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: No such file or directory
Message-ID:  <bug-272378-37421@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272378

            Bug ID: 272378
           Summary: textproc/kibana{7,8}: configure phase: env:
                    /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-
                    gyp: No such file or directory
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: elastic@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
          Assignee: elastic@FreeBSD.org
             Flags: maintainer-feedback?(elastic@FreeBSD.org)

During the configure phase both textproc/kibana{7,8} terminates with this e=
rror
message:

env: /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: No such fil=
e or
directory

Here's more context for textproc/kibana7:

=3D=3D=3D>  Configuring for kibana7-7.17.9_1
(  _NODEVER=3D$(/usr/local/bin/node --version | /usr/bin/sed -n
's|^v\(.*\)|\1|p') &&  /bin/mkdir -p
/construction/xports/textproc/kibana7/work/.devdir/${_NODEVER}/include &&=20
install -l rs /usr/local/include/node /construction/xpor
ts/textproc/kibana7/work/.devdir/${_NODEVER}/include/node &&  echo "9" >
/construction/xports/textproc/kibana7/work/.devdir/${_NODEVER}/installVersi=
on=20
)
/bin/mkdir -p /construction/xports/textproc/kibana7/work/.devdir/nan
(cd /construction/xports/textproc/kibana7/work/nan-2.17.0 && /bin/sh -c
'(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&=20
/usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' &&
chmod 755
"$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644
"$@"'\'' . {} + \)' COPYTREE_SHARE .=20
/construction/xports/textproc/kibana7/work/.devdir/nan  "! ( -name \.* -or
-path *\/test\/* -or -name test )")
(cd /construction/xports/textproc/kibana7/work/node-re2-1.18.0 &&  /usr/bin=
/env
HOME=3D/construction/xports/textproc/kibana7/work=20
/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp configure=20
--python=3D/usr/local/bin/python3.
9  --devdir=3D/construction/xports/textproc/kibana7/work/.devdir)
env: /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: No such fil=
e or
directory
*** Error code 127

And for textproc/kibana8:

=3D=3D=3D>  Configuring for kibana8-8.7.0_1
(  _NODEVER=3D$(/usr/local/bin/node --version | /usr/bin/sed -n
's|^v\(.*\)|\1|p') &&  /bin/mkdir -p
/construction/xports/textproc/kibana8/work/.devdir/${_NODEVER}/include &&=20
install -l rs /usr/local/include/node /construction/xpor
ts/textproc/kibana8/work/.devdir/${_NODEVER}/include/node &&  echo "9" >
/construction/xports/textproc/kibana8/work/.devdir/${_NODEVER}/installVersi=
on=20
)
/bin/mkdir -p /construction/xports/textproc/kibana8/work/.devdir/nan
(cd /construction/xports/textproc/kibana8/work/nan-2.17.0 && /bin/sh -c
'(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) &&=20
/usr/bin/find -Ed $1 $3 \(   -type d -exec /bin/sh -c '\''cd '\''$2'\'' &&
chmod 755
"$@"'\'' . {} +  -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644
"$@"'\'' . {} + \)' COPYTREE_SHARE .=20
/construction/xports/textproc/kibana8/work/.devdir/nan  "! ( -name \.* -or
-path *\/test\/* -or -name test )")
(cd /construction/xports/textproc/kibana8/work/node-re2-1.18.0 &&  /usr/bin=
/env
HOME=3D/construction/xports/textproc/kibana8/work=20
/usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp configure=20
--python=3D/usr/local/bin/python3.
9  --devdir=3D/construction/xports/textproc/kibana8/work/.devdir)
env: /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: No such fil=
e or
directory
*** Error code 127

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272378-37421>