Github messages for voidlinux
 help / color / mirror / Atom feed
From: phossil <phossil@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Package request: GTKcord3
Date: Thu, 20 Aug 2020 02:49:02 +0200	[thread overview]
Message-ID: <20200820004902.tpfkJjybVVA7fn5TVLzd-OilIyMf8Cf5sPmEo3utFvg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22568@inbox.vuxu.org>

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

New comment by phossil on void-packages repository

https://github.com/void-linux/void-packages/issues/22568#issuecomment-676833071

Comment:
Haven't been able to figure out the following error all day:
```shell
$ XBPS_CHECK_PKGS=yes ./xbps-src -a aarch64 pkg gtkcord3 
. . .
# github.com/diamondburned/gtkcord3
/usr/lib/go/pkg/tool/linux_amd64/link: running aarch64-linux-gnu-gcc failed: exit status 1
collect2: fatal error: cannot find 'ld'
compilation terminated.

=> ERROR: gtkcord3-0.0.4_1: do_build: 'go install -p "$XBPS_MAKEJOBS" -mod="${go_mod_mode}" -x -tags "${go_build_tags}" -ldflags "${go_ldflags}" ${go_package}' exited with 2
=> ERROR:   in do_build() at common/build-style/go.sh:36
```

The template on my local repo:
```bash
# Template file for 'gtkcord3'
pkgname=gtkcord3
version=0.0.4
revision=1
build_style=go
go_import_path=github.com/diamondburned/${pkgname}/
hostmakedepends="pkg-config"
makedepends="libhandy-devel gtk+3-devel"
depends="libhandy gtk+3"
short_desc="Gtk3 Discord client in Golang"
maintainer="Phosu Parsons <founderofjp@gmail.com>"
license="GPL-3.0-only"
homepage="https://github.com/diamondburned/gtkcord3"
distfiles="https://github.com/diamondburned/${pkgname}/archive/v${version}.tar.gz"
checksum=704c623393d79cc8abb68ac59a5b243576df6857626276ec3fdf15fc9b7c753f
```

       reply	other threads:[~2020-08-20  0:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22568@inbox.vuxu.org>
2020-08-20  0:49 ` phossil [this message]
2020-09-19  4:16 ` phossil
2020-11-03  2:28 ` phossil
2020-11-10  8:33 ` darkralts
2020-11-10  8:33 ` darkralts
2020-11-11  0:18 ` phossil

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=20200820004902.tpfkJjybVVA7fn5TVLzd-OilIyMf8Cf5sPmEo3utFvg@z \
    --to=phossil@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).