Page 1 of 1

Latest Build errors?

Posted: Thu Jan 24, 2019 8:17 pm
by ispyisail
Full Build

Code: Select all

Collected errors:
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-crypto-cbc:
 *      kmod-crypto-manager *
 * opkg_install_cmd: Cannot install package kmod-crypto-cbc.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-crypto-cts:
 *      kmod-crypto-manager *
 * opkg_install_cmd: Cannot install package kmod-crypto-cts.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-crypto-hmac:
 *      kmod-crypto-manager *
 * opkg_install_cmd: Cannot install package kmod-crypto-hmac.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for kmod-fs-nfs-common-rpcsec:
 *      kmod-crypto-sha1 *      kmod-crypto-ecb *
 * opkg_install_cmd: Cannot install package kmod-fs-nfs-common-rpcsec.
 * satisfy_dependencies_for: Cannot satisfy the following dependencies for plugin-gargoyle-ddns-cloudflare:
 *      ca-bundle *
 * opkg_install_cmd: Cannot install package plugin-gargoyle-ddns-cloudflare.
package/Makefile:65: recipe for target 'package/install' failed
make[3]: *** [package/install] Error 255
make[3]: Leaving directory '/home/user/gargoyle/x86-src'
package/Makefile:104: recipe for target '/home/user/gargoyle/x86-src/staging_dir/target-x86_64_musl/stamp/.package_install' failed
make[2]: *** [/home/user/gargoyle/x86-src/staging_dir/target-x86_64_musl/stamp/.package_install] Error 2
make[2]: Leaving directory '/home/user/gargoyle/x86-src'
/home/user/gargoyle/x86-src/include/toplevel.mk:216: recipe for target 'world' failed
make[1]: *** [world] Error 2
make[1]: Leaving directory '/home/user/gargoyle/x86-src'

Does anybody else have these errors and is it a problem?

Re: Latest Build errors?

Posted: Fri Jan 25, 2019 3:48 am
by Lantis
I'll go through and double check. Thanks

Re: Latest Build errors?

Posted: Fri Jan 25, 2019 8:07 am
by Lantis
Reproduced errors. Think I’ve fixed them. Just testing.
Have you built any other targets and notice similar?

Re: Latest Build errors?

Posted: Fri Jan 25, 2019 1:49 pm
by ispyisail
The problem is I just "build all" and I just happened to notice these errors at the end.

Re: Latest Build errors?

Posted: Fri Jan 25, 2019 11:56 pm
by Lantis
This commit fixes x86
https://github.com/ericpaulbishop/gargo ... da033897f9

i'll need to check the remainder of the targets/profiles 1 by 1 to spot the errors.

Re: Latest Build errors?

Posted: Sun Jan 27, 2019 12:32 am
by Lantis
Few more broken ones lying around. That will teach me to bulk find/replace in config files! :|

Re: Latest Build errors?

Posted: Sun Jan 27, 2019 4:47 am
by ispyisail
ok

Cancel new build

Re: Latest Build errors?

Posted: Sun Jan 27, 2019 6:05 am
by Lantis
Latest commit should fix all targets (as far as i am aware).