From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] PACKAGE_USERS does not work
Date: Fri, 11 Jul 2014 19:28:21 +0200 [thread overview]
Message-ID: <20140711172821.GD3739@free.fr> (raw)
In-Reply-To: <53C0182B.5080907@mind.be>
Arnout, All,
On 2014-07-11 19:00 +0200, Arnout Vandecappelle spake thusly:
> On 11/07/14 15:23, J?rg Krause wrote:
> > unfortunatly there is no error message. As I mentioned, I can build upmpdcli
> > with success. Here is the contents of my package/upmpdcli/upmpdcli.mk:
> >
> > ################################################################################
> > #
> > # upmpdcli
> > #
> > ################################################################################
> >
> > UPMPDCLI_VERSION = 0.7.1
> > UPMPDCLI_SITE = http://www.lesbonscomptes.com/upmpdcli/downloads
> > UPMPDCLI_LICENSE = GPLv2
> > UPMPDCLI_LICENSE_FILES = LICENSE
> > UPMPDCLI_INSTALL_STAGING = YES
> > UPMPDCLI_INSTALL_TARGET = YES
> > UPMPDCLI_AUTORECONF = YES
> > UPMPDCLI_CONF_OPT = --prefix=/usr
> > UPMPDCLI_DEPENDENCIES = host-pkgconf
> > UPMPDCLI_DEPENDENCIES += libupnp
> > UPMPDCLI_DEPENDENCIES += libmpdclient
> >
> > define UPMPDCLI_USERS
> > upmpdcli -1 upmpdcli -1 * - - -
> > endef
> >
> > define UPMPDCLI_INSTALL_INIT_SYSV
> > $(INSTALL) -m 0755 package/upmpdcli/S99upmpdcli $(TARGET_DIR)/etc/init.d/
> > endef
> >
> > $(eval $(autotools-package))
> >
> > I would expect that upmpdcli will be added to shadow, passwd, and group in
> > output/target/etc, but it isn't. I think it has something to do with
> > PACKAGES_USERS in package/pkg-generic.mk. If i rebuild avahi, I can see that
> > make adds the entry of AVAHI_USERS to PACKAGES_USERS, but for my build of
> > upmpdcli it doesn't. I also tried another custom package.
>
>
> Is it possible that you ran 'make upmpdcli' and don't have BR2_PACKAGE_UPMPDCLI
> set?
Yes, that's what I suspect, too; hence the reason I asked J?rg to share
the exact commands he used to do the build.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 223 225 172 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2014-07-11 17:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 8:57 [Buildroot] PACKAGE_USERS does not work Jörg Krause
2014-07-11 11:41 ` Johan Oudinet
2014-07-11 13:23 ` Jörg Krause
2014-07-11 16:21 ` Johan Oudinet
2014-07-11 17:00 ` Arnout Vandecappelle
2014-07-11 17:28 ` Yann E. MORIN [this message]
2014-07-11 18:12 ` Jörg Krause
2014-07-11 17:26 ` Yann E. MORIN
2014-07-11 20:37 ` Yann E. MORIN
2014-07-14 10:09 ` Jörg Krause
2014-07-14 10:16 ` Yann E. MORIN
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=20140711172821.GD3739@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@busybox.net \
/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