Gyp err build error gyp err stack error not found make

Pages: 1
  • Index
  • » AUR Issues, Discussion & PKGBUILD Requests
  • » [SOLVED]Signal 1.15.0-1 fail to build.

Pages: 1

#1 2018-08-06 16:51:42

Pryka
Member
Registered: 2018-02-07
Posts: 85

[SOLVED]Signal 1.15.0-1 fail to build.

I have a problem with building latest Signal — 1.15.0-1.

[pryka@Iluvatar signal]$ LC_ALL=C makepkg -sic
==> Making package: signal 1.15.0-1 (Mon Aug  6 18:49:06 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating signal-git-repo git repo...
Fetching origin
  -> Found signal.sh
  -> Found signal.desktop
  -> Found signal-tray.desktop
==> Validating source files with sha512sums...
    signal-git-repo ... Skipped
    signal.sh ... Passed
    signal.desktop ... Passed
    signal-tray.desktop ... Passed
==> Extracting sources...
  -> Creating working copy of signal-git-repo git repo...
Reset branch 'makepkg'
==> Starting prepare()...
==> Removing existing $pkgdir/ directory...
==> Starting build()...
v8.9.3 is already installed.
Found '/home/pryka/AUR/signal/src/signal-git-repo/.nvmrc' with version <8.9.3>
v8.9.3 is already installed.
Now using node v8.9.3 (npm v5.5.1)
Found '/home/pryka/AUR/signal/src/signal-git-repo/.nvmrc' with version <8.9.3>
Now using node v8.9.3 (npm v5.5.1)
yarn install v1.9.4
[1/6] Validating package.json...
[2/6] Resolving packages...
[3/6] Fetching packages...
info 7zip-bin-mac@1.0.1: The platform "linux" is incompatible with this module.
info "7zip-bin-mac@1.0.1" is an optional dependency and failed compatibility check. Excluding it from installation.
info 7zip-bin-win@2.2.0: The platform "linux" is incompatible with this module.
info "7zip-bin-win@2.2.0" is an optional dependency and failed compatibility check. Excluding it from installation.
info app-builder-bin-mac@1.8.6: The platform "linux" is incompatible with this module.
info "app-builder-bin-mac@1.8.6" is an optional dependency and failed compatibility check. Excluding it from installation.
info app-builder-bin-win@1.8.6: The platform "linux" is incompatible with this module.
info "app-builder-bin-win@1.8.6" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.1.3: The platform "linux" is incompatible with this module.
info "fsevents@1.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
[4/6] Linking dependencies...
warning " > react-contextmenu@2.9.2" has unmet peer dependency "prop-types@^15.0.0".
warning "react-styleguidist > webpack-dev-server@2.11.2" has incorrect peer dependency "webpack@^2.2.0 || ^3.0.0".
warning "react-styleguidist > webpack-dev-server > webpack-dev-middleware@1.12.2" has incorrect peer dependency "webpack@^1.0.0 || ^2.0.0 || ^3.0.0".
[5/6] Building fresh packages...
[6/11] ⠈ electron
[2/11] ⠈ @journeyapps/sqlcipher
[7/11] ⠈ phantomjs-prebuilt
[4/11] ⠈ spellchecker
error /home/pryka/AUR/signal/src/signal-git-repo/node_modules/spellchecker: Command failed.
Exit code: 1
Command: node-gyp rebuild
Arguments: 
Directory: /home/pryka/AUR/signal/src/signal-git-repo/node_modules/spellchecker
Output:
gyp info it worked if it ends with ok
gyp info using node-gyp@3.6.2
gyp info using node@8.9.3 | linux | x64
gyp info spawn /usr/bin/python2
gyp info spawn args [ '/home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'make',
gyp info spawn args   '-I',
gyp info spawn args   '/home/pryka/AUR/signal/src/signal-git-repo/node_modules/spellchecker/build/config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/node-gyp/addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   '/home/pryka/.node-gyp/8.9.3/include/node/common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=/home/pryka/.node-gyp/8.9.3',
gyp info spawn args   '-Dnode_gyp_dir=/home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/node-gyp',
gyp info spawn args   '-Dnode_lib_file=/home/pryka/.node-gyp/8.9.3/<(target_arch)/node.lib',
gyp info spawn args   '-Dmodule_root_dir=/home/pryka/AUR/signal/src/signal-git-repo/node_modules/spellchecker',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'build',
gyp info spawn args   '-Goutput_dir=.' ]
gyp ERR! build error 
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/which/which.js:13:12)
gyp ERR! stack     at F (/home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/which/which.js:68:19)
gyp ERR! stack     at E (/home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/which/which.js:80:29)
gyp ERR! stack     at /home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/which/which.js:89:16
gyp ERR! stack     at /home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/which/node_modules/isexe/index.js:42:5
gyp ERR! stack     at /home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/which/node_modules/isexe/mode.js:8:5
gyp ERR! stack     at FSReqWrap.oncomplete (fs.js:152:21)
gyp ERR! System Linux 4.17.12-arch1-1-ARCH
gyp ERR! command "/home/pryka/.nvm/versions/node/v8.9.3/bin/node" "/home/pryka/.nvm/versions/node/v8.9.3/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/pryka/AUR/signal/src/signal-git-repo/node_modules/spellchecker




==> ERROR: A failure occurred in build().
    Aborting...

I’m building Signal since v 0.x and this is my first issue with it.

Any idea?

Last edited by Pryka (2018-08-06 17:51:58)

#2 2018-08-06 17:29:25

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,023
Website

Re: [SOLVED]Signal 1.15.0-1 fail to build.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

#3 2018-08-06 17:47:42

Pryka
Member
Registered: 2018-02-07
Posts: 85

Re: [SOLVED]Signal 1.15.0-1 fail to build.

Yes I have. This is the first group I install on all my Arch machines.

EDIT: Strange… I just removed .npm .nvm .node.gyp and .yarn dirs from my home. And after that it went thru with compilation. ¯_(ツ)_/¯

Last edited by Pryka (2018-08-06 17:58:34)

Необходимо определиться с версией, которая вам нужна. Я предпочитаю ставить не новейшую версию Node.js, а последнюю LTS.

Установка в Elementary OS, Ubuntu:

curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
sudo apt-get install -y nodejs

Установка в Debian:

curl -sL https://deb.nodesource.com/setup_14.x | bash -
apt-get install -y nodejs

Инструкции под разные системы и для разных версий от разработчиков.

Проверка версий:

nodejs -v
npm -v

Если для проекта вы делаете:

npm install

И вылезает ошибка, вроде:

gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/home/.../node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:311:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
gyp ERR! System Linux 5.3.0-42-generic
gyp ERR! command "/usr/bin/node" "/home/.../node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /home/.../node_modules/node-sass
gyp ERR! node -v v12.16.1
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok 
Build failed with error code: 1
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! node-sass@4.10.0 postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the node-sass@4.10.0 postinstall 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/d1mon/.npm/_logs/2020-03-31T05_52_52_174Z-debug.log

Необходимо удалить каталог node_modules и файл блокировки package-lock.json, очистить кэш и пробовать заново:

rm -rf node_modules package-lock.json
npm cache clean --force
npm install

Глобальная установка пакетов

Для глобальной установки пакетов в команду добавляется параметр -g. Но это не будет работать по умолчанию из-за проблем с правами доступа, поэтому предварительно требуется сделать следующее.

Создадим каталог для глобальных установок:

mkdir ~/.npm-global

Настройка npm на использование нового каталога:

npm config set prefix '~/.npm-global'

В файл ~/.profile необходимо добавить строку:

export PATH=~/.npm-global/bin:$PATH

В командной строке снова, для применения изменений:

source ~/.profile

На этом все, теперь можно устанавливать пакеты глобально.

