Hi I'm trying to build a smartos image following the Building instructions <https://wiki.smartos.org/display/DOC/Building+SmartOS+on+SmartOS>
It starts fine but after a while it stops with an error of connection timeout: /home/paolo/smartos-live/proto/usr/bin/gcc -o build/ia32/mdb_v8_version.o > -c -g -Werror -Wall -Wextra -fPIC -fno-omit-frame-pointer -g -O > -Wno-unused-parameter -Wno-missing-field-initializers -Wno-sign-compare > -Wno-unknown-pragmas -m32 -isystem > /home/paolo/smartos-live/proto//usr/include -DMDBV8_VERS_TAG='"release, > from 28f2bfa"' -Ideps/illumos-libavl/include build/mdb_v8_version.c > git submodule update --init deps/illumos-libavl > error: index file > .git/objects/pack/._pack-d52084469b7d1b24e3f8a9b06c58e14cc89487a8.idx is > too small > error: index file > .git/objects/pack/._pack-d52084469b7d1b24e3f8a9b06c58e14cc89487a8.idx is > too small > Submodule 'deps/illumos-libavl' (git://github.com/joyent/illumos-libavl) > registered for path 'deps/illumos-libavl' > error: index file > .git/objects/pack/._pack-d52084469b7d1b24e3f8a9b06c58e14cc89487a8.idx is > too small > error: index file > .git/objects/pack/._pack-d52084469b7d1b24e3f8a9b06c58e14cc89487a8.idx is > too small > Cloning into 'deps/illumos-libavl'... > fatal: unable to connect to github.com: > > *github.com <http://github.com>[0: 192.30.253.112]: errno=Connection timed > out* > *github.com <http://github.com>[1: 192.30.253.113]: errno=Connection timed > out* Clone of 'git://github.com/joyent/illumos-libavl' into submodule > path 'deps/illumos-libavl' failed > Makefile.targ:159: recipe for target 'deps/illumos-libavl/.git' failed > gmake: *** [deps/illumos-libavl/.git] Error 1 > Makefile:48: recipe for target 'all' failed > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > '/home/paolo/smartos-live/projects/illumos-extra/mdb_v8' > Makefile:150: recipe for target 'mdb_v8' failed > gmake[1]: *** [mdb_v8] Error 2 > gmake[1]: Leaving directory > '/home/paolo/smartos-live/projects/illumos-extra' > Makefile:307: recipe for target '1-extra-stamp' failed > gmake: *** [1-extra-stamp] Error 2 uname -a SunOS xxx 5.11 joyent_20171221T020409Z i86pc i386 i86pc Solaris I can do a git clone of git://github.com/joyent/illumos-libavl without any problem from the same zone. How can I do to solve this problem ? Thank you Paolo ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125 Powered by Listbox: http://www.listbox.com
