Package Details: timescaledb-toolkit 1.16.0-2

Git Clone URL: https://aur.archlinux.org/timescaledb-toolkit.git (read-only, click to copy)
Package Base: timescaledb-toolkit
Description: PostgreSQL extension for TimescaleDB analytics
Upstream URL: https://github.com/timescale/timescaledb-toolkit
Licenses: custom:Timescale
Submitter: grawlinson
Maintainer: nofal
Last Packager: nofal
Votes: 0
Popularity: 0.000000
First Submitted: 2021-09-22 04:27 (UTC)
Last Updated: 2023-05-04 10:47 (UTC)

Latest Comments

pohl7589 commented on 2025-06-07 18:59 (UTC) (edited on 2025-06-07 19:00 (UTC) by pohl7589)

Package does not build on recent up-to-date Arch with postgresql 17.4-4:

==> Making package: timescaledb-toolkit 1.16.0-2 (Sat 07 Jun 2025 08:58:18 PM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found timescaledb-toolkit-1.16.0.tar.gz
  -> Found LICENSE-TIMESCALE-490e9405874d284735e27e3f9f63a2f6dd31a08f
==> Validating source files with sha512sums...
    timescaledb-toolkit-1.16.0.tar.gz ... Passed
    LICENSE-TIMESCALE-490e9405874d284735e27e3f9f63a2f6dd31a08f ... Passed
==> Validating source files with b2sums...
    timescaledb-toolkit-1.16.0.tar.gz ... Passed
    LICENSE-TIMESCALE-490e9405874d284735e27e3f9f63a2f6dd31a08f ... Passed
==> Extracting sources...
  -> Extracting timescaledb-toolkit-1.16.0.tar.gz with bsdtar
==> Starting prepare()...
warning: `/home/alarm/aur/timescaledb-toolkit/src/timescaledb-toolkit-1.16.0/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
==> Starting build()...
warning: `/home/alarm/aur/timescaledb-toolkit/src/timescaledb-toolkit-1.16.0/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
    Updating crates.io index
  Installing cargo-pgx v0.7.1
    Updating crates.io index
error: failed to compile `cargo-pgx v0.7.1`, intermediate artifacts can be found at `/tmp/cargo-installq3ceed`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.

Caused by:
  failed to select a version for the requirement `cargo_toml = "^0.11.8"`
    version 0.11.8 is yanked
  location searched: crates.io index
  required by package `cargo-pgx v0.7.1`
==> ERROR: A failure occurred in build().
    Aborting...