Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Issue Building New Package cmus
@ 2024-05-05 18:41 Dylan via buildroot
  2024-05-05 19:33 ` Arnout Vandecappelle via buildroot
  0 siblings, 1 reply; 5+ messages in thread
From: Dylan via buildroot @ 2024-05-05 18:41 UTC (permalink / raw)
  To: buildroot

[-- Attachment #1: Type: text/plain, Size: 999 bytes --]

Hello,

I have added a new package, cmus, to my buildroot package list, but 
when I try to compile it during a full rebuild, it returns an error 
message,

input.c: In function 'do_http_get':
input.c:223:54: error: expected ')' before 'VERSION'
CC lib.o
make[2]: *** [scripts/lib.mk:66: input.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [package/pkg-generic.mk:283: 
buildroot/output/build/cmus-2.10.0/.stamp_built] Error 2
make: *** [Makefile:82: _all] Error 2


I can build the cmus package outside of buildroot, so I think it may be 
related to my cmus.mk file, but I am not sure what is wrong with the 
file.

I've uploaded the contents of the cmus.mk file here:
https://paste.ack.tf/8471de

If the mailing list supports it, I have the hash and config files 
attached, as well.


I'm using buildroot version 2024.02 and have tried running "make clean 
all".
Is anyone else able to reproduce the same error, or can tell me what 
I've done incorrectly?

Thank you,
Dylan


[-- Attachment #2.1: cmus.hash --]
[-- Type: text/plain, Size: 193 bytes --]

# Locally computed
sha256  ff40068574810a7de3990f4f69c9c47ef49e37bd31d298d372e8bcdafb973fff  cmus-2.10.0.tar.gz
sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING

[-- Attachment #2.2: Config.in --]
[-- Type: text/plain, Size: 186 bytes --]

config BR2_PACKAGE_CMUS
	bool "cmus"
	select BR2_PACKAGE_NCURSES
	help
	  Small, fast and powerful console music player for 
	  Unix-like operating systems. 

	  https://cmus.github.io/

[-- Attachment #3: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-06 23:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-05 18:41 [Buildroot] Issue Building New Package cmus Dylan via buildroot
2024-05-05 19:33 ` Arnout Vandecappelle via buildroot
2024-05-05 22:36   ` Dylan via buildroot
2024-05-06  7:01     ` Arnout Vandecappelle via buildroot
2024-05-06 23:47       ` Dylan via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox