mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [BUG] error: empty parameter to 'ptxd_make_get'
Date: Thu, 30 Jun 2016 16:04:20 +0200	[thread overview]
Message-ID: <20160630140420.GG18320@pengutronix.de> (raw)
In-Reply-To: <20160624053538.GA9553@localhost.localdomain>

On Fri, Jun 24, 2016 at 07:35:38AM +0200, Ladislav Michl wrote:
> Get stage fails for all packages built as host-packages only. Steps to
> reproduce:
> 
> 1) chose any package build for host only and clean it:
> $ ptxdist clean host-gettext
> 
> 2) remove source tarball
> $ rm src/gettext-0.19.1.tar.xz 
> 
> 3) compile
> $ ptxdist compile host-gettext
> -----------------------------
> target: gettext-0.19.1.tar.xz
> -----------------------------
> error: empty parameter to 'ptxd_make_get'
> make: *** [$(PROJECT_ROOT)/src/gettext-0.19.1.tar.xz] Error 1
> $(PTXDIST_TOPDIR)/rules/post/ptxd_make_world_get.make:26: recipe for target '$(PROJECT_ROOT)/src/gettext-0.19.1.tar.xz' failed
> 
> This is pretty longstanding bug, but I hit it only rarely as I'm keeping
> source tarbals donwloaded in the same dir for multiple projects...

I can't reproduce this here. Can you please create a file like this:

$ cat rules/post/zzz.make
foo:
	echo $(PTXCONF_HOST_GETTEXT)
	echo $(HOST_GETTEXT_SOURCE)
	echo $($(HOST_GETTEXT_SOURCE))

And then call:
$ ptxdist make foo

What do you get?

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2016-06-30 14:04 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-24  5:35 Ladislav Michl
2016-06-30 14:04 ` Michael Olbrich [this message]
2016-07-01  8:41   ` Ladislav Michl
2016-07-01 10:13     ` Michael Olbrich
2016-07-01 12:26       ` Ladislav Michl
2016-07-01 13:24         ` Michael Olbrich
2016-07-09 22:31           ` Ladislav Michl
2018-10-12 13:44 nigel.hathaway
2018-10-12 15:01 ` Roland Hieber
2018-10-12 16:08   ` nigel.hathaway
2018-10-16  8:39     ` 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=20160630140420.GG18320@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --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