В настоящее время я работаю над веб-приложением nodejs. У меня возникли проблемы при запуске приложения в онлайн-режиме с помощью облачного литейного производства. Я провел некоторое исследование ошибок, и кажется, что некоторые из устанавливаемых пакетов имеют некоторые конфликты.

Это файл package.json.

{
  "dependencies": {
    "c3": "^0.4.12",
    "cfenv": "1.0.0",
    "cloudant": "^1.8.0",
    "dygraphs": "^2.0.0",
    "express": "4.5.1",
    "getmac": "1.0.6",
    "http": "0.0.0",
    "mqtt": "1.0.5",
    "properties": "1.2.1",
    "save": "^2.3.0",
    "sockjs": "0.3.9",
    "websocket-multiplex": "0.1.x"
  },
  "description": "description.",
  "license": "UNLICENSED",
  "main": "app.js",
  "repository": {
    "type": "git",
    "url": "<gitUrl>"
  }
}

Это ошибка, с которой я сталкиваюсь, когда пытаюсь отправить приложение через облачный литейный. Эта похожая ошибка возникает, когда я запускаю npm после удаления всего содержимого папки node_modules .

../src/bufferutil.cc:32:50: error: call of overloaded 'NODE_SET_METHOD(v8::Local<v8::FunctionTemplate>&, const char [6], void (&)(const v8::FunctionCallbackInfo<v8::Value>&))' is ambiguous
     NODE_SET_METHOD(t, "merge", BufferUtil::Merge);

