View previous topic :: View next topic |
Author |
Message |
vastchen n00b

Joined: 22 Apr 2016 Posts: 37
|
Posted: Fri Dec 27, 2019 6:17 am Post subject: [SLOVED]raspberry 2 install docker runc build fail[close] |
|
|
Code: |
>>> Configuring source in /var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/run c-1.0.0_rc9 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc- 1.0.0_rc9 ...
make -j5 'BUILDTAGS=ambient seccomp' -C src/github.com/opencontainers/runc
make: Entering directory '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/run c-1.0.0_rc9/src/github.com/opencontainers/runc'
fatal: not a git repository (or any of the parent directories): .git
go build -buildmode=pie -ldflags "-X main.gitCommit="" -X main.version=1.0.0-rc 9 " -tags "ambient seccomp" -o runc .
import cycle not allowed
package github.com/opencontainers/runc
imports bytes
imports errors
imports runtime
imports internal/bytealg
imports internal/cpu
imports runtime
make: *** [Makefile:30: runc] Error 1
make: Leaving directory '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc -1.0.0_rc9/src/github.com/opencontainers/runc'
* ERROR: app-emulation/runc-1.0.0_rc9::gentoo failed (compile phase):
* emake failed
*
|
i wanr to install docker in raspberry 2 but when i install runc this fail
log
Code: | ^[[32;01m * ^[[39;49;00mPackage: app-emulation/runc-1.0.0_rc9
^[[32;01m * ^[[39;49;00mRepository: gentoo
^[[32;01m * ^[[39;49;00mMaintainer: williamh@gentoo.org mrueg@gentoo.org
^[[32;01m * ^[[39;49;00mUSE: ambient arm elibc_glibc kernel_linux kmem seccomp userland_GNU
^[[32;01m * ^[[39;49;00mFEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Source unpacked in /var/tmp/portage/app-emulation/runc-1.0.0_rc9/work
>>> Preparing source in /var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9 ...
/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9/src/github.com/opencontainers/runc /var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9
/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9 ...
make -j5 'BUILDTAGS=ambient seccomp' -C src/github.com/opencontainers/runc
make: Entering directory '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9/src/github.com/opencontainers/runc'
fatal: not a git repository (or any of the parent directories): .git
go build -buildmode=pie -ldflags "-X main.gitCommit="" -X main.version=1.0.0-rc9 " -tags "ambient seccomp" -o runc .
import cycle not allowed
package github.com/opencontainers/runc
imports bytes
imports errors
imports runtime
imports internal/bytealg
imports internal/cpu
imports runtime
make: *** [Makefile:30: runc] Error 1
make: Leaving directory '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9/src/github.com/opencontainers/runc'
^[[31;01m*^[[0m ERROR: app-emulation/runc-1.0.0_rc9::gentoo failed (compile phase):
^[[31;01m*^[[0m emake failed
^[[31;01m*^[[0m
^[[31;01m*^[[0m If you need support, post the output of `emerge --info '=app-emulation/runc-1.0.0_rc9::gentoo'`,
^[[31;01m*^[[0m the complete build log and the output of `emerge -pqv '=app-emulation/runc-1.0.0_rc9::gentoo'`.
^[[31;01m*^[[0m The complete build log is located at '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/temp/build.log'.
^[[31;01m*^[[0m The ebuild environment file is located at '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/temp/environment'.
^[[31;01m*^[[0m Working directory: '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9'
^[[31;01m*^[[0m S: '/var/tmp/portage/app-emulation/runc-1.0.0_rc9/work/runc-1.0.0_rc9'
|
emerge info
Code: |
Portage 2.3.78 (python 3.6.9-final-0, default/linux/arm/17.0/armv7a, gcc-9.2.0, glibc-2.29-r2, 4.9.16-v7+ armv7l)
=================================================================
System Settings
=================================================================
System uname: Linux-4.9.16-v7+-armv7l-ARMv7_Processor_rev_5_-v7l-with-gentoo-2.6
KiB Mem: 994244 total, 21132 free
KiB Swap: 8388604 total, 8383632 free
Timestamp of repository gentoo: Wed, 25 Dec 2019 09:45:01 +0000
Head commit of repository gentoo: 4ead4e89f4bc8d3aac34d0951fa632a886c6357c
sh bash 5.0_p11
ld GNU ld (Gentoo 2.32 p2) 2.32.0
distcc 3.3.3 armv7a-hardfloat-linux-gnueabi [disabled]
ccache version 3.7.2 [disabled]
app-shells/bash: 5.0_p11::gentoo
dev-lang/perl: 5.30.1_rc1::gentoo
dev-lang/python: 2.7.16::gentoo, 3.6.9::gentoo
dev-util/ccache: 3.7.2::gentoo
dev-util/cmake: 3.14.6::gentoo
dev-util/pkgconfig: 0.29.2::gentoo
sys-apps/baselayout: 2.6-r1::gentoo
sys-apps/openrc: 0.41.2::gentoo
sys-apps/sandbox: 2.13::gentoo
sys-devel/autoconf: 2.69-r4::gentoo
sys-devel/automake: 1.11.6-r3::gentoo, 1.15.1-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils: 2.32-r1::gentoo
sys-devel/gcc: 9.2.0-r1::gentoo
sys-devel/gcc-config: 2.0::gentoo
sys-devel/libtool: 2.4.6-r3::gentoo
sys-devel/make: 4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.19::gentoo (virtual/os-headers)
sys-libs/glibc: 2.29-r2::gentoo
Repositories:
gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://mirrors.tuna.tsinghua.edu.cn/gentoo-portage/
priority: -1000
sync-rsync-verify-jobs: 1
sync-rsync-extra-opts:
sync-rsync-verify-metamanifest: fail
sync-rsync-verify-max-age: 24
NameOfYourOverlay
location: /usr/local/portage
masters: gentoo
priority: 0
ACCEPT_KEYWORDS="arm"
ACCEPT_LICENSE="*"
CBUILD="armv7a-hardfloat-linux-gnueabi"
CFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv4-d16 -mfloat-abi=hard"
CHOST="armv7a-hardfloat-linux-gnueabi"
CONFIG_PROTECT="/etc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.3/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -march=armv7-a -mfpu=vfpv4-d16 -mfloat-abi=hard"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe -march=armv7-a"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe -march=armv7-a"
GENTOO_MIRRORS="https://mirrors.tuna.tsinghua.edu.cn/gentoo/ http://mirrors.163.com/gentoo/"
LANG="zh_CN.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="acl arm armv5te armv6 armv6t2 bash-completion berkdb bindist bzip2 calendar cjk cli crypt cscope ctype cxx dbus dri exif fortran gdbm gpm gtk iconv imap jpeg ncurses nls nptl openmp pam pcre php readline seccomp split-usr ssl symlink tcpd truetype unicode usb wifi xattr zlib" ADA_TARGET="gnat_2018" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp thumb thumb2 v4 v5 v6 v7 vfp" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" NGINX_MODULES_HTTP="access browser charset empty_gif fastcgi gzip limit_conn limit_req map proxy realip referer scgi split_clients secure_link spdy ssi ssl upstream_hash upstream_ip_hash upstream_keepalive upstream_least_conn userid uwsgi dav dav_ext autoindex auth_basic" OFFICE_IMPLEMENTATION="libreoffice" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="exynos fbdev omap dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
|
how to slow this ? _________________ gentoo user
Last edited by vastchen on Mon Dec 30, 2019 1:41 pm; edited 2 times in total |
|
Back to top |
|
 |
Banana l33t


Joined: 21 May 2004 Posts: 764 Location: Germany
|
|
Back to top |
|
 |
vastchen n00b

Joined: 22 Apr 2016 Posts: 37
|
|
Back to top |
|
 |
vastchen n00b

Joined: 22 Apr 2016 Posts: 37
|
Posted: Mon Dec 30, 2019 1:37 pm Post subject: |
|
|
Sorry i forgot i was set local golang i can't get really version.so build fail _________________ gentoo user |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|