[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gcc -menable-experimental-extensions ?



On Fri, Jul 08, 2022 at 04:51:14PM +0200, Mathieu Malaterre wrote:
On Fri, Jul 8, 2022 at 4:45 PM Bo YU <tsu.yubo@gmail.com> wrote:

Odd. I cannot see DEB_BUILD_OPTIONS in your log. Did you post the correct one ?

I just confirm it:
vimer@unmatched:~/build/07/07_highway$ env | grep DEB*
DEB_BUILD_OPTIONS=parallel=1

And I run `sbuild` under the same terminal. I suspect it didn't work
also.

SHELL=/bin/sh
USER=root
<snip>

Later in the log file I see:

<snip>
cd obj-riscv64-linux-gnu && LC_ALL=C.UTF-8 ninja -j4 -v
<snip>

Yeah, I reproduce it again.

I think this is one issue to fix for me:)

But if you want to test it in time, you can run it on riscv64 qemu:

```
sudo sbuild-createchroot --debootstrap=mmdebstrap --arch=riscv64 \
--include=debian-ports-archive-keyring --make-sbuild-tarball=/srv/sid-riscv64-sbuild.tgz \
        sid /tmp/chroots/sid-riscv64-sbuild/ \
        http://ftp.ports.debian.org/debian-ports/
```
then  `sbuild --arch=riscv64 -c sid-riscv64-sbuild` run amd64 is ok.
Certainly, I will help you to verfiy it on Unmatched also:)

Bo
--
Best Regards,

Attachment: signature.asc
Description: PGP signature


Reply to: