From: "Stefan Fröberg" <stefan.froberg@petroprogram.com>
To: buildroot@busybox.net
Subject: [Buildroot] BR2_SOURCEFORGE_MIRROR issue in package .mk files
Date: Tue, 21 Aug 2012 20:07:37 +0300 [thread overview]
Message-ID: <5033C059.9060603@petroprogram.com> (raw)
In-Reply-To: <CAJkQPO=k7cmM46OXekN1s6n-Whk8_AG5hs37Q=ELgvzoVOj8XA@mail.gmail.com>
21.8.2012 18:51, Aras Vaichas kirjoitti:
> I was rebuilding my Buildroot when I noticed that the
> kent.dl.sourceforge.net mirror is down and my build fails.
>
> I encountered this same problem the other day with crosstool-ng, and
> soon afterwards a patch was posted:
> http://sourceware.org/ml/crossgcc/2012-08/msg00066.html
>
> I looked at changing BR2_SOURCEFORGE_MIRROR but unfortunately
> Buildroot only allows BR2_SOURCEFORGE_MIRROR to replace *part* of the
> Sourceforge URL
>
> e.g. in buildroot/package/boost/boost.mk:
> BOOST_SITE = http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/boost
>
> Should it be changed to:
> http://$(BR2_SOURCEFORGE_MIRROR).sourceforge.net/sourceforge/boost
>
> Comments?
Yeah, kent is definetely down.
Checked with this:
http://kent.dl.sourceforge.net/project/boost/boost/1.49.0/boost_1_49_0.tar.bz2
But this works:
http://tenet.dl.sourceforge.net/project/boost/boost/1.49.0/boost_1_49_0.tar.bz2
If that South African mirror is too far away/slow then you could change
the BR2_SOURCEFORGE_MIRROR
to some other, short name value from
http://sourceforge.net/apps/trac/sourceforge/wiki/Mirrors
In related note: Maybe this BR2_SOURCEFORGE_MIRROR stuff could be
automated somehow ?
Like using some mirrorselect tool (or something like that) if
BR2_SOURCEFORGE_MIRROR is empty and picking the fastest/closest mirror.
And if BR2_SOURCEFORGE_MIRROR is set in Config.in then use that value no
matter what.
Just thoughts....
Stefan
>
> regards,
>
> Aras Vaichas
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
next prev parent reply other threads:[~2012-08-21 17:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-21 15:51 [Buildroot] BR2_SOURCEFORGE_MIRROR issue in package .mk files Aras Vaichas
2012-08-21 16:59 ` Yann E. MORIN
2012-08-21 17:07 ` Stefan Fröberg [this message]
2012-08-21 18:29 ` Stefan Fröberg
2012-08-21 20:04 ` Yann E. MORIN
2012-08-21 20:55 ` Stefan Fröberg
2012-08-21 21:17 ` 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=5033C059.9060603@petroprogram.com \
--to=stefan.froberg@petroprogram.com \
--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