Hello Justin,

Thanks for your feedback, let me reproduce it here :)


Kind Regards,

Geraldo Netto
Sapere Aude => Non dvcor, dvco
http://exdev.sf.net/

On 15 February 2018 at 07:23, Justin Cinkelj <justin.cink...@gmail.com>
wrote:

> With v2 applied, I got:
> scripts/build mode=debug image=cli,nginx -j8 fs=ramfs
> ...
>   LINK build/debug.x64/tools/uush/uush.so
>   LINK cpiod.so
>   MKBOOTFS build/debug.x64/bootfs.bin
> Traceback (most recent call last):
>   File 
> "/home/justin_cinkelj/devel/mikelangelo/osv-fc25/osv/scripts/mkbootfs.py",
> line 96, in <module>
>     main()
>   File 
> "/home/justin_cinkelj/devel/mikelangelo/osv-fc25/osv/scripts/mkbootfs.py",
> line 69, in main
>     size = os.stat(hostname).st_size
> OSError: [Errno 2] No such file or directory: '%(gccbase)s/lib64/libgcc_s.
> so.1'
> make: *** [build/debug.x64/bootfs.bin] Error 1
> make: *** Deleting file `build/debug.x64/bootfs.bin'
> make failed. Exiting from build script
> #
> xlab@osv-1:/home/justin_cinkelj/devel/mikelangelo/osv-fc25/osv$ find ./
> -iname libgcc_s.so.1
> ./external/x64/gcc.bin/lib64/libgcc_s.so.1
> ./external/aarch64/gcc.bin/lib64/libgcc_s.so.1
>
> Interesting, that :
> scripts/build mode=debug image=cli,nginx -j8 fs=ramfs
> scripts/build mode=debug image=cli,nginx -j8
>   # doesn't finsh, make hangs at 100% CPU time
> scripts/build mode=debug image=cli,nginx -j1
>   # image is built
> scripts/build mode=debug image=cli,nginx -j8
>   # now that one builts too
> But that second detail is not related to that patch.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "OSv Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to osv-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "OSv 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to osv-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to