pingcap / tidb

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://pingcap.com
Apache License 2.0
37.08k stars 5.83k forks source link

freebsd compile fail #18675

Closed cevin closed 3 years ago

cevin commented 4 years ago

Bug Report

# github.com/shirou/gopsutil/disk
../go/pkg/mod/github.com/shirou/gopsutil@v2.19.10+incompatible/disk/disk_freebsd.go:195:43: cannot use stat.Fstypename[:] (type []byte) as type []int8 in argument to common.IntToString
# uname -a
FreeBSD VM_0_12_freebsd 12.1-RELEASE-p7 FreeBSD 12.1-RELEASE-p7 GENERIC  amd64
ghost commented 4 years ago

Thank you for the bug report.

ti-srebot commented 3 years ago

Please edit this comment or add a new comment to complete the following information

Not a bug

  1. Remove the 'type/bug' label
  2. Add notes to indicate why it is not a bug

Duplicate bug

  1. Add the 'type/duplicate' label
  2. Add the link to the original bug

Bug

Note: Make Sure that 'component', and 'severity' labels are added Example for how to fill out the template: https://github.com/pingcap/tidb/issues/20100

1. Root Cause Analysis (RCA) (optional)

2. Symptom (optional)

3. All Trigger Conditions (optional)

4. Workaround (optional)

5. Affected versions

6. Fixed versions