Skip to content

Remove go-iperf tmp directories #3544

Remove go-iperf tmp directories

Remove go-iperf tmp directories #3544

Triggered via push October 24, 2023 11:41
Status Success
Total duration 3m 6s
Artifacts
Build and upload
2m 56s
Build and upload
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build and upload
warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
Build and upload
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/