RTEMS 4.11.2 building troubles on Windows10

Gedare Bloom gedare at rtems.org
Mon Dec 18 21:54:28 UTC 2017


Please try sb-set-builder command again from the rtems directory of
the rtems-source-builder, i.e.:
cd rtems-source-builder/rtems
../source-builder/sb-set-builder --list-bsets
../source-builder/sb-set-builder --prefix=/opt/rtems/4.11 4.11/rtems-arm

On Mon, Dec 18, 2017 at 3:46 AM, 茂呂 智志 <s_moro at aes.co.jp> wrote:
> Hello all,
>
>
>
> I’m attempting to build the RTEMS tool set
>
> following “RTEMS User Manual” amd “RTEMS Source Builder” on Windows10,
> MinGW64.exe.
>
> I have done following commands,
>
> ---
>
> cd /c
>
> mkdir -p opt/rtems
>
> cd opt/rtems
>
>
>
> wget
> https://ftp.rtems.org/pub/rtems/releases/4.11/4.11.2/rtems-source-builder-4.11.2.tar.xz
>
>
>
> tar -Jxvf rtems-source-builder-4.11.2.tar.xz
>
> mv rtems-source-builder-4.11.2 4.11.2
>
> cd 4.11.2
>
> ---
>
>
>
> I have 2 troubles.
>
>
>
> Then, I have done following command,
>
> ---
>
> ./rtems-source-builder/sb-check --jobs=none
>
> ---
>
> Result,
>
> ---
>
> RTEMS Source Builder -Set Builder, 4.11.not_released
>
> Environment is ok
>
> ---
>
>
>
> What dose “4.11.not_released” mean and is the cause of “4.11.not_released”?
>
>
>
> Likewise, I have done following command,
>
> ---
>
> ./rtems-source-builder/sb-set-builder --prefix=/opt/rtems/4.11
> 4.11/rtems-arm --jobs=none
>
> ---
>
> Result,
>
> ---
>
> RTEMS Source Builder – Set Builder, 4.11.not-released
>
> Build Set: 4.11/rtems-arm
>
> error: no build set file found: 4.11/rtems-arm.bset
>
> Build Set: Time 0:00:00.011423
>
> Build FAILED
>
> ---
>
>
>
> Is the cause of “4.11.not_released” same as?
>
> What is the cause of “no build set file found” and “Build FAILED”?
>
>
>
>
> _______________________________________________
> users mailing list
> users at rtems.org
> http://lists.rtems.org/mailman/listinfo/users



More information about the users mailing list