Re: gftp: FTBFS on hurd-i386: fatal error: stropts.h: No such file or directory

2021-05-09 Thread Jessica Clarke
On 9 May 2021, at 14:56, hahawang wrote: > > Package: gftp > Severity: important > Version: 2.7.0b-1 > Tags: ftbfs,patch > User:hahawang > Usertags: hurd,hurd-i386 > X-Debbugs-CC:debian-hurd@lists.debian.org,bug-h...@gnu.org > > I decide to fix a broken package found at the recommended > page(h

Re: apt-get source saying I must have a deb-src... I have one

2022-04-28 Thread Jessica Clarke
On 28 Apr 2022, at 22:09, Paul Dufresne wrote: > > root@debian:~# cat /etc/apt/sources.list > # deb cdrom:[Debian GNU/Hurd sid _Sid_ - Unofficial hurd-i386 DVD Binary-1 > 20220226-09:55]/ sid local main > > deb cdrom:[Debian GNU/Hurd sid _Sid_ - Unofficial hurd-i386 DVD Binary-1 > 20220226-09:

Re: 64bit startup

2023-10-24 Thread Jessica Clarke
On 25 Oct 2023, at 02:26, Jeffrey Walton wrote: > > On Tue, Oct 24, 2023 at 6:21 PM Samuel Thibault > wrote: >> >> Some update on the 64bit port: >> >> - The debian-ports archive now has enough packages to bootstrap a >> chroot. >> - A 64bit debian buildd is getting set up, not much work is l

Re: 64bit startup

2023-10-24 Thread Jessica Clarke
On 25 Oct 2023, at 02:40, Jeffrey Walton wrote: > > On Tue, Oct 24, 2023 at 9:33 PM Jessica Clarke wrote: >> >> On 25 Oct 2023, at 02:26, Jeffrey Walton wrote: >>> >>> On Tue, Oct 24, 2023 at 6:21 PM Samuel Thibault >>> wrote: >>>&

Re: GPT partlabel support for Mach

2020-06-15 Thread Jessica Clarke
On 15 Jun 2020, at 18:22, наб wrote: > On Mon, Jun 15, 2020 at 07:01:16PM +0200, Samuel Thibault wrote: >> Release archs are much more taken care of, and use dak, which keeps the >> old arch:all packages. > Ah! Thanks for the explanation. > >> The CD doesn't really have a "suite" label, it's just

Re: Fixing opencv build?

2020-07-31 Thread Jessica Clarke
On 31 Jul 2020, at 21:30, Samuel Thibault wrote: > > While at it, opencv seems to have a dumb typo: > > ../modules/videoio/src/backend_plugin.cpp:83:1: error: no return statement in > function returning non-void [-Werror=return-type] > > any taker? Depends whether there's anything else needed

Re: PHP 7.4 on Debian GNU/Hurd

2020-12-01 Thread Jessica Clarke
On 1 Dec 2020, at 11:29, Richard Braun wrote: > > Hello, > > The php7.4 package and all that depend on it cannot be built because of > a dependency from php7.4 on systemd. Is there anything that can be done > about it ? Yes; see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=951834. Jess.

Re: [PATCH 1/1] Disable gettid for GNU/Hurd.

2025-02-06 Thread Jessica Clarke
On 6 Feb 2025, at 18:37, Yuqian Yang wrote: > > GNU/Hurd does not support gettid. It is specific to Linux. > --- > src/utils/threadpool.cc | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/src/utils/threadpool.cc b/src/utils/threadpool.cc > index 6fa2e88..97efc36 100644 > --- a/src/utils

Re: [PATCH 1/1] Disable gettid for GNU/Hurd.

2025-02-06 Thread Jessica Clarke
On 6 Feb 2025, at 19:00, Jessica Clarke wrote: > > On 6 Feb 2025, at 18:37, Yuqian Yang wrote: >> >> GNU/Hurd does not support gettid. It is specific to Linux. >> --- >> src/utils/threadpool.cc | 2 ++ >> 1 file changed, 2 insertions(+) >> >>

Re: Portability issue of C code

2025-05-28 Thread Jessica Clarke
On 29 May 2025, at 04:06, Erwan MAS wrote: > > Hi everyone , > > So i try to understand why a package do not work on Hurd . > > After a few hours , i was able to isolate the code, so now i have a very > simple code that expose the bug , my code is here > https://paste.debian.net/plain/13771