Bug#1011322: waypipe: ftbfs on riscv64 (Timeout: 2)

2022-05-19 Thread Bo YU
Package: waypipe Version: 0.8.2-3 Severity: normal Tags: ftbfs, patch User: debian-ri...@lists.debian.org Usertags: riscv64 Dear Maintainer, The waypipe package has a ftbfs issue on riscv64 arch: ``` Summary of Failures: 7/8 How well buffers are replicatedTIMEOUT40.09s

Bug#1011263: teem: ftbfs on riscv64 arch

2022-05-19 Thread Bo YU
: 540 Source-Version: 1.12.0~20160122-4 Space: 132880 Status: successful Version: 1.12.0~20160122-4 -------- Finished at 2022-05-19T04:18:02Z Build needed 00:09:00, 132880k disk space ``` Please consider to apply it in next up

Bug#1011260: simgear: ftbfs on riscv64 arch

2022-05-18 Thread Bo YU
``` Please consider to apply it in next upload, thank you:) BR, Bo Link with -pthread instead of -lpthread to fix FTBFS on riscv64 Bo YU --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ if(POLICY CMP0067) cmake_policy(SET CMP0067 NEW) endif() - + # OpenGL VND

Bug#1011206: mesa-opencl-icd: Add support riscv64 arch

2022-05-18 Thread Bo YU
Package: mesa-opencl-icd Version: 22.0.3-1 Severity: wishlist User: debian-ri...@lists.debian.org Usertags: riscv64 Dear Maintainer, I am fixing the ftbfs issue for leela-zero package[0], but it depends on mesa-open-icd if I build leela-zero on local riscv64 hardware. It seems that the

Bug#1011199: thrift: ftbfs on riscv64 arch

2022-05-18 Thread Bo YU
Source: thrift Version: 0.16.0-5 Severity: normal Tags: ftbfs, confirmed User: debian-ri...@lists.debian.org Usertags: riscv64 Dear Maintainer, The thrift has a ftbfs issue on riscv64 arch: ``` ... Timeout alarm expired; attempting to unblock transport Timeout alarm expired; attempting to

Bug#1011195: gtkpod: ftbfs on riscv64 arch

2022-05-18 Thread Bo YU
Source: gtkpod Version: 2.1.5-9 Severity: normal Tags: ftbfs User: debian-ri...@lists.debian.org Usertags: riscv64 Dear Maintainer, It seems that the gtkpod(2.1.5-9) packages has a ftbfs issue on riscv64 arch: ``` ... dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols

Bug#1011061: rustc: FTBFS on riscv64

2022-05-16 Thread Bo YU
Package: rustc Version: 1.59.0+dfsg1-1 Severity: normal Tags: ftbfs User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org, debian-r...@lists.debian.org Dear Maintainer, The rustc(1.59.0+dfsg1-1) has a ftbfs issue on riscv64, The error log is(maybe this

Bug#1010807: isc-dhcp: ftbfs on riscv64 arch

2022-05-10 Thread Bo YU
attach patch is ok on my localy riscv64 hardware board. But I am not sure this patch is right or not to fix the issue although read through here: https://wiki.debian.org/Autoreconf BR, Bo fix ftbfs on riscv64 arch Bo YU --- a/debian/rules +++ b/debian/rules @@ -41,6 +41,7 @@

Bug#1010686: golang-github-boltdb-bolt: ftbfs issue on riscv64 arch

2022-05-09 Thread Bo YU
Source: golang-github-boltdb-bolt Followup-For: Bug #1010686 X-Debbugs-Cc: debian-ri...@lists.debian.org, debian...@lists.debian.org These package's upstream had switched to bbolt: * golang-github-blevesearch-bleve * influxdb * golang-github-hashicorp-raft-boltdb So can these packages

Bug#1010755: qbs: FTBFS on riscv64

2022-05-09 Thread Bo YU
Hi John, On Mon, May 9, 2022 at 9:22 PM John Paul Adrian Glaubitz wrote: > > Hello Bo! > > On 5/9/22 11:52, Bo YU wrote: > > ``` > > ... > > dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols > > file: see diff output below

Bug#1010755: qbs: FTBFS on riscv64

2022-05-09 Thread Bo YU
Package: qbs Version: 1.22.1-1 Severity: normal User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org, risc...@buildd.debian.org Dear Maintainer, It is odd that the build fails on riscv64 arch from buildd: ``` ... dpkg-gensymbols: error: some symbols

Bug#1010686: golang-github-boltdb-bolt: ftbfs issue on riscv64 arch

2022-05-06 Thread Bo YU
Source: golang-github-boltdb-bolt Version: 1.3.1-7 Severity: normal Tags: ftbfs Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org, debian...@lists.debian.go Dear Maintainer, In fact the reported bug does not match as the title describes, but it was found while trying to fix ftbfs

Bug#1010509: nodejs: add more info about build fail on riscv64

2022-05-05 Thread Bo YU
Package: nodejs Version: 16.14.2+dfsg-5 Tags: patch, ftbfs Followup-For: Bug #1010509 User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org Hi, I noticed the buildd log on riscv64:

Bug#1002079: yubiserver: update ftbfs issue on yubiserver

2022-05-03 Thread Bo YU
Source: yubiserver Version: 0.6-3.1 Tags: ftbfs patch Followup-For: Bug #1002079 User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org Control: tags -1 ftbfs patch Dear Maintainer, I noticed Ileana who has submited the patch for the issue. And I will

Bug#1010507: openmsx-debugger: ftbfs on riscv64

2022-05-03 Thread Bo YU
pkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 ... ``` The full buildd log is: https://buildd.debian.org/status/fetch.php?pkg=openmsx-debugger=riscv64=0.1%7Egit20200913-1=1621673138=0 I have tested attach patch and it is ok to build on riscv64 real hardwa

Bug#1010148: openmsx: patch for ftbfs on riscv64

2022-05-02 Thread Bo YU
at 07:07:02PM +0800, Bo YU wrote: Package: openmsx Version: 17.0-2 Followup-For: Bug #1010148 Control: tags -1 patch Dear Maintainer, sorry, I don't know why can attach patch if `repotbug --mutt`? send patch again. Last-Update: 2022-04-25 --- openmsx-17.0.orig/build/detectsys.py +++ openmsx

Bug#1010442: ovn: ftbfs on riscv64

2022-05-01 Thread Bo YU
es ok ``` The full buildd log is: https://buildd.debian.org/status/fetch.php?pkg=ovn=riscv64=21.06.0%2Bds1-2=1635347289=0 The patch i have tested it on locally and it is ok. If you need me to do more test on riscv64 real hardware please tell me. BR, Bo fix ftbfs issue on riscv64 Bo YU --- a/debian/rul

Bug#1010381: commons-daemon: FTBFS on riscv64: error: Unsupported CPU architecture "riscv64"

2022-05-01 Thread Bo YU
On Sun, May 1, 2022 at 7:41 AM tony mancill wrote: > On Sun, May 01, 2022 at 12:59:27AM +0800, Bo YU wrote: > > On Sun, May 1, 2022 at 12:44 AM tony mancill > wrote: > > > > > On Sun, May 01, 2022 at 12:39:02AM +0800, Bo YU wrote: > > > > > Than

Bug#1010381: commons-daemon: FTBFS on riscv64: error: Unsupported CPU architecture "riscv64"

2022-04-30 Thread Bo YU
On Sun, May 1, 2022 at 12:44 AM tony mancill wrote: > On Sun, May 01, 2022 at 12:39:02AM +0800, Bo YU wrote: > > > Thank you for the bug report and the patch. I will perform an upload > of > > > this package soon. > > > > > > Thank you. > >

Bug#1010381: commons-daemon: FTBFS on riscv64: error: Unsupported CPU architecture "riscv64"

2022-04-30 Thread Bo YU
HI, On Sun, May 1, 2022 at 12:32 AM tony mancill wrote: > On Sat, Apr 30, 2022 at 11:11:02AM +0800, Bo YU wrote: > > Source: commons-daemon > > Version: 1.0.15-8 > > Severity: normal > > Tags: ftbfs patch > > User: debian-ri...@lists.debian.org > > Userta

Bug#1010381: commons-daemon: FTBFS on riscv64: error: Unsupported CPU architecture "riscv64"

2022-04-29 Thread Bo YU
to do some extra tests please tell me. BR, Bo add support for risv64 arch Bo YU --- a/src/native/unix/configure +++ b/src/native/unix/configure @@ -2707,6 +2707,11 @@ supported_os="ppc64le" HOST_CPU=ppc64le ;; + riscv64) +CFLAGS="$CFLAGS -DCPU=\\\"riscv64\\

Bug#1010361: netw-ib-ox-ag: FTBFS on riscv64: Could not guess NETWIBDEF_SYSARCH

2022-04-29 Thread Bo YU
Source: netw-ib-ox-ag Version: 5.39.0-1.4 Severity: normal Tags: patch, ftbfs User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org Dear Maintainer, net-ib-ox-ag has ftbfs on riscv64: ``` ... -e 's|NETWIBDEF_INSTPREFIX=.*$|NETWIBDEF_INSTPREFIX=/usr|g'

Bug#1010334: RFS: git-multimail/1.5.0-1 [ITP] -- git-multimail is a tool for sending notification emails on pushes

2022-04-29 Thread Bo YU
Start from upstream's packaging. With some refreshing: . -- Add myself as Maintainer. Regards, -- Bo YU

Bug#1010267: ITP: tractor -- Setup an onion routing proxy

2022-04-27 Thread Bo YU
Hi, Danial: On Wed, Apr 27, 2022 at 05:33:31PM +0430, Danial Behzadi wrote: Package: wnpp Severity: wishlist Owner: Danial Behzadi X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: tractor Version : 3.12 Upstream Author : Danial Behzadi * URL :

Bug#1010148: openmsx: patch for ftbfs on riscv64

2022-04-25 Thread Bo YU
Package: openmsx Version: 17.0-2 Followup-For: Bug #1010148 Control: tags -1 patch Dear Maintainer, sorry, I don't know why can attach patch if `repotbug --mutt`? send patch again. Last-Update: 2022-04-25 --- openmsx-17.0.orig/build/detectsys.py +++ openmsx-17.0/build/detectsys.py @@ -53,6

Bug#1010148: openmsx: patch for openmsx ftbfs on riscv64 arch

2022-04-25 Thread Bo YU
Package: openmsx Version: 17.0-2 Followup-For: Bug #1010148 Dear Maintainer, This is my patch for solving openmsx ftbfs on riscv64 arch. And I can build riscv64 debian package locally with it. If you need me do test about openmsx on riscv64, please tell me. I have real riscv64 hardware by hand:)

Bug#1010148: openmsx: FTBFS on riscv64

2022-04-25 Thread Bo YU
Source: openmsx Version: 17.0-2 Followup-For: Bug #1010148 User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org

Bug#1010148: openmsx: FTBFS on riscv64

2022-04-25 Thread Bo YU
Package: openmsx Version: 17.0-2 Severity: normal Dear Maintainer, The openmsx_17.0-2 has a ftbfs issue on riscv64 arch: ``` dpkg-buildpackage - Command: dpkg-buildpackage --sanitize-env -us -uc -mriscv64 Build Daemon (rv-mullvad-03) -B -rfakeroot dpkg-buildpackage: info:

Bug#1010056: ncl: patch for fix ncl ftbfs on riscv64

2022-04-23 Thread Bo YU
Source: ncl Version: 6.6.2-10 Followup-For: Bug #1010056 Control: tags -1 patch Dear Maintainer, Sorry, send patch again. --- ncl-6.6.2.orig/config/ymake +++ ncl-6.6.2/config/ymake @@ -390,6 +390,7 @@ caseLinux: caseppc*: caseaarch64*: casealpha: +

Bug#1010056: ncl: FTBFS on riscv64

2022-04-23 Thread Bo YU
Source: ncl Followup-For: Bug #1010056 Dear Maintainer, This is a simple patch to fix ncl ftbfs issue on riscv64. I have built it successfully on riscv64 hardware.

Bug#1010056: ncl: FTBFS on riscv64

2022-04-23 Thread Bo YU
Source: ncl Version: 6.6.2-10 Severity: normal X-Debbugs-CC: debian-ri...@lists.debian.org User: debian-ri...@lists.debian.org Usertags: riscv64 Dear Maintainer, The debian-buildd on riscv64 for ncl package is fail: ``` ... ln -sf LINUX config/DEBIAN echo 'n' | ./Configure -v *** WARNING:There

