Hello again, So I started over and downloaded all the required packages for my host (Ubuntu 20.04) and still have offline download issues... Please take a look at the error message:
RTEMS Source Builder - Set Builder, 6 (fe2d13b6daf3) Build Set: 6/rtems-sparc Build Set: 6/rtems-autotools.bset Build Set: 6/rtems-autotools-internal.bset config: tools/rtems-autoconf-2.69-1.cfg config: tools/rtems-automake-1.12.6-1.cfg Build Sizes: usage: 0.000B total: 19.014KB (sources: 0.000B, patches: 19.014KB, installed 0.000B) Build Set: Time 0:00:00.933172 Build Set: 6/rtems-autotools-base.bset config: tools/rtems-autoconf-2.69-1.cfg config: tools/rtems-automake-1.12.6-1.cfg Build Sizes: usage: 0.000B total: 19.014KB (sources: 0.000B, patches: 19.014KB, installed 0.000B) Build Set: Time 0:00:00.840448 Build Set: Time 0:00:01.777350 config: devel/expat-2.1.0-1.cfg package: expat-2.1.0-x86_64-linux-gnu-1 Creating source directory: sources download: https://github.com/libexpat/libexpat/releases/download/R_2_1_0/expat-2.1.0.tar.gz -> sources/expat-2.1.0.tar.gz redirect: https://github-releases.githubusercontent.com/80314213/0186bc60-b675-11e7-83c0-13aced4...<see log> downloading: sources/expat-2.1.0.tar.gz - 549.4kB of 549.4kB (100%) reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-linux-gnu-1.txt reporting: devel/expat-2.1.0-1.cfg -> expat-2.1.0-x86_64-linux-gnu-1.xml config: devel/gmp-6.1.0.cfg package: gmp-6.1.0-x86_64-linux-gnu-1 download: https://gcc.gnu.org/pub/gcc/infrastructure/gmp-6.1.0.tar.bz2 -> sources/gmp-6.1.0.tar.bz2 downloading: sources/gmp-6.1.0.tar.bz2 - 2.3MB of 2.3MB (100%) reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-linux-gnu-1.txt reporting: devel/gmp-6.1.0.cfg -> gmp-6.1.0-x86_64-linux-gnu-1.xml config: tools/rtems-gdb-10.cfg error: shell macro failed: /home/idadel/quick-start/src/rsb/source-builder/sb/rtems-build-dep -c gcc -l : 2: error: no library (-l) provided Build FAILED Build Set: Time 0:00:12.713688 Build FAILED Also for some reason when I run "sb-check" it tells me "command not found" Cheers, Ida. On Thu, Mar 11, 2021 at 12:30 AM Chris Johns <[email protected]> wrote: > On 11/3/21 8:23 am, Michael Davidsaver wrote: > > On 3/10/21 10:55 AM, Chris Johns wrote: > >> ... > >> Also have a look at the command sb-get-sources. It will fetch the > source and > >> patches for all hosts and architectures. > > > > Neat. I've been wishing for something like this as I'd like to archive > full > > source along with toolchain builds. > > The patches and sources directories hold everything. > > > Would it handle something like an > > arch/bsp specific patches to rtems-kernel or rtems-libbsd? (assuming > there > > can be such things) > > If the RSB is configured to download a patch this tool will download it. > The > kernel and libbsd tend to be built based on a commit in their respective > repos > the RSB downloads a tarball of the source that is uses. > > Note, the RSB supports a released mode that is controlled by the VERSION > file in > the root directory of the RSB. This can be used to deploy source locally. > The > release scripts ... > > https://git.rtems.org/rtems-release/tree/rtems-release-sources > > ... do this when creating a release. > > >> $ ../source-builder/sb-get-sources --tar 5/rtems-powerpc 5/rtems-i386 > 5/rtems-arm 5/rtems-kernel 5/rtems-libbsd > >> RTEMS Source Builder - Get Sources, 5 (803d42cda7b3) > >> ... > >> Build Set: 5/rtems-i386 for win32 > >> error: 5/rtems-i386:5: %patch duplicate add: > https://devel.rtems.org/raw-attachment/ticket/2830/gcc-7.5.0-i386march-1.diff > >> Build Set: Time 0:00:00.000236 > >> Build FAILED > > > > I guess the recent march patch breaks this somehow? > > > > The patch link looks fine and I can download it with my browser. I wonder > if > this is a Windows thing? > > Chris >
_______________________________________________ users mailing list [email protected] http://lists.rtems.org/mailman/listinfo/users
