Yocto Project Discussions
 help / color / mirror / Atom feed
From: "Khem Raj" <raj.khem@gmail.com>
To: sateesh m <sateesh0457@gmail.com>, yocto@lists.yoctoproject.org
Subject: Re: [yocto] #yocto
Date: Tue, 27 Jul 2021 11:04:01 -0700	[thread overview]
Message-ID: <2314bf18-3725-2adb-e249-daf54cb79032@gmail.com> (raw)
In-Reply-To: <r3RP.1627021568007502036.uuv1@lists.yoctoproject.org>

you need a patch like this

https://patches.openembedded.org/patch/169519/

On 7/22/21 11:26 PM, sateesh m wrote:
> Hi Guys,
> 
>                I am facing below error while compiling consul package. 
> can anybody know this issue please suggest me.
> ERROR: consul-git-r0 do_compile: Execution of 
> '/home/sources/fu540-build/tmp-glibc/work/riscv64-oe-linux/consul/git-r0/temp/run.do_compile.26832' 
> failed with exit code 2:
> internal/unsafeheader
> unicode/utf16
> container/list
> internal/cpu
> crypto/internal/subtle
> crypto/subtle
> vendor/golang.org/x/crypto/cryptobyte/asn1
> internal/nettrace
> vendor/golang.org/x/crypto/internal/subtle
> internal/race
> unicode/utf8
> runtime/internal/atomic
> sync/atomic
> internal/testlog
> runtime/internal/sys
> runtime/internal/math
> internal/bytealg
> encoding
> unicode
> math/bits
> math
> runtime
> internal/reflectlite
> sync
> errors
> internal/singleflight
> sort
> math/rand
> strconv
> internal/oserror
> io
> vendor/golang.org/x/net/dns/dnsmessage
> container/heap
> crypto/rc4
> reflect
> strings
> bytes
> syscall
> hash
> crypto
> crypto/internal/randutil
> crypto/hmac
> hash/crc32
> vendor/golang.org/x/crypto/hkdf
> bufio
> vendor/golang.org/x/text/transform
> path
> text/tabwriter
> regexp/syntax
> encoding/base32
> html
> hash/crc64
> hash/fnv
> internal/fmtsort
> hash/adler32
> encoding/binary
> regexp
> time
> internal/syscall/unix
> internal/syscall/execenv
> encoding/base64
> crypto/cipher
> crypto/sha512
> crypto/ed25519/internal/edwards25519
> crypto/md5
> crypto/aes
> crypto/des
> context
> crypto/sha1
> internal/poll
> crypto/sha256
> encoding/pem
> vendor/golang.org/x/crypto/chacha20
> vendor/golang.org/x/crypto/poly1305
> vendor/golang.org/x/crypto/chacha20poly1305
> os
> fmt
> path/filepath
> net
> io/ioutil
> encoding/json
> encoding/hex
> vendor/golang.org/x/net/http2/hpack
> mime
> mime/quotedprintable
> vendor/golang.org/x/crypto/curve25519
> os/signal
> log
> compress/flate
> vendor/golang.org/x/text/unicode/norm
> vendor/golang.org/x/text/unicode/bidi
> compress/gzip
> runtime/debug
> net/http/internal
> math/big
> net/textproto
> net/url
> go/token
> compress/lzw
> encoding/gob
> os/exec
> github.com/hashicorp/consul/vendor/golang.org/x/net/internal/socket
> vendor/golang.org/x/text/secure/bidirule
> vendor/golang.org/x/net/idna
> github.com/hashicorp/consul/vendor/golang.org/x/sys/unix
> flag
> runtime/trace
> testing
> os/user
> encoding/asn1
> crypto/elliptic
> text/template/parse
> crypto/rand
> vendor/golang.org/x/crypto/cryptobyte
> crypto/ed25519
> crypto/rsa
> crypto/dsa
> crypto/x509/pkix
> mime/multipart
> vendor/golang.org/x/net/http/httpproxy
> vendor/golang.org/x/net/http/httpguts
> internal/lazyregexp
> go/scanner
> crypto/ecdsa
> text/template
> compress/zlib
> crypto/x509
> go/ast
> archive/tar
> github.com/hashicorp/consul/vendor/github.com/boltdb/bolt
> html/template
> github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host
> go/parser
> go/doc
> crypto/tls
> net/mail
> log/syslog
> encoding/xml
> # github.com/hashicorp/consul/vendor/golang.org/x/net/internal/socket
> src/github.com/hashicorp/consul/vendor/golang.org/x/net/internal/socket/cmsghdr.go:9:10: 
> undefined: cmsghdr
> src/github.com/hashicorp/consul/vendor/golang.org/x/net/internal/socket/cmsghdr.go:10:10: 
> undefined: cmsghdr
> src/github.com/hashicorp/consul/vendor/golang.org/x/net/internal/socket/cmsghdr.go:11:10: 
> undefined: cmsghdr
> src/github.com/hashicorp/consul/vendor/golang.org/x/net/internal/socket/mmsghdr_unix.go:11:17: 
> undefined: mmsghdr
> encoding/csv
> net/http/httptrace
> internal/profile
> runtime/pprof
> net/http
> # github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host
> src/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host/host_linux.go:208:22: 
> undefined: sizeOfUtmp
> src/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host/host_linux.go:213:14: 
> undefined: sizeOfUtmp
> src/github.com/hashicorp/consul/vendor/github.com/shirou/gopsutil/host/host_linux.go:215:9: 
> undefined: utmp
> # github.com/hashicorp/consul/vendor/github.com/boltdb/bolt
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/bolt_unix.go:62:15: 
> undefined: maxMapSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/bucket.go:135:15: 
> undefined: brokenUnaligned
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/db.go:101:13: 
> undefined: maxMapSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/db.go:317:12: 
> undefined: maxMapSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/db.go:335:10: 
> undefined: maxMapSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/db.go:336:8: 
> undefined: maxMapSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/freelist.go:169:19: 
> undefined: maxAllocSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/freelist.go:176:14: 
> undefined: maxAllocSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/freelist.go:204:17: 
> undefined: maxAllocSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/freelist.go:207:7: 
> undefined: maxAllocSize
> src/github.com/hashicorp/consul/vendor/github.com/boltdb/bolt/freelist.go:207:7: 
> too many errors
> expvar
> net/http/httptest
> net/rpc
> net/http/httputil
> net/http/cookiejar
> # github.com/hashicorp/consul/vendor/golang.org/x/sys/unix
> src/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/syscall_linux_gc.go:10:6: 
> missing function body
> src/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/syscall_linux_gc.go:14:6: 
> missing function body
> src/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:12:6: 
> missing function body
> src/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:13:6: 
> missing function body
> src/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:14:6: 
> missing function body
> src/github.com/hashicorp/consul/vendor/golang.org/x/sys/unix/syscall_unix_gc.go:15:6: 
> missing function body
> net/http/pprof
> WARNING: exit code 2 from a shell command.
> ERROR: Logfile of failure stored in: 
> /home/sources/fu540-build/tmp-glibc/work/riscv64-oe-linux/consul/git-r0/temp/log.do_compile.26832
> -- 
> Regards,
> Sateesh
> 
> 
> 
> 

  parent reply	other threads:[~2021-07-27 18:04 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-23  6:26 #yocto sateesh m
2021-07-23  9:57 ` [yocto] #yocto Yocto
2021-07-27 10:48   ` sateesh m
2021-07-27 12:47 ` Nicolas Jeker
2021-07-27 15:18   ` sateesh m
2021-07-27 18:04 ` Khem Raj [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-19 13:41 #yocto Monsees, Steven C (US)
2021-07-20  9:02 ` [yocto] #yocto Ross Burton
2021-07-20 10:27   ` Monsees, Steven C (US)
     [not found] <1648FB72CE3E4F12.13688@lists.yoctoproject.org>
2020-12-01 20:06 ` Monsees, Steven C (US)
2020-12-02  9:21   ` Nicolas Jeker
2020-12-02 11:34     ` Monsees, Steven C (US)
2020-11-18 13:08 Monsees, Steven C (US)
2020-11-18 13:08 #yocto Monsees, Steven C (US)
2020-11-19  0:30 ` [yocto] #yocto Randy MacLeod
2020-11-19  0:30 ` Randy MacLeod
2020-11-19 12:03   ` Monsees, Steven C (US)
2020-10-29 19:37 #yocto Monsees, Steven C (US)
2020-10-29 19:47 ` [yocto] #yocto mail
2020-11-02 12:36   ` #yocto Monsees, Steven C (US)
2020-11-02 12:44     ` [yocto] #yocto Martin Jansa
2020-07-01 15:36 #yocto Pankaj  Vinadrao Joshi
2020-07-01 15:41 ` [yocto] #yocto Quentin Schulz
2020-07-01 16:04   ` #yocto Pankaj  Vinadrao Joshi
2020-07-01 19:29     ` [yocto] #yocto Tim Orling
2020-06-03 13:56 #yocto Baabu Ms
2020-06-03 14:00 ` [yocto] #yocto Quentin Schulz
     [not found] <rud8.1590333778048678194.rbAK@lists.yoctoproject.org>
2020-05-28 15:30 ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2314bf18-3725-2adb-e249-daf54cb79032@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=sateesh0457@gmail.com \
    --cc=yocto@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox