Written by Anonymous
https://blog.miobyte.com/
:: Downloaded PKGBUILD (1/1): franz
1 franz (Build File****ist)
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> Diffs to show?
==> N
:: Parsing SRCINFO (1/1): franz
==> Making package: franz 1:5.0.1-1 (Wed Apr 3 11:24:08 2019)
==> Retrieving sources...
-> Cloning franz git repo...
Cloning into bare repository '/home/ritwick/.cache/yay/franz/franz'...
remote: Enumerating objects: 156, done.
remote: Counting objects: 100% (156/156), done.
remote: Compressing objects: 100% (112/112), done.
remote: Total 10526 (delta 73), reused 73 (delta 35), pack-reused 10370
Receiving objects: 100% (10526/10526), 8.05 MiB | 320.00 KiB/s, done.
Resolving deltas: 100% (7164/7164), done.
-> Found franz.desktop
-> Found franz.sh
==> Validating source files with sha512sums...
franz ... Skipped
franz.desktop ... Passed
franz.sh ... Passed
==> Cleaning up...
==> Making package: franz 1:5.0.1-1 (Wed Apr 3 11:24:38 2019)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Updating franz git repo...
Fetching origin
-> Found franz.desktop
-> Found franz.sh
==> Validating source files with sha512sums...
franz ... Skipped
franz.desktop ... Passed
franz.sh ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Creating working copy of franz git repo...
Cloning into 'franz'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Sources are ready.
==> Making package: franz 1:5.0.1-1 (Wed Apr 3 11:24:43 2019)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
> [email protected] install /home/ritwick/.cache/yay/franz/src/franz/node_modules/macos-notification-state
> node-gyp rebuild
make: Entering directory '/home/ritwick/.cache/yay/franz/src/franz/node_modules/macos-notification-state/build'
CXX(target) Release/obj.target/notificationstate/lib/notificationstate.o
In file included from ../lib/notificationstate.cc:1:
/home/ritwick/.node-gyp/11.13.0/include/node/node.h:503:43: warning: cast between incompatible function types from 'void (*)(v8::Handle<v8::Object>)' {aka 'void (*)(v8::Local<v8::Object>)'} to 'node::addon_register_func' {aka 'void (*)(v8::Local<v8::Object>, v8::Local<v8::Value>, void*)'} [-Wcast-function-type]
(node::addon_register_func) (regfunc), \
^
/home/ritwick/.node-gyp/11.13.0/include/node/node.h:537:3: note: in expansion of macro 'NODE_MODULE_X'
NODE_MODULE_X(modname, regfunc, NULL, 0) // NOLINT (readability/null_usage)
^~~~~~~~~~~~~
../lib/notificationstate.cc:49:1: note: in expansion of macro 'NODE_MODULE'
NODE_MODULE(notificationstate, Init)
^~~~~~~~~~~
SOLINK_MODULE(target) Release/obj.target/notificationstate.node
COPY Release/notificationstate.node
make: Leaving directory '/home/ritwick/.cache/yay/franz/src/franz/node_modules/macos-notification-state/build'
> [email protected] install /home/ritwick/.cache/yay/franz/src/franz/node_modules/windows-notification-state
> node-gyp rebuild
make: Entering directory '/home/ritwick/.cache/yay/franz/src/franz/node_modules/windows-notification-state/build'
SOLINK_MODULE(target) Release/obj.target/notificationstate.node
COPY Release/notificationstate.node
make: Leaving directory '/home/ritwick/.cache/yay/franz/src/franz/node_modules/windows-notification-state/build'
> [email protected] install /home/ritwick/.cache/yay/franz/src/franz/node_modules/windows-quiet-hours
> node-gyp rebuild
make: Entering directory '/home/ritwick/.cache/yay/franz/src/franz/node_modules/windows-quiet-hours/build'
SOLINK_MODULE(target) Release/obj.target/quiethours.node
COPY Release/quiethours.node
make: Leaving directory '/home/ritwick/.cache/yay/franz/src/franz/node_modules/windows-quiet-hours/build'
> [email protected] install /home/ritwick/.cache/yay/franz/src/franz/node_modules/node-sass
> node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.11.0/linux-x64-67_binding.node
Download complete ] - :
Binary saved to /home/ritwick/.cache/yay/franz/src/franz/node_modules/node-sass/vendor/linux-x64-67/binding.node
Caching binary to /home/ritwick/.cache/yay/franz/src/npm_cache/node-sass/4.11.0/linux-x64-67_binding.node
> [email protected] install /home/ritwick/.cache/yay/franz/src/franz/node_modules/husky
> node husky install
husky > setting up git hooks
husky > done
> [email protected] postinstall /home/ritwick/.cache/yay/franz/src/franz/node_modules/jss
> node -e "console.log('\u001b[35m\u001b[1mLove JSS? You can now support us on open collective:\u001b[22m\u001b[39m\n > \u001b[34mhttps://opencollective.com/jss/donate\u001b[0m')"
Love JSS? You can now support us on open collective:
> https://opencollective.com/jss/donate
> [email protected] postinstall /home/ritwick/.cache/yay/franz/src/franz/node_modules/node-sass
> node scripts/build.js
Binary found at /home/ritwick/.cache/yay/franz/src/franz/node_modules/node-sass/vendor/linux-x64-67/binding.node
Testing binary
Binary is fine
> [email protected] postinstall /home/ritwick/.cache/yay/franz/src/franz/node_modules/webpack-cli
> lightercollective
*** Thank you for using webpack-cli! ***
Please consider donating to our open collective
to help us maintain this package.
https://opencollective.com/webpack/donate
***
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
+ [email protected]
added 2100 packages from 1434 contributors and audited 69755 packages in 344.185s
found 52 vulnerabilities (15 low, 29 moderate, 7 high, 1 critical)
run `npm audit fix` to fix them, or `npm audit` for details
lerna notice cli v3.13.1
lerna info versioning independent
lerna info bootstrap root only
> [email protected] postinstall /home/ritwick/.cache/yay/franz/src/franz/node_modules/electron
> node install.js
Downloading tmp-8084-1-SHASUMS256.txt-3.1.6
[============================================>] 100.0% of 4.74 kB (4.74 kB/s)
> [email protected] postinstall /home/ritwick/.cache/yay/franz/src/franz
> npx lerna run prepare
lerna notice cli v3.13.1
lerna info versioning independent
lerna info Executing command in 3 packages: "npm run prepare"
lerna info run Ran npm script 'prepare' in '@meetfranz/theme' in 5.1s:
> @meetfranz/[email protected] prepare /home/ritwick/.cache/yay/franz/src/franz/packages/theme
> tsc
lerna info run Ran npm script 'prepare' in '@meetfranz/forms' in 6.9s:
> @meetfranz/[email protected] prepare /home/ritwick/.cache/yay/franz/src/franz/packages/forms
> tsc
lerna info run Ran npm script 'prepare' in '@meetfranz/ui' in 10.7s:
> @meetfranz/[email protected] prepare /home/ritwick/.cache/yay/franz/src/franz/packages/ui
> tsc
lerna success run Ran npm script 'prepare' in 3 packages in 15.8s:
lerna success - @meetfranz/forms
lerna success - @meetfranz/theme
lerna success - @meetfranz/ui
npm WARN @meetfranz/[email protected] requires a peer of react@^16.7.0 but none is installed. You must install peer dependencies yourself.
npm WARN @meetfranz/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @meetfranz/[email protected] requires a peer of react@^16.7.0 but none is installed. You must install peer dependencies yourself.
npm WARN @meetfranz/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of eslint@>=1.6.0 <5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of mobx@^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
added 72 packages from 58 contributors and audited 69956 packages in 187.703s
found 52 vulnerabilities (15 low, 29 moderate, 7 high, 1 critical)
run `npm audit fix` to fix them, or `npm audit` for details
[11:33:36] Requiring external module @babel/register
[11:33:37] Using gulpfile ~/.cache/yay/franz/src/franz/gulpfile.babel.js
[11:33:37] Starting 'build'...
[11:33:37] Starting 'clean'...
[11:33:37] Finished 'clean' after 965 μs
[11:33:37] Starting 'mvSrc'...
[11:33:37] Starting 'mvPackageJson'...
[11:33:37] Starting 'mvLernaPackages'...
[11:33:37] Finished 'mvPackageJson' after 98 ms
[11:33:37] Finished 'mvSrc' after 295 ms
[11:33:37] Finished 'mvLernaPackages' after 299 ms
[11:33:37] Starting 'html'...
[11:33:37] Starting 'scripts'...
[11:33:37] Starting 'styles'...
[11:33:37] Finished 'html' after 186 ms
[11:33:38] Finished 'styles' after 512 ms
[11:33:40] Finished 'scripts' after 2.68 s
[11:33:40] Starting 'dictionarie********ecuting npm install --prefix /home/ritwick/.cache/yay/franz/src/franz/temp hunspell-dict-bg-bg hunspell-dict-ca-es hunspell-dict-cs-cz hunspell-dict-da-dk hunspell-dict-de-de hunspell-dict-el-gr hunspell-dict-en-gb hunspell-dict-en-us hunspell-dict-es-es hunspell-dict-et-ee hunspell-dict-fa-ir hunspell-dict-fo-fo hunspell-dict-fr-fr hunspell-dict-he-il hunspell-dict-hr-hr hunspell-dict-hu-hu hunspell-dict-it-it hunspell-dict-ko hunspell-dict-lt-lt hunspell-dict-lv-lv hunspell-dict-nb-no hunspell-dict-nl-nl hunspell-dict-pl-pl hunspell-dict-pt-br hunspell-dict-pt-pt hunspell-dict-ro-ro hunspell-dict-ru-ru hunspell-dict-sk-sk hunspell-dict-sl-si hunspell-dict-sr hunspell-dict-sv-se hunspell-dict-ta-in hunspell-dict-tg-tg hunspell-dict-tr hunspell-dict-uk-ua hunspell-dict-vi
stdout: + [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
+ [email protected]
added 36 packages from 1 contributor and audited 36 packages in 102.015s
found 0 vulnerabilities
stderr: npm WARN saveError ENOENT: no such file or directory, open '/home/ritwick/.cache/yay/franz/src/franz/temp/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/home/ritwick/.cache/yay/franz/src/franz/temp/package.json'
npm WARN temp No description
npm WARN temp No repository field.
npm WARN temp No README data
npm WARN temp No license field.
[11:35:22] Finished 'dictionaries' after 1.7 min
[11:35:22] Finished 'build' after 1.75 min
• electron-builder version=20.38.4
• loaded configuration file=/home/ritwick/.cache/yay/franz/src/franz/electron-builder.yml
• electron-rebuild not required if you use electron-builder, please consider to remove excess dependency from devDependencies
To ensure your native dependencies are always matched electron version, simply add script `"postinstall": "electron-builder install-app-deps" to your `package.json`
• writing effective config file=out/builder-effective-config.yaml
• installing production dependencies platform=linux arch=x64 appDir=/home/ritwick/.cache/yay/franz/src/franz/build
Error: npm exited with code 1
Output:
> [email protected] install /home/ritwick/.cache/yay/franz/src/franz/build/node_modules/macos-notification-state
> node-gyp rebuild
Error output:
npm WARN deprecated [email protected]: no longer maintained
npm WARN deprecated [email protected]: The mdi package was renamed to @mdi/font after v2.2.43. Please rename in your package.json for future updates.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: CircularJSON is in maintenance only, flatted is its successor.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: This module relies on Node.js's internals and will break at some point. Do not use it, and update to [email protected].
npm WARN deprecated [email protected]: core-js@<2.6.5 is no longer maintained. Please, upgrade to core-js@3 or at least to actual version of core-js@2.
npm WARN deprecated [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated [email protected]: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
sh: warning: setlocale: LC_ALL: cannot change locale (en_IN.UTF-8)
sh: warning: setlocale: LC_ALL: cannot change locale (en_IN.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_IN.UTF-8)
gyp: Call to 'node -e "require('nan')"' returned exit status 0 while in binding.gyp. while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack at ChildProcess.onCpExit (/usr/lib/node_modules/node-gyp/lib/configure.js:345:16)
gyp ERR! stack at ChildProcess.emit (events.js:193:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:255:12)
gyp ERR! System Linux 4.19.32-1-lts
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/ritwick/.cache/yay/franz/src/franz/build/node_modules/macos-notification-state
gyp ERR! node -v v11.13.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
npm WARN [email protected] requires a peer of mobx@^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.4.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of react-dom@^15.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN @meetfranz/[email protected] requires a peer of react@^16.7.0 but none is installed. You must install peer dependencies yourself.
npm WARN @meetfranz/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN @meetfranz/[email protected] requires a peer of react@^16.7.0 but none is installed. You must install peer dependencies yourself.
npm WARN @meetfranz/[email protected] requires a peer of [email protected] but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of eslint@>=1.6.0 <5.0.0 but none is installed. You must install peer dependencies yourself.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/ritwick/.cache/yay/franz/src/npm_cache/_logs/2019-04-03T06_08_00_093Z-debug.log
at ChildProcess.childProcess.once.code (/home/ritwick/.cache/yay/franz/src/franz/node_modules/builder-util/src/util.ts:244:14)
at Object.onceW*****r (events.js:281:20)
at ChildProcess.emit (events.js:193:13)
at maybeClose (internal/child_process.js:1001:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:266:5)
From previous event:
at processImmediate (internal/timers.js:443:21)
From previous event:
at _installOrRebuild (/home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/out/util/yarn.js:71:28)
at installOrRebuild (/home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/out/util/yarn.js:55:28)
at /home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:511:13
at Generator.next (<anonymous>)
From previous event:
at Packager.installAppDependencies (/home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:472:70)
at /home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:420:20
at Generator.next (<anonymous>)
From previous event:
at Packager.doBuild (/home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:396:24)
at /home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:366:57
at Generator.next (<anonymous>)
at /home/ritwick/.cache/yay/franz/src/franz/node_modules/graceful-fs/graceful-fs.js:111:16
at /home/ritwick/.cache/yay/franz/src/franz/node_modules/graceful-fs/graceful-fs.js:45:10
at FSReqCallback.args [as oncomplete] (fs.js:145:20)
From previous event:
at Packager._build (/home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:335:133)
at /home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:331:23
at Generator.next (<anonymous>)
at processImmediate (internal/timers.js:443:21)
From previous event:
at Packager.build (/home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/packager.ts:288:14)
at build (/home/ritwick/.cache/yay/franz/src/franz/node_modules/app-builder-lib/src/index.ts:59:28)
at build (/home/ritwick/.cache/yay/franz/src/franz/node_modules/electron-builder/src/builder.ts:227:10)
at then (/home/ritwick/.cache/yay/franz/src/franz/node_modules/electron-builder/src/cli/cli.ts:46:19)
==> ERROR: A fa
Error making: franz