Github messages for voidlinux
 help / color / mirror / Atom feed
From: aryalaadi <aryalaadi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: poc zed package template
Date: Mon, 04 Mar 2024 12:38:49 +0100	[thread overview]
Message-ID: <20240304113849.7475821360@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49019@inbox.vuxu.org>

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

New comment by aryalaadi on void-packages repository

https://github.com/void-linux/void-packages/pull/49019#issuecomment-1976386783

Comment:
ok ive managed to get the package to build after i created the full source archive myself 
(ive requested the upstream to provide the archive on every release) with something like this
```
pkgname=zed
version=0.124.8
revision=1
build_style=cargo
hostmakedepends="pkg-config python3 cargo"
makedepends="alsa-lib-devel libzstd-devel fontconfig-devel wayland-devel libxkbcommon-devel openssl-devel"
depends="alsa-lib libzstd fontconfig wayland libxkbcommon libxkbcommon-x11 openssl"
short_desc="High-performance, multiplayer code editor"
maintainer="aryalaadi <aryalaadi123@gmail.com>"
license="GPL-3.0"
homepage="https://github.com/zed-industries/zed"
distfiles="http://localhost:8000/zed.tar.gz"
checksum=a45d80c9c68e8aa232490ea3bfe00712e8e296d606ed37d83f1875a693e46654
```
but after it was done compiling i got this error 
```
error: found a virtual manifest at `/builddir/zed-0.124.8/Cargo.toml` instead of a package manifest
=> ERROR: zed-0.124.8_1: do_install: '${make_cmd} install --target ${RUST_TARGET} --root="${DESTDIR}/usr" --offline --locked ${configure_args} ${make_install_args}' exited with 101
=> ERROR:   in do_install() at common/build-style/cargo.sh:22
```
any idea on what could be causing this?

  parent reply	other threads:[~2024-03-04 11:38 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-01 13:57 [PR PATCH] " aryalaadi
2024-03-01 14:07 ` [PR REVIEW] " ahesford
2024-03-01 14:11 ` [PR PATCH] [Updated] " aryalaadi
2024-03-03 17:11 ` aryalaadi
2024-03-03 17:32 ` aryalaadi
2024-03-03 17:33 ` aryalaadi
2024-03-03 17:34 ` aryalaadi
2024-03-03 20:33 ` dmarto
2024-03-03 20:33 ` dmarto
2024-03-04  0:24 ` aryalaadi
2024-03-04  0:31 ` ahesford
2024-03-04  3:13 ` aryalaadi
2024-03-04 11:38 ` aryalaadi [this message]
2024-04-30 19:24 ` someone13574
2024-05-01  4:30 ` aryalaadi
2024-05-01  5:19 ` someone13574
2024-05-14  0:43 ` Vaelatern
2024-05-14  0:43 ` Vaelatern
2024-05-14  2:31 ` someone13574
2024-05-23 22:24 ` Vaelatern
2024-05-23 22:24 ` [PR PATCH] [Closed]: " Vaelatern

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=20240304113849.7475821360@inbox.vuxu.org \
    --to=aryalaadi@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).