Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: Package Request: pp
Date: Tue, 25 Jun 2019 18:14:50 +0200	[thread overview]
Message-ID: <20190625161450.ifKRVx0bPbUNxlgP-Iu-Ka140H6L0SFeIehSEw8_M5Y@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-12659@inbox.vuxu.org>

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/issues/12659#issuecomment-505507735
Comment:
okay, author added the version number to release
---
Wip template
```
# Template file for 'pp'
pkgname=pp
version=1.0
revision=1
wrksrc="pp"
build_style=gnu-makefile
short_desc="Preprocessor that allows embedding sh code in files of any type"
maintainer=""
license="ISC"
homepage="https://adi.tilde.institute/pp/index.html"
distfiles="https://adi.tilde.institute/pp/pp-${version}.tgz"
checksum=4c0ea789f58b502b9d9f6a28096c6ee4237b805ab3947c569661906475f3e215

post_install() {
	vlicense LICENSE
}
```
Unfortunately fails with
```
=> pp-1.0_1: running do_build ...
ld pp.o -Wl,-z,relro -Wl,-z,now -Wl,--as-needed     -o pp
ld: unrecognized option '-Wl,-z,relro'
ld: use the --help option for usage information
make: *** [makefile:17: pp] Error 1
```
I'm not into C so I don't know what's wrong.

  parent reply	other threads:[~2019-06-25 16:14 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-24 21:05 [ISSUE] " voidlinux-github
2019-06-25 15:54 ` voidlinux-github
2019-06-25 16:14 ` voidlinux-github
2019-06-25 16:14 ` voidlinux-github [this message]
2019-06-25 17:09 ` voidlinux-github
2019-06-27 15:32 ` voidlinux-github
2019-06-27 15:39 ` voidlinux-github
2019-06-27 15:45 ` voidlinux-github
2019-07-02 16:56 ` voidlinux-github
2019-07-02 20:49 ` [ISSUE] [CLOSED] " voidlinux-github

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=20190625161450.ifKRVx0bPbUNxlgP-Iu-Ka140H6L0SFeIehSEw8_M5Y@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).