../src/bufferutil.cc:32:50: note: candidates are:
In file included from ../src/bufferutil.cc:8:0:
/root/.node-gyp/8.0.0/include/node/node.h:257:13: note: void node::NODE_SET_METHOD(v8::Local<v8::Template>, const char*, v8::FunctionCallback)
 inline void NODE_SET_METHOD(v8::Local<v8::Template> recv,
             ^
/root/.node-gyp/8.0.0/include/node/node.h:270:13: note: void node::NODE_SET_METHOD(v8::Local<v8::Object>, const char*, v8::FunctionCallback)
 inline void NODE_SET_METHOD(v8::Local<v8::Object> recv,
             ^
bufferutil.target.mk:95: recipe for target 'Release/obj.target/bufferutil/src/bufferutil.o' failed
make: *** [Release/obj.target/bufferutil/src/bufferutil.o] Error 1
make: Leaving directory '/home/WibiSmart-Bluemix-App/node_modules/bufferutil/build'

gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:285:23)
gyp ERR! stack     at emitTwo (events.js:125:13)
gyp ERR! stack     at ChildProcess.emit (events.js:213:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:197:12)
gyp ERR! System Linux 4.4.30-ti-r64
gyp ERR! command "/usr/local/bin/node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /home/WibiSmart-Bluemix-App/node_modules/bufferutil
gyp ERR! node -v v8.0.0
gyp ERR! node-gyp -v v3.6.1
gyp ERR! not ok

Кто-нибудь еще сталкивался с этой проблемой, или знает, как ее исправить?

11 ответов

Лучший ответ

Разобрался с проблемой. Некоторые из пакетов npm не были обновлены. Я изменил package.json, чтобы установить все последние версии всех пакетов, и ошибка была исправлена.


12

Michael Vaquier
2 Июн 2017 в 15:38

Для других людей, которые сталкиваются с этой проблемой:

В моем случае для версии узла сервера в моем файле package.json была установлена более старая версия, чем в моей локальной среде. Так что проверьте, с чем вы работаете локально:

node --version
-> 8.11.3

Затем посмотрите на настройки вашего сервера в вашем package.json:

{
  "name": "myapp",
  "version": "0.0.0",
  "private": true,
  "engines": {
    "node": "7.10.2" // <-- This is too old, set it to the node version you are running locally (8.11.3)
  },

Я надеюсь, что это поможет кому-то.


6

Ian Ellis
7 Сен 2018 в 18:46

Выполните следующие действия, чтобы решить проблему.

  • Убедитесь, что у вас установлены инструменты сборки.
  • Обновить узел-гип
  • Удалите package-lock.json и папку модулей узла и снова запустите установку npm.
  • Удалите папку ~ / .node-gyp и снова запустите установку npm.

Источник: https://codeforgeek.com/make-failed-with-exit -код — 2 /


0

kheengz
24 Апр 2020 в 10:02

У меня возникла такая же проблема при установке беседки gzweb. Я обнаружил, что apt install nodejs устанавливает «узел» в направлении «/ usr / bin /». Вы можете проверить это which node. Но node -v все еще ссылается на «/ usr / local / bin / node», что является неверной версией, которую мне не удалось удалить. Таким образом, как мое решение:

rm -rf /usr/local/bin/node
cp -i /usr/bin/node /usr/local/bin/
cp -i /usr/bin/nodejs /usr/local/bin/

Шаги:

sudo apt-get install npm
npm install -g n
n stable
npm install npm@6.9.0 -g
ln -s /usr/local/bin/npm /usr/bin/npm


0

HAOBO LUO
5 Июн 2019 в 05:40

Я думаю, удалить этот каталог и очистить кэш npm лучше:

rm -rf ~/.node-gyp/
rm -r node_modules/.bin/;
rm -r build/
npm cache clean

И вы можете проверить

npm install -g node-gyp

И

npm install -g node-pre-gyp

Ну наконец то:

npm install <your module>


1

mohammad javad ahmadi
15 Сен 2019 в 08:08

В нашем случае (поскольку make не удалось), эту проблему можно решить, установив инструменты сборки / разработки :

Ubuntu / Debian:

apt-get install -y build-essential

CentOS :

yum install gcc gcc-c++ make 

Fedora 23 и выше:

dnf install @development-tools

Если это не решение, вы можете попробовать обновить или понизить версию узла, удалить package-lock.json и папку node_modules, а затем повторно запустить npm install.


3

piscator
13 Янв 2020 в 15:36

CentOS 6 пользователей

Узел 10+ требует GCC4.9. И, видимо, у CentOS 6 его нет. Вы можете использовать эти команды перед установкой npm в качестве обходного пути (протестировано с Node 11 NPM 6).

yum install devtoolset-7
source scl_source enable devtoolset-7

Источник: https://github.com/lovell/sharp/issues/1283


0

Taylan
27 Янв 2020 в 23:09

Это старая, но постоянная проблема, хорошо задокументированная по адресу: https://github.com/nodejs / узел — мошенник / проблемы / 809

Для меня в ошибке упоминаются номера версий вроде:

gyp ERR! System Darwin 17.7.0
gyp ERR! node -v v12.1.0
gyp ERR! node-gyp -v v3.8.0

После попытки всех возможных комбинаций решений (измените ~/.npmrc, удалите ~/.node-gyp, очистите кэш npm, удалите node_modules и даже перезапустите систему), что помогло мне снизить версию узла.

Я считаю, что версии, указанные в журнале для node и node-gyp, несовместимы. Поэтому я вернулся к более старой версии узла, которая работала как шарм.

npm install -g node@11.10.0

Должна быть четкая документация, описывающая критические изменения и проблемы совместимости между ними.


1

Slartibartfast
7 Май 2019 в 07:38

Если вы используете NVM, вы также можете перейти на версию, поддерживаемую вашим пакетом, например:

nvm install 7.10.2
nvm use 7.10.2


0

vipulgupta2048
1 Июл 2020 в 11:50

Удалите папку ~ / .node-gyp, а затем файл ~ / .npmrc.

Перезагрузите сервер и перезапустите npm install в папке вашего проекта

< Сильный > Edit:

Предупреждение: удаление ~ / .npmrc удалит другие ваши конфигурации


8

andromeda
30 Сен 2019 в 07:34

Это сработало после удаления package-lock.json и повторного запуска npm установить

Если вы используете пряжу для сборки своей программы, delete yarn.lock и повторно запустить yarn install


45

NuOne
12 Мар 2020 в 05:26

I try to create CI for my npm module, but I have the problem with NPM install command. I try to globally install gyp but nothing works for me. Is it problem with dependencies (package.json file is added after console output) or some configurations on jenkins is missing? Node version is 11.6.0.

Console output :

gyp ERR! build error 
gyp ERR! stack Error: not found: make
gyp ERR! stack     at getNotFoundError (/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/lib/node_modules/npm/node_modules/which/which.js:13:12)
gyp ERR! stack     at F (/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/lib/node_modules/npm/node_modules/which/which.js:68:19)
gyp ERR! stack     at E (/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/lib/node_modules/npm/node_modules/which/which.js:80:29)
gyp ERR! stack     at /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/lib/node_modules/npm/node_modules/which/which.js:89:16
gyp ERR! stack     at /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/lib/node_modules/npm/node_modules/isexe/index.js:42:5
gyp ERR! stack     at /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/lib/node_modules/npm/node_modules/isexe/mode.js:8:5
gyp ERR! stack     at FSReqCallback.oncomplete (fs.js:160:21)
gyp ERR! System Linux 4.9.0-8-amd64
gyp ERR! command "/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/bin/node" "/var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/current_node/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /var/jenkins_home/workspace/defined-id/defined-id/node_modules/bufferutil
gyp ERR! node -v v11.6.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok 
npm WARN defined-id@1.0.0 No description
npm WARN The package js-sha256 is included as both a dev and production dependency.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! bufferutil@3.0.5 install: `prebuild-install || node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the bufferutil@3.0.5 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!     /var/jenkins_home/.npm/_logs/2019-03-19T08_59_17_472Z-debug.log
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Package.json

{
    "name": "defined-id",
    "version": "1.0.0",
    "description": "",
    "main": "lib/index.js",
    "types": "lib/index.d.ts",
    "scripts": {
        "test": "jest --config jestconfig.json",
        "build": "tsc",
        "format": "prettier --write "src/**/*.ts" "src/**/*.js"",
        "lint": "tslint -p tsconfig.json",
        "prepare": "yarn run build",
        "prepublishOnly": "yarn test && yarn run lint",
        "preversion": "yarn run lint",
        "version": "yarn run format && git add -A src",
        "postversion": "git push && git push --tags"
    },
    "repository": {
        "type": "git"
    },
    "author": "Geens NPO",
    "license": "ISC",
    "devDependencies": {
        "@types/jest": "^23.3.9",
        "jest": "^23.6.0",
        "js-sha256": "^0.9.0",
        "prettier": "^1.15.2",
        "ts-jest": "^23.10.5",
        "ts-node": "^8.0.3",
        "tslint": "^5.11.0",
        "tslint-config-prettier": "^1.16.0",
        "typescript": "^3.1.6"
    },
    "dependencies": {
        "@types/node": "^10.12.18",
        "@types/uuid": "^3.4.4",
        "base-58": "0.0.1",
        "base58check": "^2.0.0",
        "create-hmac": "^1.1.7",
        "js-sha256": "^0.9.0",
        "jsonld": "^1.4.0",
        "key-encoder": "^1.1.7",
        "nem2-sdk": "0.10.2",
        "ripemd160": "^2.0.2",
        "tweetnacl": "^1.0.1",
        "tweetnacl-util": "^0.15.0"
    }
}

Execute shell :

npm install --prefix defined-id
npm run build --prefix defined-id
npm run test --prefix defined-id

Понравилась статья? Поделить с друзьями:

Читайте также:

  • Gpu driver error no temps rebooting
  • Guzzlehttp exception requestexception curl error 60 ssl certificate problem self signed certificate
  • Gpu crashed or d3d device removed unreal engine как исправить
  • Gta 5 ошибка активации на пиратке
  • Gpgme gave error gpgme 54 unusable secret key

  • 0 0 голоса
    Рейтинг статьи
    Подписаться
    Уведомить о
    guest

    0 комментариев
    Старые
    Новые Популярные
    Межтекстовые Отзывы
    Посмотреть все комментарии