Date: Fri, 18 Nov 2022 15:17:49 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267851] databases/postgresql-promscale: fails to build after rust 1.65.0 Message-ID: <bug-267851-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267851 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=3D238163&action= =3Dedit 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/sq= l_entity_graph/pgx_sql.rs:137 =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2= =94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94= =81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81 SPANTRACE =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2= =94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94= =81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81= =E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2=94=81=E2= =94=81=E2=94=81 0: pgx_utils::sql_entity_graph::pgx_sql::build with extension_name=3D"promscale" versioned_so=3Dtrue force_create_or_replace=3D= true at pgx-utils/src/sql_entity_graph/pgx_sql.rs:81 1: cargo_pgx::command::schema::generate_schema with pg_version=3D13.13 release=3Dtrue test=3Dfalse features=3D["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! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267851-7788>