Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Dylan via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Subject: [Buildroot] Issue Building New Package cmus
Date: Sun, 05 May 2024 14:41:21 -0400	[thread overview]
Message-ID: <XWZ0DS.CUMWYFFCDVCQ2@dismail.de> (raw)

[-- 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

             reply	other threads:[~2024-05-05 18:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-05 18:41 Dylan via buildroot [this message]
2024-05-05 19:33 ` [Buildroot] Issue Building New Package cmus 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=XWZ0DS.CUMWYFFCDVCQ2@dismail.de \
    --to=buildroot@buildroot.org \
    --cc=november@dismail.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox