liuran001 / openwrt-packages

国内常用OpenWrt软件包源码合集,每天自动更新,建议使用lean源码
GNU General Public License v3.0
1.03k stars 339 forks source link

GoQuiet 编译出错 #16

Open lukemin opened 3 years ago

lukemin commented 3 years ago

ERROR: please fix package/feeds/liuran001_packages/GoQuiet/Makefile - see logs/package/feeds/liuran001_packages/GoQuiet/dump.txt for details

Build-Depends: golang/host

Package: gq-client Submenu: Web Servers/Proxies Version: 1.2.2 Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libpthread Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: liuran001_packages Title: GoQuiet Client Maintainer: Source: GoQuiet-1.2.2.tar.xz License: GPL-3.0 LicenseFiles: LICENSE Type: ipkg Description: GoQuiet Client https://github.com/cbeuw/GoQuiet

@@ Config: config GQ_CLIENT_COMPRESS_UPX bool "Compress executable files with UPX" default y @@

Package: gq-server Submenu: Web Servers/Proxies Version: 1.2.2 Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libpthread Conflicts: Menu-Depends: Provides: Section: net Category: Network Repository: liuran001_packages Title: GoQuiet Server Maintainer: Source: GoQuiet-1.2.2.tar.xz License: GPL-3.0 LicenseFiles: LICENSE Type: ipkg Description: GoQuiet Server https://github.com/cbeuw/GoQuiet

@@ Config: config GQ_SERVER_COMPRESS_UPX bool "Compress executable files with UPX" default y @@

Makefile:33: ../../lang/golang/golang-package.mk: No such file or directory make[2]: *** No rule to make target '../../lang/golang/golang-package.mk'. Stop.