-
```
make[3]: Entering directory '/build/lttng-tools/src/lttng-tools-2.10.5/src/common/string-utils'
CC string-utils.lo
CCLD libstring-utils.la
ar: `u' modifier ignored since `D' is t…
-
Сейчас есть проблема с запуском. Если собирать как в [документации](https://lttng.org/docs/v2.11/#doc-building-from-source) без каких-либо дополнительных флагов.
`cd $(mktemp -d)`
`wget http://lttng…
-
-
| | |
|--------------------|----|
| Bugzilla Link | [PR43041](https://bugs.llvm.org/show_bug.cgi?id=43041) |
| Status | RESOLVED FIXED |
| Importance | P…
-
When I do ls-ltG, there are many files. Could you please tell which files should be executable? Only the highlighted one in the attached?
Thanks
![Screenshot from 2020-07-21 11-55-37](https://user-i…
-
Failures are showing up when trying to build any Helix Dockerfile with the following example error output:
```
Step 1/7 : FROM python:3.7-alpine3.10
---> e7a7594052c5
Step 2/7 : RUN apk update …
-
We are seeing segfault crashes from 2.7.3 ganesha using the VFS FSAL. Config is as follows:
```
EXPORT
{
Export_Id = 77 ;
Path = "/data/factory" ;
Pseudo = "/psuedo";
Access_…
-
**rm: cannot remove 'opt/microsoft/powershell/7/libcrypto.so.1.0.0': No such file or directory
rm: cannot remove 'opt/microsoft/powershell/7/libssl.so.1.0.0': No such file or directory**
vanilla tar…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Today I installed .NET Core 3.0 RTM (3.0.100) on my ubuntu 16.04.6 x86-64 vps, when I trying to build a hello world console project, the dotnet process with following arguments freeze:
``` text
do…