Bug 281430 - net-im/signal-desktop 7.23.0 fails to build
Summary: net-im/signal-desktop 7.23.0 fails to build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-11 04:17 UTC by Wassily
Modified: 2024-09-11 10:42 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mikael)


Attachments
Full log (66.21 KB, text/plain)
2024-09-11 04:17 UTC, Wassily
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Wassily 2024-09-11 04:17:48 UTC
Created attachment 253492 [details]
Full log

Poudriere failed to build net-im/signal-desktop 7.23.0, in FreeBSD 14.1-p4. I added the full log. The compilation ended with this message:

  command=/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js rebuild @nodert-win10-rs4/windows.data.xml.dom@0.4.4 @nodert-win10-rs4/windows.ui.notifications@0.4.4 @signalapp/better-sqlite3@8.8.0 @signalapp/windows-dummy-keystroke@1.0.0 bufferutil@4.0.7 mac-screen-capture-permissions@2.0.0 utf-8-validate@5.0.10
                    workingDir=
npm error code 1
npm error path /wrkdirs/usr/ports/net-im/signal-desktop/work/Signal-Desktop-7.23.0
npm error command failed
npm error command sh -c npm run build:acknowledgments && patch-package --error-on-fail --error-on-warn && npm run electron:install-app-deps
npm error A complete log of this run can be found in: /wrkdirs/usr/ports/net-im/signal-desktop/work/.npm/_logs/2024-09-11T03_59_06_339Z-debug-0.log
*** Error code 1

Stop.
make: stopped in /usr/ports/net-im/signal-desktop
=>> Cleaning up wrkdir
===>  Cleaning for signal-desktop-7.23.0
build of net-im/signal-desktop | signal-desktop-7.23.0 ended at Wed Sep 11 00:59:13 -03 2024
build time: 00:00:33
!!! build failure encountered !!!
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-11 07:05:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e41b84f9b1a341035ece81ec08ff4db1acdedd8

commit 8e41b84f9b1a341035ece81ec08ff4db1acdedd8
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2024-09-11 07:04:18 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2024-09-11 07:04:18 +0000

    net-im/signal-desktop: Fix build

    Bump better-sqlite3 to the required version.

    PR:             281430

 net-im/signal-desktop/Makefile    |  2 +-
 net-im/signal-desktop/distinfo    |  6 +++---
 net-im/signal-desktop/get_deps.sh | 12 ++++++++++++
 3 files changed, 16 insertions(+), 4 deletions(-)