Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: parpd: new package
Date: Fri, 08 Oct 2021 22:04:46 +0200	[thread overview]
Message-ID: <20211008200446.YLIJY9jfky0qeAzEgzby4m7V2Bkzsz66KZOdja3xuJk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-33295@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33295#issuecomment-939086705

Comment:
It seems like they forgot to `#include <sys/uio.h>` in this release, but fixed it in https://roy.marples.name/git/parpd/commit/f126cdfe98d99d083b497fefc2a2cf0eef4ef0b6
```
=> parpd-1.7_1: running do_build ...
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe        -DSYSCONFDIR=\"/etc\" -c parpd.c -o parpd.o
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe        -DSYSCONFDIR=\"/etc\" -c eloop.c -o eloop.o
cc -fstack-clash-protection -D_FORTIFY_SOURCE=2 -mtune=generic -O2 -pipe        -DSYSCONFDIR=\"/etc\" -c lpf.c -o lpf.o
sed -e 's:@SYSCONFDIR@:/etc:g' parpd.8.in >parpd.8
lpf.c: In function 'bpf_write':
lpf.c:126:9: warning: implicit declaration of function 'writev'; did you mean 'write'? [-Wimplicit-function-declaration]
  126 |  return writev(ifp->fd, iov, 2);
      |         ^~~~~~
      |         write
cc -Wl,-z,relro -Wl,-z,now -Wl,--as-needed     -o parpd parpd.o eloop.o lpf.

```

  parent reply	other threads:[~2021-10-08 20:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-03 13:41 [PR PATCH] " ArsenArsen
2021-10-03 15:23 ` [PR REVIEW] " paper42
2021-10-03 15:23 ` paper42
2021-10-03 15:23 ` paper42
2021-10-03 17:40 ` [PR REVIEW] " ArsenArsen
2021-10-03 17:41 ` [PR PATCH] [Updated] " ArsenArsen
2021-10-06  9:49 ` ArsenArsen
2021-10-06  9:53 ` ArsenArsen
2021-10-08 20:04 ` paper42 [this message]
2021-10-09 20:20 ` [PR PATCH] [Updated] " ArsenArsen
2021-10-09 20:20 ` ArsenArsen
2021-10-09 20:26 ` [PR PATCH] [Updated] " ArsenArsen
2021-10-11 22:00 ` [PR PATCH] [Merged]: " paper42

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=20211008200446.YLIJY9jfky0qeAzEgzby4m7V2Bkzsz66KZOdja3xuJk@z \
    --to=paper42@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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;
as well as URLs for NNTP newsgroup(s).