[Bug 267851] databases/postgresql-promscale: fails to build after rust 1.65.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Nov 2022 15:17:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267851 Bug ID: 267851 Summary: databases/postgresql-promscale: fails to build after rust 1.65.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: feld@FreeBSD.org Reporter: bsd@j-star.org Flags: maintainer-feedback?(feld@FreeBSD.org) Assignee: feld@FreeBSD.org Attachment #238163 text/plain mime type: Created attachment 238163 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=238163&action=edit testport build log The build at HEAD fails with: The application panicked (crashed). Message: No control file found Location: /wrkdirs/usr/ports/databases/postgresql-promscale/work/pgx/pgx-utils/src/sql_entity_graph/pgx_sql.rs:137 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ SPANTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0: pgx_utils::sql_entity_graph::pgx_sql::build with extension_name="promscale" versioned_so=true force_create_or_replace=true at pgx-utils/src/sql_entity_graph/pgx_sql.rs:81 1: cargo_pgx::command::schema::generate_schema with pg_version=13.13 release=true test=false features=["serde_json", "proptest", "pg13"] at cargo-pgx/src/command/schema.rs:145 2: cargo_pgx::command::schema::execute at cargo-pgx/src/command/schema.rs:84 If I roll my ports tree back to the commit before the rust update (f685554243aefbc990c8765872afd2c83dc7bfc9) it builds fine. Poudriere testport log attached. I don't have any insight yet into what the problem actually is! -- You are receiving this mail because: You are the assignee for the bug.