Latest Build errors?

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

Post Reply
ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Latest Build errors?

Post 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?

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Latest Build errors?

Post by Lantis »

I'll go through and double check. Thanks
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Latest Build errors?

Post by Lantis »

Reproduced errors. Think I’ve fixed them. Just testing.
Have you built any other targets and notice similar?
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Latest Build errors?

Post by ispyisail »

The problem is I just "build all" and I just happened to notice these errors at the end.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Latest Build errors?

Post 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.
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Latest Build errors?

Post by Lantis »

Few more broken ones lying around. That will teach me to bulk find/replace in config files! :|
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

ispyisail
Moderator
Posts: 5185
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Latest Build errors?

Post by ispyisail »

ok

Cancel new build

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: Latest Build errors?

Post by Lantis »

Latest commit should fix all targets (as far as i am aware).
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply