[Buildroot] [Bug 9896] New: host-gcc-initial error downloading because incorrect URL

bugzilla at busybox.net bugzilla at busybox.net
Thu May 25 10:41:00 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=9896

            Bug ID: 9896
           Summary: host-gcc-initial error downloading because incorrect
                    URL
           Product: buildroot
           Version: 2017.02.1
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: orion_33 at bk.ru
                CC: buildroot at uclibc.org
  Target Milestone: ---

I try to use many external toolchains. Internal are not suit for me because
u-boot from old src works not correct. All external toolchains including
arm-2014.05-29-arm-none-linux-gnueabi-i686-pc-linux-gnu can't download gcc
package because it have wrong URL without version number.

orion at ubuntu-vm:~/workdir/buildroot$ make host-gcc-initial
>>> host-gcc-initial  Downloading
--2017-05-24 17:59:44--  http://ftpmirror.gnu.org/gcc/gcc-/gcc-.tar.bz2
Распознаётся ftpmirror.gnu.org (ftpmirror.gnu.org)… 208.118.235.200
Подключение к ftpmirror.gnu.org (ftpmirror.gnu.org)|208.118.235.200|:80...
соединение установлено.
HTTP-запрос отправлен. Ожидание ответа… 302 Moved Temporarily
Адрес: http://mirror.tochlab.net/pub/gnu/gcc/gcc-/gcc-.tar.bz2 [переход]
--2017-05-24 17:59:44-- 
http://mirror.tochlab.net/pub/gnu/gcc/gcc-/gcc-.tar.bz2
Распознаётся mirror.tochlab.net (mirror.tochlab.net)… 5.178.86.222
Подключение к mirror.tochlab.net (mirror.tochlab.net)|5.178.86.222|:80...
соединение установлено.
HTTP-запрос отправлен. Ожидание ответа… 404 Not Found
2017-05-24 17:59:44 ОШИБКА 404: Not Found.

--2017-05-24 17:59:44--  http://sources.buildroot.net/gcc-.tar.bz2
Распознаётся sources.buildroot.net (sources.buildroot.net)… 176.9.16.109
Подключение к sources.buildroot.net (sources.buildroot.net)|176.9.16.109|:80...
соединение установлено.
HTTP-запрос отправлен. Ожидание ответа… 404 Not Found
2017-05-24 17:59:44 ОШИБКА 404: Not Found.

package/pkg-generic.mk:139: ошибка выполнения рецепта для цели
«/home/orion/workdir/buildroot/output/build/host-gcc-initial/.stamp_downloaded»
make[1]: ***
[/home/orion/workdir/buildroot/output/build/host-gcc-initial/.stamp_downloaded]
Ошибка 1
Makefile:79: ошибка выполнения рецепта для цели «_all»
make: *** [_all] Ошибка 2
orion at ubuntu-vm:~/workdir/buildroot$ make menuconfig


*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list