Bug#1068164: bart: please add support for loong64

2024-04-01 Thread Martin Uecker


Thanks wuruilong!

this will be fixed with the next upload.

Best,
Martin

Am Montag, dem 01.04.2024 um 07:19 +0200 schrieb Andreas Tille:
> Hi Martin,
> 
> can you please comment on this?
> 
> Kind regards
> Andreas.
> 
> Am Mon, Apr 01, 2024 at 01:22:03AM + schrieb wuruilong:
> > Source: bart
> > Severity: normal
> > User: debian-loonga...@lists.debian.org
> > Usertags: loong64
> > X-Debbugs-Cc: wuruil...@loongson.cn
> > 
> > Dear Maintainer,
> > 
> > bart failed to compile on loongarch, the attachment fixes the bug
> > 
> > wuruilong
> > 
> > -- System Information:
> > Debian Release: trixie/sid
> >   APT prefers unreleased
> >   APT policy: (500, 'unreleased'), (500, 'unstable')
> > Architecture: loong64 (loongarch64)
> > 
> > Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
> > Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
> > Shell: /bin/sh linked to /usr/bin/dash
> > Init: unable to detect
> 
> > --- bart-0.9.00/debian/rules2024-03-30 06:12:54.235656645 +
> > +++ bart-0.9.00/debian/rules2023-12-11 17:42:37.0 +
> > @@ -12,7 +12,7 @@
> >  export PARALLEL_NJOBS=1
> >  
> >  # some archs require turning of some optimizations
> > -NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64 loong64
> > +NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64
> >  
> >  # turn off hanging tests on i386
> >  ifeq ($(DEB_BUILD_ARCH), i386)
> 
> > ___
> > Debian-med-packaging mailing list
> > debian-med-packag...@alioth-lists.debian.net
> > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-packaging
> 
> 



Bug#1068164: bart: please add support for loong64

2024-04-01 Thread wuruilong

在 2024/4/1 下午1:19, Andreas Tille 写道:

Hi Martin,

can you please comment on this?

Kind regards
 Andreas.

Am Mon, Apr 01, 2024 at 01:22:03AM + schrieb wuruilong:

Source: bart
Severity: normal
User: debian-loonga...@lists.debian.org
Usertags: loong64
X-Debbugs-Cc: wuruil...@loongson.cn

Dear Maintainer,

bart failed to compile on loongarch, the attachment fixes the bug

wuruilong

-- System Information:
Debian Release: trixie/sid
   APT prefers unreleased
   APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)

Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
--- bart-0.9.00/debian/rules2024-03-30 06:12:54.235656645 +
+++ bart-0.9.00/debian/rules2023-12-11 17:42:37.0 +
@@ -12,7 +12,7 @@
  export PARALLEL_NJOBS=1
  
  # some archs require turning of some optimizations

-NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64 loong64
+NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64
  
  # turn off hanging tests on i386

  ifeq ($(DEB_BUILD_ARCH), i386)
___
Debian-med-packaging mailing list
debian-med-packag...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-packaging

I'm very sorry, the correct code is

-NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64
+NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64 loong64
wuruilong




Bug#1068164: bart: please add support for loong64

2024-03-31 Thread Andreas Tille
Hi Martin,

can you please comment on this?

Kind regards
Andreas.

Am Mon, Apr 01, 2024 at 01:22:03AM + schrieb wuruilong:
> Source: bart
> Severity: normal
> User: debian-loonga...@lists.debian.org
> Usertags: loong64
> X-Debbugs-Cc: wuruil...@loongson.cn
> 
> Dear Maintainer,
> 
> bart failed to compile on loongarch, the attachment fixes the bug
> 
> wuruilong
> 
> -- System Information:
> Debian Release: trixie/sid
>   APT prefers unreleased
>   APT policy: (500, 'unreleased'), (500, 'unstable')
> Architecture: loong64 (loongarch64)
> 
> Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
> Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: unable to detect

> --- bart-0.9.00/debian/rules  2024-03-30 06:12:54.235656645 +
> +++ bart-0.9.00/debian/rules  2023-12-11 17:42:37.0 +
> @@ -12,7 +12,7 @@
>  export PARALLEL_NJOBS=1
>  
>  # some archs require turning of some optimizations
> -NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64 loong64
> +NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64
>  
>  # turn off hanging tests on i386
>  ifeq ($(DEB_BUILD_ARCH), i386)

> ___
> Debian-med-packaging mailing list
> debian-med-packag...@alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-packaging


-- 
https://fam-tille.de



Bug#1068164: bart: please add support for loong64

2024-03-31 Thread wuruilong
Source: bart
Severity: normal
User: debian-loonga...@lists.debian.org
Usertags: loong64
X-Debbugs-Cc: wuruil...@loongson.cn

Dear Maintainer,

bart failed to compile on loongarch, the attachment fixes the bug

wuruilong

-- System Information:
Debian Release: trixie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)

Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
--- bart-0.9.00/debian/rules2024-03-30 06:12:54.235656645 +
+++ bart-0.9.00/debian/rules2023-12-11 17:42:37.0 +
@@ -12,7 +12,7 @@
 export PARALLEL_NJOBS=1
 
 # some archs require turning of some optimizations
-NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64 loong64
+NOEXPOPT_ARCHS=arm64 ppc64el s390x ia64 powerpc ppc64 riscv64
 
 # turn off hanging tests on i386
 ifeq ($(DEB_BUILD_ARCH), i386)