-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.17.0
### Custom code
Yes
### OS platf…
-
When I try to build this robinhood on Ubuntu 22.04 (kernel: 5.15.0-122-generic), there are some errors.
make rpm
> error: Failed build dependencies:
/usr/include/mysql/mysql.h is needed b…
-
### Describe the bug
As title says. More info below.
### Expected Behavior
Not crash at the end.
### Environment
```shell
OpenROAD v2.0-16968-g223313baf
```
### To Reproduce
To reproduce:
- e…
-
*Note: the original GitHub repository was deleted recently, so we've lost all the issues/discussion* :cry:
Windows is supported upstream, so we should have a Windows variant!
psftw updated
2 years ago
-
```
Holla,
I needed abcexport, rabcdadm and swfdecompress for my openelec box for x86_64
arch.
I found some downloads in an external project, but those were only for i386
Ubuntu, so I build my own…
-
```
Holla,
I needed abcexport, rabcdadm and swfdecompress for my openelec box for x86_64
arch.
I found some downloads in an external project, but those were only for i386
Ubuntu, so I build my own…
-
There is a suspicious code in **FFIHelpers.hsc**:
``` Haskell
instance Storable ExceptionInfo where
sizeOf _ = 32 -- TODO
alignment _ = alignment (undefined::CULong)
```
Also **Images.hsc**: …
-
```
Holla,
I needed abcexport, rabcdadm and swfdecompress for my openelec box for x86_64
arch.
I found some downloads in an external project, but those were only for i386
Ubuntu, so I build my own…
-
```
Holla,
I needed abcexport, rabcdadm and swfdecompress for my openelec box for x86_64
arch.
I found some downloads in an external project, but those were only for i386
Ubuntu, so I build my own…
-
if I follow the guide I only get i386_pentium4 support. I need x86_64 though.
I modify the config as follows:
.config
35 │ CONFIG_TARGET_ARCH_PACKAGES="x86_64"
36 │ CONFIG_DEFAULT_TARGET…