mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Jon Ringle <jon@ringle.org>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] getdev host packages
Date: Thu, 13 Feb 2014 10:32:52 -0500	[thread overview]
Message-ID: <CAMwGMjxcTFchQSUJ5uhV8E5a2URF0KLtFhRmt5-RiayF=5979w@mail.gmail.com> (raw)
In-Reply-To: <CAMwGMjzXqsYnBUGCNSd=Q2gtYnRLsgbLf8087HXLXLxJMorZ-g@mail.gmail.com>

On Thu, Feb 13, 2014 at 10:08 AM, Jon Ringle <jon@ringle.org> wrote:
> On Thu, Feb 13, 2014 at 9:57 AM, Michael Olbrich
> <m.olbrich@pengutronix.de> wrote:
>> Hi,
>>
>> On Thu, Feb 13, 2014 at 09:40:13AM -0500, Jon Ringle wrote:
>>> One issue that I've run across is that most of our developers have x86
>>> machines and our build machine is x86_64, so the host-*-dev.tar.gz
>>> packages don't work because they are built for the wrong kind of host.
>>
>> I never thought about that. Maybe we should add the host arch to the file
>> name here?
>
> That's a good idea. Do it for cross-* packages too. Then we won't try
> to download {cross,host}-*-dev.tar.gz if the file names don't match
> with the host arch.
>

I was trying to workaround this issue by defining in
${PTXDIST_WORKSPACE}/rules/post/host-nodev.make:
HOST_ACL_DEVPKG := NO
HOST_ATTR_DEVPKG := NO
HOST_FAKEROOT_DEVPKG := NO
HOST_FIGLET_DEVPKG := NO
HOST_KMOD_DEVPKG := NO
HOST_LZO_DEVPKG := NO
HOST_LZOP_DEVPKG := NO
HOST_NCURSES_DEVPKG := NO
HOST_OPKG_DEVPKG := NO
HOST_OPKG_UTILS_DEVPKG := NO
HOST_UBOOT_DEVPKG := NO
HOST_XZ_DEVPKG := NO

But the HOST_FAKEROOT_DEVPKG := NO causes the following error to occur:

-----------------------------
target: host-fakeroot.install
-----------------------------

make[1]: Entering directory
`/home/jringle/code/ptx/ec1k-linux-initramfs/platform-EC1K/build-host/fakeroot-1.14.4'
Making install in scripts
make[2]: Entering directory
`/home/jringle/code/ptx/ec1k-linux-initramfs/platform-EC1K/build-host/fakeroot-1.14.4/scripts'
make[3]: Entering directory
`/home/jringle/code/ptx/ec1k-linux-initramfs/platform-EC1K/build-host/fakeroot-1.14.4/scripts'
test -z "/bin" || /usr/local/lib/ptxdist-2014.02.1_GP/bin/mkdir -p "/bin"
 /usr/local/lib/ptxdist-2014.02.1_GP/bin/install -c fakeroot '/bin'
/usr/local/lib/ptxdist-2014.02.1_GP/bin/install: cannot create regular
file `/bin/fakeroot': Permission denied
make[3]: *** [install-binSCRIPTS] Error 1
make[3]: Leaving directory
`/home/jringle/code/ptx/ec1k-linux-initramfs/platform-EC1K/build-host/fakeroot-1.14.4/scripts'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/home/jringle/code/ptx/ec1k-linux-initramfs/platform-EC1K/build-host/fakeroot-1.14.4/scripts'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/home/jringle/code/ptx/ec1k-linux-initramfs/platform-EC1K/build-host/fakeroot-1.14.4'
make: *** [/home/jringle/code/ptx/ec1k-linux-initramfs/platform-EC1K/state/host-fakeroot.install]
Error 2

-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-02-13 15:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-13 14:40 Jon Ringle
2014-02-13 14:57 ` Michael Olbrich
2014-02-13 15:08   ` Jon Ringle
2014-02-13 15:32     ` Jon Ringle [this message]
2014-02-13 16:46       ` Michael Olbrich

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='CAMwGMjxcTFchQSUJ5uhV8E5a2URF0KLtFhRmt5-RiayF=5979w@mail.gmail.com' \
    --to=jon@ringle.org \
    --cc=ptxdist@pengutronix.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