From: Carlos Santos <casantos@datacom.ind.br>
To: buildroot@busybox.net
Subject: [Buildroot] BUG: BR-2018.05-rc1 cannot build dahdi-linux 2.11.1
Date: Fri, 11 May 2018 08:52:14 -0300 (BRT) [thread overview]
Message-ID: <1933348917.58346.1526039534346.JavaMail.zimbra@datacom.com.br> (raw)
In-Reply-To: <1526036020.685182559@f413.i.mail.ru>
> From: "***** *****" <zyama.abel@mail.ru>
> To: "buildroot" <buildroot@busybox.net>
> Sent: Friday, May 11, 2018 7:53:40 AM
> Subject: [Buildroot] BUG: BR-2018.05-rc1 cannot build dahdi-linux 2.11.1
> --2018-05-11 10:40:40--
> [
> http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fw-te436-10017.tar.gz
> |
> http://downloads.digium.com/pub/telephony/firmware/releases/dahdi-fw-te436-10017.tar.gz
> ]
> Resolving proxy.telros.lan (proxy.myname.lan)... 192.35.10.45
> Connecting to proxy.telros.lan (proxy.myname.lan)|192.35.10.45|:2020...
> connected.
> Proxy request sent, awaiting response... 200 OK
> Length: 210601 (206K) [application/x-gzip]
> Saving to:
> '/buildroot/output/build/.dahdi-fw-te436-10017.tar.gz.s6cXtq/output'
> /buildroot/output/build/.dahdi-fw-te436-
> 100%[=================================================================================>]
> 205.67K --.-KB/s in 0.05s
> 2018-05-11 10:40:40 (4.20 MB/s) -
> '/buildroot/output/build/.dahdi-fw-te436-10017.tar.gz.s6cXtq/output'
> saved [210601/210601]
> dahdi-fw-te436-10017.tar.gz: OK (sha256:
> 0980f4a8d191c6872aa27d971758046f0e7827ac161549f2cc1b0eeab0ae9333)
> >>> dahdi-linux 2.11.1 Extracting
> gzip -d -c /buildroot/dl/dahdi-linux/dahdi-linux-2.11.1.tar.gz | tar
> --strip-components=1 -C /buildroot/output/build/dahdi-linux-2.11.1 -xf
> -
> cp "/buildroot/dl"/dahdi-fwload-vpmadt032-1.25.0.tar.gz
> /buildroot/output/build/dahdi-linux-2.11.1/drivers/dahdi/firmware/dahdi-fwload-vpmadt032-1.25.0.tar.gz
> cp: cannot stat '/buildroot/dl/dahdi-fwload-vpmadt032-1.25.0.tar.gz': No
> such file or directory
> package/ [ http://pkg-generic.mk:156/ | pkg-generic.mk:156 ] : recipe for target
> '/buildroot/output/build/dahdi-linux-2.11.1/.stamp_extracted' failed
> make: *** [/buildroot/output/build/dahdi-linux-2.11.1/.stamp_extracted]
> Error 1
[CC Yann]
The dahdi-linux recipe is boken since commit 514291f39ef06, AFAICT.
Notice that it attempts to copy from $(BR2_DL_DIR)/$(f) while it
should copy from $(BR2_DL_DIR)/dahdi-linux/$(f).
--
Carlos Santos (Casantos) - DATACOM, P&D
?Marched towards the enemy, spear upright, armed with the certainty
that only the ignorant can have.? ? Epitaph of a volunteer
next prev parent reply other threads:[~2018-05-11 11:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-11 10:53 [Buildroot] BUG: BR-2018.05-rc1 cannot build dahdi-linux 2.11.1 ***** *****
2018-05-11 11:52 ` Carlos Santos [this message]
2018-05-11 11:58 ` ***** *****
2018-05-11 12:15 ` Thomas Petazzoni
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=1933348917.58346.1526039534346.JavaMail.zimbra@datacom.com.br \
--to=casantos@datacom.ind.br \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.