Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master branch build keeps failing #3922

Closed
QingZ11 opened this issue Feb 22, 2022 · 1 comment
Closed

master branch build keeps failing #3922

QingZ11 opened this issue Feb 22, 2022 · 1 comment
Assignees
Labels
community Source: who proposed the issue type/bug Type: something is unexpected
Milestone

Comments

@QingZ11
Copy link
Contributor

QingZ11 commented Feb 22, 2022

Dev Reply

@jiayuehua said: there is a problem with the folly in the thirdparty, we need to patch.

Problem Description

background: The nebula cloned directly from github, and then compiled according to the steps of the official docs, and then an error will be reported during the compilation process
The detailed error message is as follows:

image

environmental information

  • nebula version: master branch
  • Deployment method: stand-alone
  • Installation method: source code compilation
  • Is it an online version: N
  • hardware information
    • Disk (SSD recommended) 40GB HDD (esxi virtual disk)
    • CPU, memory information
      • lscpu:
Architecture:        x86_64
CPU op-mode(s):      32-bit, 64-bit
Byte Order:          Little Endian
CPU(s):              4
On-line CPU(s) list: 0-3
Thread(s) per core:  1
Core(s) per socket:  1
Socket(s):           4
NUMA node(s):        1
Vendor ID:           GenuineIntel
BIOS Vendor ID:      GenuineIntel
CPU family:          6
Model:               63
Model name:          Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
BIOS Model name:     Intel(R) Xeon(R) CPU E5-2680 v3 @ 2.50GHz
Stepping:            2
CPU MHz:             2499.998
BogoMIPS:            4999.99
Hypervisor vendor:   VMware
Virtualization type: full
L1d cache:           32K
L1i cache:           32K
L2 cache:            256K
L3 cache:            30720K
NUMA node0 CPU(s):   0-3
Flags:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon nopl xtopology tsc_reliable nonstop_tsc cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm cpuid_fault invpcid_single pti ibrs ibpb stibp fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid xsaveopt arat arch_capabilities

lsmem:

RANGE                                  SIZE  STATE REMOVABLE   BLOCK
0x0000000000000000-0x000000000fffffff  256M online        no     0-1
0x0000000010000000-0x00000000afffffff  2.5G online       yes    2-21
0x00000000b0000000-0x00000000bfffffff  256M online        no   22-23
0x0000000100000000-0x0000000177ffffff  1.9G online        no   32-46
0x0000000178000000-0x0000000197ffffff  512M online       yes   47-50
0x0000000198000000-0x000000019fffffff  128M online        no      51
0x00000001a0000000-0x00000001c7ffffff  640M online       yes   52-56
0x00000001c8000000-0x00000001cfffffff  128M online        no      57
0x00000001d0000000-0x00000001ffffffff  768M online       yes   58-63
0x0000000200000000-0x0000000207ffffff  128M online        no      64
0x0000000208000000-0x000000020fffffff  128M online       yes      65
0x0000000210000000-0x0000000217ffffff  128M online        no      66
0x0000000218000000-0x0000000287ffffff  1.8G online       yes   67-80
0x0000000288000000-0x000000028fffffff  128M online        no      81
0x0000000290000000-0x000000029fffffff  256M online       yes   82-83
0x00000002a0000000-0x00000002a7ffffff  128M online        no      84
0x00000002a8000000-0x00000002bfffffff  384M online       yes   85-87
0x00000002c0000000-0x00000002c7ffffff  128M online        no      88
0x00000002c8000000-0x00000002d7ffffff  256M online       yes   89-90
0x00000002d8000000-0x00000002dfffffff  128M online        no      91
0x00000002e0000000-0x00000002ffffffff  512M online       yes   92-95
0x0000000300000000-0x0000000307ffffff  128M online        no      96
0x0000000308000000-0x0000000327ffffff  512M online       yes  97-100
0x0000000328000000-0x000000032fffffff  128M online        no     101
0x0000000330000000-0x0000000337ffffff  128M online       yes     102
0x0000000338000000-0x0000000347ffffff  256M online        no 103-104
0x0000000348000000-0x000000034fffffff  128M online       yes     105
0x0000000350000000-0x0000000357ffffff  128M online        no     106
0x0000000358000000-0x0000000397ffffff    1G online       yes 107-114
0x0000000398000000-0x000000039fffffff  128M online        no     115
0x00000003a0000000-0x0000000427ffffff  2.1G online       yes 116-132
0x0000000428000000-0x000000043fffffff  384M online        no 133-135

Memory block size:       128M
Total online memory:      16G
Total offline memory:      0B

uname -a:

Linux localhost.localdomain 4.18.0-348.7.1.el8_5.x86_64 #1 SMP Wed Dec 22 13:25:12 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

gcc -v:

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 8.5.0 20210514 (Red Hat 8.5.0-4) (GCC)

ldd --version:

ldd (GNU libc) 2.28
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.

ref:https://discuss.nebula-graph.com.cn/t/topic/7362

@QingZ11 QingZ11 added the type/bug Type: something is unexpected label Feb 22, 2022
@Sophie-Xie Sophie-Xie added this to the v3.1.0 milestone Feb 22, 2022
@CPWstatic CPWstatic assigned yixinglu and jiayuehua and unassigned CPWstatic Feb 28, 2022
@Sophie-Xie Sophie-Xie added the need info Solution: need more information (ex. can't reproduce) label Mar 10, 2022
@Sophie-Xie Sophie-Xie removed the need info Solution: need more information (ex. can't reproduce) label Mar 17, 2022
@Sophie-Xie
Copy link
Contributor

We fixed it on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Source: who proposed the issue type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants