Sorry about the previous (now deleted) report. My environment's problem.
Can you please check the arch of this package?
I'm seeing:
-> Stripping unneeded symbols from binaries and libraries...
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/@microsoft/inshellisense/node_modules/@homebridge/node-pty-prebuilt-m
ultiarch/prebuilds/linux-arm/node.abi108.node'
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/@microsoft/inshellisense/node_modules/@homebridge/node-pty-prebuilt-m
ultiarch/prebuilds/linux-arm/node.abi108.musl.node'
...
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/@microsoft/inshellisense/node_modules/@homebridge/node-pty-prebuilt-m
ultiarch/prebuilds/linux-arm64/node.abi93.musl.node'
strip: Unable to recognise the architecture of the input file `./usr/lib/node_modules/@microsoft/inshellisense/node_modules/@homebridge/node-pty-prebuilt-m
ultiarch/prebuilds/linux-arm64/node.abi93.node'
Can the linux-arm64 and linux-arm please be removed for arch=('i686' 'x86_64')?
arch(any) has a specific meaning:
arch=(any) indicates the package can be built on any architecture, and once built, is architecture-independent in its compiled state (usually shell scripts, fonts, themes, many types of extensions, Java programs, etc.).
Note: architecture-independent in its **compiled** state.
and:
For official repository and AUR packages, this means arch=('x86_64'). Optionally, AUR packages may choose to additionally support other known working architectures.
Also, can you please use a quiet flag for these:
install: creating directory '/home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr/share'
install: creating directory '/home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr/share/licenses'
install: creating directory '/home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr/share/licenses/nodejs-inshellisense'
'/home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr/lib/node_modules/@microsoft/inshellisense/LICENSE' -> '/home/var/ravi/HOM
E/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr/share/licenses/nodejs-inshellisense/LICENSE'
/home/var/ravi/HOME/.cache/aur/nodejs-inshellisense/pkg/nodejs-inshellisense/usr/lib/node_modules/@microsoft/inshellisense/node_modules/@xterm/headless/lib
-headless/xterm-headless.js
Thanks for creating this package! I'm trying to setup some magick with carapace now :)
Pinned Comments