Bug#1009969: openvswitch: patch for riscv64 ftbfs

2022-04-22 Thread Bo YU
Source: openvswitch Version: 2.15.0+ds1-10 Followup-For: Bug #1009969 Control: tags -1 patch Dear Maintainer, The speical fail cases are below that i grap from the build log on riscv64 hardware: ... ## - ## ## Test results. ## ## - ## ERROR: 2267 tests were run, 3

Bug#1009291: RFS: git-multimail/1.5.0-1 [ITP] -- git-multimail is a tool for sending notification emails on pushes

2022-04-11 Thread Bo YU
.5.0-1.dsc Changes for the initial release: git-multimail (1.5.0-1) unstable; urgency=medium . * Initial release of git-multimail to Debian. (Closes: #1007025) . * Start from upstream's packaging. With some refreshing: . -- Add myself as Maintainer. Regards, -- Bo YU

Bug#1008215: closed by Adam Borowski (Re: Bug#1008215: RFS: jimtcl/0.81+dfsg0-1 [ITA] -- small-footprint implementation of Tcl - shared library)

2022-03-25 Thread Bo YU
t Adam Borowski < > kilob...@angband.pl> by > replying to this email. > > > -- > 1008215: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008215 > Debian Bug Tracking System > Contact ow...@bugs.debian.org with problems > > > > -- Forwarded message

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-25 Thread Bo YU
On Fri, Mar 25, 2022 at 4:12 PM Jérémy Lal wrote: > > > On Fri, Mar 25, 2022 at 7:10 AM Bo YU wrote: > >> hi, >> >> >>>>> >>>>> > Linking nodejs happens to use a lot of memory: make sure enough >>>>>>> swap

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-25 Thread Bo YU
hi, On Fri, Mar 25, 2022 at 9:31 AM Jérémy Lal wrote: > > > On Fri, Mar 25, 2022 at 12:55 AM Jérémy Lal wrote: > >> >> >> On Fri, Mar 25, 2022 at 12:23 AM Jérémy Lal wrote: >> >>> >>> >>> On Fri, Mar 25, 2022 at 12:17 AM Bo YU

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Bo YU
On Fri, Mar 25, 2022 at 7:55 AM Jérémy Lal wrote: > > > On Fri, Mar 25, 2022 at 12:23 AM Jérémy Lal wrote: > >> >> >> On Fri, Mar 25, 2022 at 12:17 AM Bo YU wrote: >> >>> >>> >>> On Fri, Mar 25, 2022 at 7:11 AM Bo YU wrote: >

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Bo YU
On Fri, Mar 25, 2022 at 7:11 AM Bo YU wrote: > On Thu, Mar 24, 2022 at 01:11:40AM +0100, Jérémy Lal wrote: > > On Thu, Mar 24, 2022 at 1:05 AM Jérémy Lal <[1]kapo...@melix.org> > > wrote: > > > > --build=any > ... > > > > Hi, > &g

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Bo YU
On Thu, Mar 24, 2022 at 01:11:40AM +0100, Jérémy Lal wrote: On Thu, Mar 24, 2022 at 1:05 AM Jérémy Lal <[1]kapo...@melix.org> wrote: --build=any ... Hi, After several times build fails about (on riscv hardware): collect2: fatal error: ld terminated with signal 9 [Killed]

Bug#1008215: RFS: jimtcl/0.81+dfsg0-1 [ITA] -- small-footprint implementation of Tcl - shared library

2022-03-24 Thread Bo YU
Add debian/watch file . * Add myself as maintainer (Closes: #993599). Regards, -- Bo YU

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Bo YU
On Thu, Mar 24, 2022 at 01:11:40AM +0100, Jérémy Lal wrote: On Thu, Mar 24, 2022 at 1:05 AM Jérémy Lal <[1]kapo...@melix.org> wrote: ... Followup-For: Bug #994245 X-Debbugs-Cc: Bo YU <[11]tsu.y...@gmail.com> Hi, recently Bo YU has worked on building nodejs 14

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Bo YU
s/check/builtin On Thu, Mar 24, 2022 at 7:50 AM Bo YU wrote: > > > On Fri, Mar 18, 2022 at 4:49 PM Jérémy Lal wrote: > >> >> >> On Fri, Mar 18, 2022 at 8:25 AM Bo YU wrote: >> >>> Hi Jérémy, >>> >>> On Wed, Mar 16, 2022 at 7:1

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Bo YU
On Fri, Mar 18, 2022 at 4:49 PM Jérémy Lal wrote: > > > On Fri, Mar 18, 2022 at 8:25 AM Bo YU wrote: > >> Hi Jérémy, >> >> On Wed, Mar 16, 2022 at 7:11 PM Jérémy Lal wrote: >> >>> >>> >>> On Tue, Mar 15, 2022 at 10:46 PM Bo YU

Bug#1007025: I want to join the DPT

2022-03-18 Thread Bo YU
On Fri, Mar 18, 2022 at 9:30 PM Antoine Beaupré wrote: > On 2022-03-18 16:45:25, Bo YU wrote: > > Hi all, > > > > On Thu, Mar 17, 2022 at 10:44 PM Sandro Tosi wrote: > > > >> > Sorry again. I recheck the #1007025 [0], it should be RFP tag. > >>

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-18 Thread Bo YU
On Fri, Mar 18, 2022 at 4:49 PM Jérémy Lal wrote: > > > On Fri, Mar 18, 2022 at 8:25 AM Bo YU wrote: > >> Hi Jérémy, >> >> On Wed, Mar 16, 2022 at 7:11 PM Jérémy Lal wrote: >> >>> >>> >>> On Tue, Mar 15, 2022 at 10:46 PM Bo YU

Bug#1007025: I want to join the DPT

2022-03-18 Thread Bo YU
Hi all, On Thu, Mar 17, 2022 at 10:44 PM Sandro Tosi wrote: > > Sorry again. I recheck the #1007025 [0], it should be RFP tag. > > This is my misspelt in the first request email. > > So I think I can go to to work it :-) > > OMG you're right! i guess morning coffee hadnt kicked in when first >

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-18 Thread Bo YU
Hi Jérémy, On Wed, Mar 16, 2022 at 7:11 PM Jérémy Lal wrote: > > > On Tue, Mar 15, 2022 at 10:46 PM Bo YU wrote: > >> HI >> >> On Mon, Mar 14, 2022 at 11:03 PM Jérémy Lal wrote: >> >>> >>> >>> On Mon, Mar 14, 2022 at 3:58 PM B

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-15 Thread Bo YU
HI On Mon, Mar 14, 2022 at 11:03 PM Jérémy Lal wrote: > > > On Mon, Mar 14, 2022 at 3:58 PM Bo YU wrote: > >> Hi Jérémy, >> >> On Mon, Mar 14, 2022 at 9:27 AM Jérémy Lal wrote: >> >>> Package: nodejs >>> Followup-For: Bug #994245 >>&

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-14 Thread Bo YU
Hi Jérémy, On Mon, Mar 14, 2022 at 9:27 AM Jérémy Lal wrote: > Package: nodejs > Followup-For: Bug #994245 > X-Debbugs-Cc: Bo YU > > Hi, > > recently Bo YU has worked on building nodejs 14 for riscv64. > > Bo, you can tell us here what you achieved, and what

Bug#978498: test

2022-02-17 Thread Bo YU
Hi, On Thu, Feb 17, 2022 at 04:21:40PM +0100, John Paul Adrian Glaubitz wrote: Hi! On 2/17/22 16:06, Bo YU wrote: Hi, I want to pick one package to try port it to Debian. And i have choose src:sofia-sip: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978498 (...) Now the question is: how

Bug#978498: test

2022-02-17 Thread Bo YU
Hi, I want to pick one package to try port it to Debian. And i have choose src:sofia-sip: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978498 I can use `sbuild --host=riscv64 -d sid` at last to cross build it, and it report the error at end: ``` ... dh_clean debian/rules build-arch

<    1   2   3   4   5