From: Julien Olivain <ju.o@free.fr>
To: Peter Korsgaard <peter@korsgaard.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/ncftp: fix incompatible-pointer-types error
Date: Tue, 25 Mar 2025 23:01:05 +0100 [thread overview]
Message-ID: <94733e7fe0d1237a36b4d3308190318b@free.fr> (raw)
In-Reply-To: <8734ftnbcm.fsf@dell.be.48ers.dk>
Hi Peter, Yegor,
On 03/03/2025 20:49, Peter Korsgaard wrote:
>>>>>> "yegorslists" == yegorslists <yegorslists@googlemail.com> writes:
>
> > From: Yegor Yefremov <yegorslists@googlemail.com>
> > Use only stat, fstat, and lstat structures for the correspondent
> calls
> > and let the C library macros to pick the right structure and call
> > depending on the supported file size.
>
> Do we have any autobuilder errors from this?
>
> > Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> > ---
> > package/ncftp/0003-fix-stat.patch | 27 +++++++++++++++++++++++++++
> > 1 file changed, 27 insertions(+)
> > create mode 100644 package/ncftp/0003-fix-stat.patch
>
> > diff --git a/package/ncftp/0003-fix-stat.patch
> b/package/ncftp/0003-fix-stat.patch
> > new file mode 100644
> > index 0000000000..8581cf546b
> > --- /dev/null
> > +++ b/package/ncftp/0003-fix-stat.patch
> > @@ -0,0 +1,27 @@
> > +Use stat, fstat, and lstat structures and let the C library handle
> the
> > +related structures and system calls.
> > +
> > +Upstream: N/A, unresponsive contact email address.
>
> If upstream is dead, perhaps we should instead drop the ncftp package
> given how little FTP is used nowadays?
It seems there was a new upstream release, after all. See:
https://www.ncftp.com/ncftp/doc/changelog.html
Yegor, could you have a look if this new release fixes
the same issue. And if so, could you send a new patch
that just bump to this new version, please?
Best regards,
Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-03-25 22:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-03 14:40 [Buildroot] [PATCH] package/ncftp: fix incompatible-pointer-types error yegorslists
2025-03-03 14:43 ` Yegor Yefremov
2025-03-03 19:49 ` Peter Korsgaard
2025-03-25 22:01 ` Julien Olivain [this message]
2025-03-25 22:17 ` Yegor Yefremov via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=94733e7fe0d1237a36b4d3308190318b@free.fr \
--to=ju.o@free.fr \
--cc=buildroot@buildroot.org \
--cc=peter@korsgaard.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox