Mageia Bugzilla – Attachment 10013 Details for
Bug 22689
Wire - An encrypted web based chat client
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Output from doing a manual build using the source archive
Build output (text/plain), 31.66 KB, created by
Kristoffer Grundström
on 2018-03-03 15:49:24 CET
(
hide
)
Description:
Output from doing a manual build using the source archive
Filename:
MIME Type:
Creator:
Kristoffer Grundström
Created:
2018-03-03 15:49:24 CET
Size:
31.66 KB
patch
obsolete
>[kristoffer@localhost Skrivbord]$ LC_ALL=C rpmbuild -ba wire-desktop.spec >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GTW317 >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ cd /home/kristoffer/rpmbuild/BUILD >+ rm -rf wire-desktop-release-3.0.2816 >+ /usr/bin/gzip -dc /home/kristoffer/rpmbuild/SOURCES/wire-desktop-3.0.2816.tar.gz >+ /usr/bin/tar -xof - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd wire-desktop-release-3.0.2816 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g3Saf2 >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ cd wire-desktop-release-3.0.2816 >+ '[' 1 -eq 1 ']' >+ '[' 1 -eq 1 ']' >+ npm install > >> wire-desktop@ preinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 >> cd electron && npm install > > >> node-addressbook@1.2.0 install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/node-addressbook >> node-gyp rebuild > >make: Entering directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/node-addressbook/build' > CXX(target) Release/obj.target/electron-addressbook/AddressBook.o > CXX(target) Release/obj.target/electron-addressbook/Person.o > CXX(target) Release/obj.target/electron-addressbook/wrapper.o >../wrapper.cc: In member function 'virtual void AddressBookWorker::HandleProgressCallback(const char*, size_t)': >../wrapper.cc:72:35: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations] > progress->Call(1, argv); > ^ >In file included from ../wrapper.cc:18:0: >../../nan/nan.h:1568:3: note: declared here > Call(int argc, v8::Local<v8::Value> argv[]) const { > ^~~~ >../wrapper.cc: In member function 'virtual void AddressBookWorker::HandleOKCallback()': >../wrapper.cc:90:35: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations] > callback->Call(1, argv); > ^ >In file included from ../wrapper.cc:18:0: >../../nan/nan.h:1568:3: note: declared here > Call(int argc, v8::Local<v8::Value> argv[]) const { > ^~~~ > SOLINK_MODULE(target) Release/obj.target/electron-addressbook.node > COPY Release/electron-addressbook.node >make: Leaving directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/node-addressbook/build' > >> spellchecker@3.4.3 install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/spellchecker >> node-gyp rebuild > >make: Entering directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/spellchecker/build' > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affentry.o >In file included from ../vendor/hunspell/src/hunspell/affentry.cxx:9:0: >../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] > struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL); > ^~~~ >../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] > truct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL); > ^~~~ >../vendor/hunspell/src/hunspell/affentry.cxx: In member function 'int PfxEntry::test_condition(const char*)': >../vendor/hunspell/src/hunspell/affentry.cxx:113:20: warning: this statement may fall through [-Wimplicit-fallthrough=] > case '.': if (!pos) { // dots are not metacharacters in groups: [.] > ^~ >../vendor/hunspell/src/hunspell/affentry.cxx:120:5: note: here > default: { > ^~~~~~~ >../vendor/hunspell/src/hunspell/affentry.cxx: In member function 'int SfxEntry::test_condition(const char*, const char*)': >../vendor/hunspell/src/hunspell/affentry.cxx:501:19: warning: this statement may fall through [-Wimplicit-fallthrough=] > case '.': if (!pos) { // dots are not metacharacters in groups: [.] > ^~ >../vendor/hunspell/src/hunspell/affentry.cxx:516:5: note: here > default: { > ^~~~~~~ > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affixmgr.o >In file included from ../vendor/hunspell/src/hunspell/affixmgr.cxx:12:0: >../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] > struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL); > ^~~~ >../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] > truct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL); > ^~~~ >../vendor/hunspell/src/hunspell/affixmgr.cxx: In member function 'int AffixMgr::parse_convtable(char*, FileMgr*, RepList**, const char*)': >../vendor/hunspell/src/hunspell/affixmgr.cxx:3654:64: warning: argument to 'sizeof' in 'int strncmp(const char*, const char*, size_t)' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] > if (strncmp(piece, keyword, sizeof(keyword)) != 0) { > ^ > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/csutil.o > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/dictmgr.o >../vendor/hunspell/src/hunspell/dictmgr.cxx: In member function 'int DictMgr::parse_file(const char*, const char*)': >../vendor/hunspell/src/hunspell/dictmgr.cxx:102:37: warning: this statement may fall through [-Wimplicit-fallthrough=] > pdict->region=NULL; > ^ >../vendor/hunspell/src/hunspell/dictmgr.cxx:103:21: note: here > case 2: //deliberate fallthrough > ^~~~ > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/filemgr.o > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hashmgr.o > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunspell.o >../vendor/hunspell/src/hunspell/hunspell.cxx: In member function 'int Hunspell::spell(const char*, int*, char**)': >../vendor/hunspell/src/hunspell/hunspell.cxx:369:19: warning: this statement may fall through [-Wimplicit-fallthrough=] > *info += SPELL_ORIGCAP; >../vendor/hunspell/src/hunspell/hunspell.cxx:370:6: note: here > case NOCAP: { > ^~~~ >../vendor/hunspell/src/hunspell/hunspell.cxx:439:13: warning: this statement may fall through [-Wimplicit-fallthrough=] > } > ^ >../vendor/hunspell/src/hunspell/hunspell.cxx:441:6: note: here > case INITCAP: { > ^~~~ >../vendor/hunspell/src/hunspell/hunspell.cxx: In member function 'int Hunspell::suggest(char***, const char*)': >../vendor/hunspell/src/hunspell/hunspell.cxx:741:30: warning: this statement may fall through [-Wimplicit-fallthrough=] > capwords = 1; > ~~~~~~~~~^~~ >../vendor/hunspell/src/hunspell/hunspell.cxx:742:6: note: here > case HUHCAP: { > ^~~~ >../vendor/hunspell/src/hunspell/hunspell.cxx:865:24: warning: this statement may fall through [-Wimplicit-fallthrough=] > capwords = 1; > ~~~~~~~~~^~~ >../vendor/hunspell/src/hunspell/hunspell.cxx:866:11: note: here > case HUHCAP: { > ^~~~ > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunzip.o > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/phonet.o > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/replist.o > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/suggestmgr.o > CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/parsers/textparser.o > AR(target) Release/obj.target/hunspell.a > COPY Release/hunspell.a > CXX(target) Release/obj.target/spellchecker/src/main.o > CXX(target) Release/obj.target/spellchecker/src/worker.o >../src/worker.cc: In member function 'virtual void CheckSpellingWorker::HandleOKCallback()': >../src/worker.cc:44:25: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations] > callback->Call(2, argv); > ^ >In file included from ../src/worker.h:4:0, > from ../src/worker.cc:1: >../../nan/nan.h:1568:3: note: declared here > Call(int argc, v8::Local<v8::Value> argv[]) const { > ^~~~ > CXX(target) Release/obj.target/spellchecker/src/spellchecker_hunspell.o > CXX(target) Release/obj.target/spellchecker/src/spellchecker_linux.o > CXX(target) Release/obj.target/spellchecker/src/transcoder_posix.o > SOLINK_MODULE(target) Release/obj.target/spellchecker.node > COPY Release/spellchecker.node >make: Leaving directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/spellchecker/build' >added 349 packages in 19.291s >npm WARN deprecated babel-preset-es2015@6.24.1: ð Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! >npm WARN deprecated coffee-script@1.10.0: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) >npm WARN deprecated github@0.1.16: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11) >npm WARN deprecated nomnom@1.6.2: Package no longer supported. Contact support@npmjs.com for more info. >npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys >npm WARN deprecated node-uuid@1.4.8: Use uuid module instead > >> husky@0.14.3 install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/node_modules/husky >> node ./bin/install.js > >husky >setting up Git hooks >can't find .git directory, skipping Git hooks installation > >> uglifyjs-webpack-plugin@0.4.6 postinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/node_modules/uglifyjs-webpack-plugin >> node lib/post_install.js > > >> electron@1.7.9 postinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/node_modules/electron >> node install.js > > >> wire-desktop@ install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 >> cd electron && npm run rebuild-native-modules > > >> wireinternal@ rebuild-native-modules /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron >> node ./rebuild-native-modules.js "electron-rebuild" "-f -m ./" > >â Rebuild Complete > >> wire-desktop@ postinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 >> cd electron && npm run rebuild-neon > > >> wireinternal@ rebuild-neon /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron >> node ./rebuild-native-modules.js "electron-build-env" "neon build libsodium-neon" > >neon ERR! Cannot read property 'toString' of null > >TypeError: Cannot read property 'toString' of null > at Function.BuildSettings.current (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/build-settings.js:29:13) > at Project.<anonymous> (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:59:61) > at step (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:32:23) > at Object.next (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:13:53) > at /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:7:71 > at new Promise (<anonymous>) > at __awaiter (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:3:12) > at Project.build (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:53:16) > at Object.<anonymous> (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/ops/neon_build.js:46:50) > at step (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/ops/neon_build.js:32:23) >npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-win@2.1.1 (node_modules/7zip-bin-win): >npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-win@2.1.1: wanted {"os":"win32","arch":"any"} (current: {"os":"linux","arch":"x64"}) >npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-mac@1.0.1 (node_modules/7zip-bin-mac): >npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-mac@1.0.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) >npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents): >npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) > >added 1486 packages in 65.578s >+ ./node_modules/grunt/bin/grunt --arch=x64 --target=tar.xz linux-other >Running "clean:linux" (clean) task >>> 0 paths cleaned. > >Running "update-keys" task > >Running "gitinfo" task > >Running "release-prod" task >Releases URL points to https://wire-app.wire.com/win/prod/ OK > >Running "bundle" task > >Running "electronbuilder:linux_other" (electronbuilder) task >electron-builder 18.6.2 >Rebuilding native production dependencies for linux:x64 >â ï¸ Packaging using asar archive is disabled â it is strongly not recommended. >Please enable asar and use asarUnpack to unpack files that must be externally available. >Packaging for linux x64 using electron 1.7.9 to wrap/dist/linux-unpacked >Building tar.xz >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2hjmYw >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ '[' 1 -eq 1 ']' >+ '[' /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 '!=' / ']' >+ rm -rf /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 >++ dirname /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 >+ mkdir -p /home/kristoffer/rpmbuild/BUILDROOT >+ mkdir /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 >+ cd wire-desktop-release-3.0.2816 >+ '[' 1 -eq 1 ']' >+ mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop >+ cp -r wrap/dist/linux-unpacked/LICENSE.electron.txt wrap/dist/linux-unpacked/LICENSES.chromium.html wrap/dist/linux-unpacked/blink_image_resources_200_percent.pak wrap/dist/linux-unpacked/content_resources_200_percent.pak wrap/dist/linux-unpacked/content_shell.pak wrap/dist/linux-unpacked/icudtl.dat wrap/dist/linux-unpacked/libffmpeg.so wrap/dist/linux-unpacked/libnode.so wrap/dist/linux-unpacked/locales wrap/dist/linux-unpacked/natives_blob.bin wrap/dist/linux-unpacked/pdf_viewer_resources.pak wrap/dist/linux-unpacked/resources wrap/dist/linux-unpacked/snapshot_blob.bin wrap/dist/linux-unpacked/ui_resources_200_percent.pak wrap/dist/linux-unpacked/views_resources_200_percent.pak wrap/dist/linux-unpacked/wire-desktop /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/ >+ mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/applications >+ install -m644 /home/kristoffer/rpmbuild/SOURCES/wire-desktop.desktop /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/applications/wire-desktop.desktop >+ desktop-file-validate /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/applications/wire-desktop.desktop >+ mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/bin >+ for size in 32 256 >+ mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/32x32/apps >+ install -m644 resources/icons/32x32.png /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/32x32/apps/wire-desktop.png >+ for size in 32 256 >+ mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/256x256/apps >+ install -m644 resources/icons/256x256.png /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/256x256/apps/wire-desktop.png >+ cd /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/bin >+ ln -s ../lib64/wire-desktop/wire-desktop >+ cd - >/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 >+ '[' -n '' ']' >+ /usr/share/spec-helper/clean_files >+ '[' -n '' ']' >+ /usr/share/spec-helper/compress_files .xz >+ '[' -n '' ']' >+ /usr/share/spec-helper/relink_symlinks >+ '[' -n '' ']' >+ /usr/share/spec-helper/clean_perl >+ '[' -n '' ']' >+ /usr/share/spec-helper/lib_symlinks >+ '[' -n '' ']' >+ /usr/share/spec-helper/gprintify >+ '[' -n '' ']' >+ /usr/share/spec-helper/fix_mo >+ '[' -n '' ']' >+ /usr/share/spec-helper/translate_menu >+ '[' -n '' ']' >+ /usr/share/spec-helper/fix_pamd >+ '[' -n '' ']' >+ /usr/share/spec-helper/remove_info_dir >+ '[' -n '' ']' >+ /usr/share/spec-helper/fix_eol >+ '[' -n '' ']' >+ /usr/share/spec-helper/check_elf_files >+ '[' -n '' ']' >+ export DISABLE_DEBUG=1 >+ DISABLE_DEBUG=1 >+ /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 3.0.2816-1.mga7 --unique-debug-suffix -3.0.2816-1.mga7.x86_64 --unique-debug-src-base wire-desktop-3.0.2816-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 > >+ '[' 1 -eq 1 ']' >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >Processing files: wire-desktop-3.0.2816-1.mga7.x86_64 >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LVBVG6 >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ cd wire-desktop-release-3.0.2816 >+ DOCDIR=/home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/doc/wire-desktop >+ export LC_ALL=C >+ LC_ALL=C >+ export DOCDIR >+ /usr/bin/mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/doc/wire-desktop >+ cp -pr README.md /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/doc/wire-desktop >+ exit 0 >Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.coo8pG >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ cd wire-desktop-release-3.0.2816 >+ LICENSEDIR=/home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/licenses/wire-desktop >+ export LC_ALL=C >+ LC_ALL=C >+ export LICENSEDIR >+ /usr/bin/mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/licenses/wire-desktop >+ cp -pr LICENSE /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/licenses/wire-desktop >+ exit 0 >warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/bin/linux-x64-54/spellchecker.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/build/Release/spellchecker.node >warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/bin/linux-x64-54/spellchecker.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/build/Release/obj.target/spellchecker.node >warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/bin/linux-x64-54/node-addressbook.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/build/Release/obj.target/electron-addressbook.node >warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/bin/linux-x64-54/node-addressbook.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/build/Release/electron-addressbook.node >pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/ajv.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/ajv.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/nodent.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/nodent.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/regenerator.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/regenerator.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1120 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1120 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/parser.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/parser.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1128 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1128 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1817 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1817 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.all.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.all.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 3 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/rx-lite/rx.lite.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 3 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/rx-lite/rx.lite.min.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 96 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/tough-cookie/lib/pubsuffix.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 96 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/tough-cookie/lib/pubsuffix.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 3091 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/uglify-js/node_modules/source-map/dist/source-map.debug.js is too long for the internal buffer >pcregrep: check the --buffer-size option >pcregrep: line 3091 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/uglify-js/node_modules/source-map/dist/source-map.debug.js is too long for the internal buffer >pcregrep: check the --buffer-size option >Provides: application() application(wire-desktop.desktop) wire-desktop = 3.0.2816-1.mga7 wire-desktop(x86-64) = 3.0.2816-1.mga7 >Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 >Requires: bash ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXcursor.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libXss.so.1()(64bit) libXtst.so.6()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcairo.so.2()(64bit) libcups.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libexpat.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.11.1)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.12.1)(64bit) libnss3.so(NSS_3.12.3)(64bit) libnss3.so(NSS_3.12.4)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.8)(64bit) libnss3.so(NSS_3.9)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnssutil3.so()(64bit) libnssutil3.so(NSSUTIL_3.12)(64bit) libnssutil3.so(NSSUTIL_3.12.3)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.10)(64bit) libsmime3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxcb.so.1()(64bit) nodejs nodejs(abi8) >= 8.9 nodejs(v8-abi6) >= 6.1 >Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 >Wrote: /home/kristoffer/rpmbuild/SRPMS/wire-desktop-3.0.2816-1.mga7.src.rpm >Wrote: /home/kristoffer/rpmbuild/RPMS/x86_64/wire-desktop-3.0.2816-1.mga7.x86_64.rpm >Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nZUXkl >+ umask 022 >+ cd /home/kristoffer/rpmbuild/BUILD >+ cd wire-desktop-release-3.0.2816 >+ /usr/bin/rm -rf /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 >+ exit 0
[kristoffer@localhost Skrivbord]$ LC_ALL=C rpmbuild -ba wire-desktop.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GTW317 + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/kristoffer/rpmbuild/BUILD + rm -rf wire-desktop-release-3.0.2816 + /usr/bin/gzip -dc /home/kristoffer/rpmbuild/SOURCES/wire-desktop-3.0.2816.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd wire-desktop-release-3.0.2816 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g3Saf2 + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + cd wire-desktop-release-3.0.2816 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + npm install > wire-desktop@ preinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 > cd electron && npm install > node-addressbook@1.2.0 install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/node-addressbook > node-gyp rebuild make: Entering directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/node-addressbook/build' CXX(target) Release/obj.target/electron-addressbook/AddressBook.o CXX(target) Release/obj.target/electron-addressbook/Person.o CXX(target) Release/obj.target/electron-addressbook/wrapper.o ../wrapper.cc: In member function 'virtual void AddressBookWorker::HandleProgressCallback(const char*, size_t)': ../wrapper.cc:72:35: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations] progress->Call(1, argv); ^ In file included from ../wrapper.cc:18:0: ../../nan/nan.h:1568:3: note: declared here Call(int argc, v8::Local<v8::Value> argv[]) const { ^~~~ ../wrapper.cc: In member function 'virtual void AddressBookWorker::HandleOKCallback()': ../wrapper.cc:90:35: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations] callback->Call(1, argv); ^ In file included from ../wrapper.cc:18:0: ../../nan/nan.h:1568:3: note: declared here Call(int argc, v8::Local<v8::Value> argv[]) const { ^~~~ SOLINK_MODULE(target) Release/obj.target/electron-addressbook.node COPY Release/electron-addressbook.node make: Leaving directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/node-addressbook/build' > spellchecker@3.4.3 install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/spellchecker > node-gyp rebuild make: Entering directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/spellchecker/build' CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affentry.o In file included from ../vendor/hunspell/src/hunspell/affentry.cxx:9:0: ../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL); ^~~~ ../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] truct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL); ^~~~ ../vendor/hunspell/src/hunspell/affentry.cxx: In member function 'int PfxEntry::test_condition(const char*)': ../vendor/hunspell/src/hunspell/affentry.cxx:113:20: warning: this statement may fall through [-Wimplicit-fallthrough=] case '.': if (!pos) { // dots are not metacharacters in groups: [.] ^~ ../vendor/hunspell/src/hunspell/affentry.cxx:120:5: note: here default: { ^~~~~~~ ../vendor/hunspell/src/hunspell/affentry.cxx: In member function 'int SfxEntry::test_condition(const char*, const char*)': ../vendor/hunspell/src/hunspell/affentry.cxx:501:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case '.': if (!pos) { // dots are not metacharacters in groups: [.] ^~ ../vendor/hunspell/src/hunspell/affentry.cxx:516:5: note: here default: { ^~~~~~~ CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/affixmgr.o In file included from ../vendor/hunspell/src/hunspell/affixmgr.cxx:12:0: ../vendor/hunspell/src/hunspell/affentry.hxx:30:105: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] struct hentry * check_twosfx(const char * word, int len, char in_compound, const FLAG needflag = NULL); ^~~~ ../vendor/hunspell/src/hunspell/affentry.hxx:93:114: warning: converting to non-pointer type 'short unsigned int' from NULL [-Wconversion-null] truct hentry * check_twosfx(const char * word, int len, int optflags, PfxEntry* ppfx, const FLAG needflag = NULL); ^~~~ ../vendor/hunspell/src/hunspell/affixmgr.cxx: In member function 'int AffixMgr::parse_convtable(char*, FileMgr*, RepList**, const char*)': ../vendor/hunspell/src/hunspell/affixmgr.cxx:3654:64: warning: argument to 'sizeof' in 'int strncmp(const char*, const char*, size_t)' call is the same expression as the second source; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] if (strncmp(piece, keyword, sizeof(keyword)) != 0) { ^ CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/csutil.o CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/dictmgr.o ../vendor/hunspell/src/hunspell/dictmgr.cxx: In member function 'int DictMgr::parse_file(const char*, const char*)': ../vendor/hunspell/src/hunspell/dictmgr.cxx:102:37: warning: this statement may fall through [-Wimplicit-fallthrough=] pdict->region=NULL; ^ ../vendor/hunspell/src/hunspell/dictmgr.cxx:103:21: note: here case 2: //deliberate fallthrough ^~~~ CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/filemgr.o CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hashmgr.o CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunspell.o ../vendor/hunspell/src/hunspell/hunspell.cxx: In member function 'int Hunspell::spell(const char*, int*, char**)': ../vendor/hunspell/src/hunspell/hunspell.cxx:369:19: warning: this statement may fall through [-Wimplicit-fallthrough=] *info += SPELL_ORIGCAP; ../vendor/hunspell/src/hunspell/hunspell.cxx:370:6: note: here case NOCAP: { ^~~~ ../vendor/hunspell/src/hunspell/hunspell.cxx:439:13: warning: this statement may fall through [-Wimplicit-fallthrough=] } ^ ../vendor/hunspell/src/hunspell/hunspell.cxx:441:6: note: here case INITCAP: { ^~~~ ../vendor/hunspell/src/hunspell/hunspell.cxx: In member function 'int Hunspell::suggest(char***, const char*)': ../vendor/hunspell/src/hunspell/hunspell.cxx:741:30: warning: this statement may fall through [-Wimplicit-fallthrough=] capwords = 1; ~~~~~~~~~^~~ ../vendor/hunspell/src/hunspell/hunspell.cxx:742:6: note: here case HUHCAP: { ^~~~ ../vendor/hunspell/src/hunspell/hunspell.cxx:865:24: warning: this statement may fall through [-Wimplicit-fallthrough=] capwords = 1; ~~~~~~~~~^~~ ../vendor/hunspell/src/hunspell/hunspell.cxx:866:11: note: here case HUHCAP: { ^~~~ CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/hunzip.o CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/phonet.o CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/replist.o CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/hunspell/suggestmgr.o CXX(target) Release/obj.target/hunspell/vendor/hunspell/src/parsers/textparser.o AR(target) Release/obj.target/hunspell.a COPY Release/hunspell.a CXX(target) Release/obj.target/spellchecker/src/main.o CXX(target) Release/obj.target/spellchecker/src/worker.o ../src/worker.cc: In member function 'virtual void CheckSpellingWorker::HandleOKCallback()': ../src/worker.cc:44:25: warning: 'v8::Local<v8::Value> Nan::Callback::Call(int, v8::Local<v8::Value>*) const' is deprecated [-Wdeprecated-declarations] callback->Call(2, argv); ^ In file included from ../src/worker.h:4:0, from ../src/worker.cc:1: ../../nan/nan.h:1568:3: note: declared here Call(int argc, v8::Local<v8::Value> argv[]) const { ^~~~ CXX(target) Release/obj.target/spellchecker/src/spellchecker_hunspell.o CXX(target) Release/obj.target/spellchecker/src/spellchecker_linux.o CXX(target) Release/obj.target/spellchecker/src/transcoder_posix.o SOLINK_MODULE(target) Release/obj.target/spellchecker.node COPY Release/spellchecker.node make: Leaving directory '/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/spellchecker/build' added 349 packages in 19.291s npm WARN deprecated babel-preset-es2015@6.24.1: ð Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update! npm WARN deprecated coffee-script@1.10.0: CoffeeScript on NPM has moved to "coffeescript" (no hyphen) npm WARN deprecated github@0.1.16: 'github' has been renamed to '@octokit/rest' (https://git.io/vNB11) npm WARN deprecated nomnom@1.6.2: Package no longer supported. Contact support@npmjs.com for more info. npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys npm WARN deprecated node-uuid@1.4.8: Use uuid module instead > husky@0.14.3 install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/node_modules/husky > node ./bin/install.js husky setting up Git hooks can't find .git directory, skipping Git hooks installation > uglifyjs-webpack-plugin@0.4.6 postinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/node_modules/uglifyjs-webpack-plugin > node lib/post_install.js > electron@1.7.9 postinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/node_modules/electron > node install.js > wire-desktop@ install /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 > cd electron && npm run rebuild-native-modules > wireinternal@ rebuild-native-modules /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron > node ./rebuild-native-modules.js "electron-rebuild" "-f -m ./" â Rebuild Complete > wire-desktop@ postinstall /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 > cd electron && npm run rebuild-neon > wireinternal@ rebuild-neon /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron > node ./rebuild-native-modules.js "electron-build-env" "neon build libsodium-neon" neon ERR! Cannot read property 'toString' of null TypeError: Cannot read property 'toString' of null at Function.BuildSettings.current (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/build-settings.js:29:13) at Project.<anonymous> (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:59:61) at step (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:32:23) at Object.next (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:13:53) at /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:7:71 at new Promise (<anonymous>) at __awaiter (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:3:12) at Project.build (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/project.js:53:16) at Object.<anonymous> (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/ops/neon_build.js:46:50) at step (/home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816/electron/node_modules/neon-cli/dist/neon-cli/ops/neon_build.js:32:23) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-win@2.1.1 (node_modules/7zip-bin-win): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-win@2.1.1: wanted {"os":"win32","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: 7zip-bin-mac@1.0.1 (node_modules/7zip-bin-mac): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for 7zip-bin-mac@1.0.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 1486 packages in 65.578s + ./node_modules/grunt/bin/grunt --arch=x64 --target=tar.xz linux-other Running "clean:linux" (clean) task >> 0 paths cleaned. Running "update-keys" task Running "gitinfo" task Running "release-prod" task Releases URL points to https://wire-app.wire.com/win/prod/ OK Running "bundle" task Running "electronbuilder:linux_other" (electronbuilder) task electron-builder 18.6.2 Rebuilding native production dependencies for linux:x64 â ï¸ Packaging using asar archive is disabled â it is strongly not recommended. Please enable asar and use asarUnpack to unpack files that must be externally available. Packaging for linux x64 using electron 1.7.9 to wrap/dist/linux-unpacked Building tar.xz + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2hjmYw + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 '!=' / ']' + rm -rf /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 ++ dirname /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 + mkdir -p /home/kristoffer/rpmbuild/BUILDROOT + mkdir /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 + cd wire-desktop-release-3.0.2816 + '[' 1 -eq 1 ']' + mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop + cp -r wrap/dist/linux-unpacked/LICENSE.electron.txt wrap/dist/linux-unpacked/LICENSES.chromium.html wrap/dist/linux-unpacked/blink_image_resources_200_percent.pak wrap/dist/linux-unpacked/content_resources_200_percent.pak wrap/dist/linux-unpacked/content_shell.pak wrap/dist/linux-unpacked/icudtl.dat wrap/dist/linux-unpacked/libffmpeg.so wrap/dist/linux-unpacked/libnode.so wrap/dist/linux-unpacked/locales wrap/dist/linux-unpacked/natives_blob.bin wrap/dist/linux-unpacked/pdf_viewer_resources.pak wrap/dist/linux-unpacked/resources wrap/dist/linux-unpacked/snapshot_blob.bin wrap/dist/linux-unpacked/ui_resources_200_percent.pak wrap/dist/linux-unpacked/views_resources_200_percent.pak wrap/dist/linux-unpacked/wire-desktop /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/ + mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/applications + install -m644 /home/kristoffer/rpmbuild/SOURCES/wire-desktop.desktop /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/applications/wire-desktop.desktop + desktop-file-validate /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/applications/wire-desktop.desktop + mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/bin + for size in 32 256 + mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/32x32/apps + install -m644 resources/icons/32x32.png /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/32x32/apps/wire-desktop.png + for size in 32 256 + mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/256x256/apps + install -m644 resources/icons/256x256.png /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/icons/hicolor/256x256/apps/wire-desktop.png + cd /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/bin + ln -s ../lib64/wire-desktop/wire-desktop + cd - /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' -n '' ']' + export DISABLE_DEBUG=1 + DISABLE_DEBUG=1 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 3.0.2816-1.mga7 --unique-debug-suffix -3.0.2816-1.mga7.x86_64 --unique-debug-src-base wire-desktop-3.0.2816-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/kristoffer/rpmbuild/BUILD/wire-desktop-release-3.0.2816 + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: wire-desktop-3.0.2816-1.mga7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LVBVG6 + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + cd wire-desktop-release-3.0.2816 + DOCDIR=/home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/doc/wire-desktop + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/doc/wire-desktop + cp -pr README.md /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/doc/wire-desktop + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.coo8pG + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + cd wire-desktop-release-3.0.2816 + LICENSEDIR=/home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/licenses/wire-desktop + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/licenses/wire-desktop + cp -pr LICENSE /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/share/licenses/wire-desktop + exit 0 warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/bin/linux-x64-54/spellchecker.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/build/Release/spellchecker.node warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/bin/linux-x64-54/spellchecker.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/spellchecker/build/Release/obj.target/spellchecker.node warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/bin/linux-x64-54/node-addressbook.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/build/Release/obj.target/electron-addressbook.node warning: Duplicate build-ids /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/bin/linux-x64-54/node-addressbook.node and /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-addressbook/build/Release/electron-addressbook.node pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/ajv.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/ajv.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/nodent.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/nodent.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/regenerator.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 2 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/ajv/dist/regenerator.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1120 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1120 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/javascript-compiler.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/parser.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/amd/handlebars/compiler/parser.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1128 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1128 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/javascript-compiler.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 739 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/cjs/handlebars/compiler/parser.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1817 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1817 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.amd.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 28 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/handlebars/dist/handlebars.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.all.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.all.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 1 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/node-forge/dist/forge.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 3 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/rx-lite/rx.lite.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 3 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/rx-lite/rx.lite.min.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 96 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/tough-cookie/lib/pubsuffix.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 96 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/tough-cookie/lib/pubsuffix.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 3091 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/uglify-js/node_modules/source-map/dist/source-map.debug.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 3091 of file /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64/usr/lib64/wire-desktop/resources/app/node_modules/uglify-js/node_modules/source-map/dist/source-map.debug.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: application() application(wire-desktop.desktop) wire-desktop = 3.0.2816-1.mga7 wire-desktop(x86-64) = 3.0.2816-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: bash ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.2.5)(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libX11-xcb.so.1()(64bit) libX11.so.6()(64bit) libXcomposite.so.1()(64bit) libXcursor.so.1()(64bit) libXdamage.so.1()(64bit) libXext.so.6()(64bit) libXfixes.so.3()(64bit) libXi.so.6()(64bit) libXrandr.so.2()(64bit) libXrender.so.1()(64bit) libXss.so.1()(64bit) libXtst.so.6()(64bit) libasound.so.2()(64bit) libasound.so.2(ALSA_0.9)(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.9)(64bit) libcairo.so.2()(64bit) libcups.so.2()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libexpat.so.1()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.11.1)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.12.1)(64bit) libnss3.so(NSS_3.12.3)(64bit) libnss3.so(NSS_3.12.4)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.8)(64bit) libnss3.so(NSS_3.9)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnssutil3.so()(64bit) libnssutil3.so(NSSUTIL_3.12)(64bit) libnssutil3.so(NSSUTIL_3.12.3)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libpthread.so.0(GLIBC_2.3.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.10)(64bit) libsmime3.so(NSS_3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libxcb.so.1()(64bit) nodejs nodejs(abi8) >= 8.9 nodejs(v8-abi6) >= 6.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 Wrote: /home/kristoffer/rpmbuild/SRPMS/wire-desktop-3.0.2816-1.mga7.src.rpm Wrote: /home/kristoffer/rpmbuild/RPMS/x86_64/wire-desktop-3.0.2816-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nZUXkl + umask 022 + cd /home/kristoffer/rpmbuild/BUILD + cd wire-desktop-release-3.0.2816 + /usr/bin/rm -rf /home/kristoffer/rpmbuild/BUILDROOT/wire-desktop-3.0.2816-1.mga7.x86_64 + exit 0
View Attachment As Raw
Actions:
View
Attachments on
bug 22689
: 10013 |
10014
|
10040
|
11097
|
11098