Your message dated Wed, 05 Mar 2025 07:37:52 +0000
with message-id <e1tpjkc-005jkq...@fasolo.debian.org>
and subject line Bug#1096251: fixed in golang-1.24 1.24.1-1
has caused the Debian Bug report #1096251,
regarding golang-github-evanw-esbuild: FTBFS: make[1]: *** [debian/rules:36: 
execute_after_dh_auto_build-arch] Error 1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1096251: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1096251
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-evanw-esbuild
Version: 0.25.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20250215 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory 
> '/build/reproducible-path/golang-github-evanw-esbuild-0.25.0'
> ln -sf _build/bin/esbuild .
> # Generate npm/esbuild/*
> node scripts/esbuild.js ./esbuild --neutral
> # Generate npm/esbuild-wasm/*
> # See also set_go_env sub in dh-golang
> GOPATH=/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/_build 
> GOCACHE=/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/_build/go-build
>  GO111MODULE=off GOPROXY=off \
>     node scripts/esbuild.js ./esbuild --wasm
> node:fs:449
>     return binding.readFileUtf8(path, stringToFlags(options.flag));
>                    ^
> 
> Error: ENOENT: no such file or directory, open 
> '/usr/lib/go-1.24/misc/wasm/wasm_exec.js'
>     at Object.readFileSync (node:fs:449:20)
>     at exports.buildWasmLib 
> (/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/scripts/esbuild.js:150:25)
>     at Object.<anonymous> 
> (/build/reproducible-path/golang-github-evanw-esbuild-0.25.0/scripts/esbuild.js:353:52)
>     at Module._compile (node:internal/modules/cjs/loader:1469:14)
>     at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
>     at Module.load (node:internal/modules/cjs/loader:1288:32)
>     at Module._load (node:internal/modules/cjs/loader:1104:12)
>     at Function.executeUserEntryPoint [as runMain] 
> (node:internal/modules/run_main:173:12)
>     at node:internal/main/run_main_module:28:49 {
>   errno: -2,
>   code: 'ENOENT',
>   syscall: 'open',
>   path: '/usr/lib/go-1.24/misc/wasm/wasm_exec.js'
> }
> 
> Node.js v20.18.3
> make[1]: *** [debian/rules:36: execute_after_dh_auto_build-arch] Error 1


The full build log is available from:
http://qa-logs.debian.net/2025/02/15/golang-github-evanw-esbuild_0.25.0-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250215;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250215&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: golang-1.24
Source-Version: 1.24.1-1
Done: Shengjing Zhu <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-1.24, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1096...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Shengjing Zhu <z...@debian.org> (supplier of updated golang-1.24 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 05 Mar 2025 07:58:41 +0800
Source: golang-1.24
Architecture: source
Version: 1.24.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Compiler Team <team+go-compi...@tracker.debian.org>
Changed-By: Shengjing Zhu <z...@debian.org>
Closes: 1096251
Changes:
 golang-1.24 (1.24.1-1) unstable; urgency=medium
 .
   * Team upload
   * New upstream version 1.24.1
     + CVE-2025-22870: net/http, x/net/proxy, x/net/http/httpproxy: proxy bypass
       using IPv6 zone IDs
   * Install lib directory to golang-X.Y-src package.
     This includes lib/wasm directory which is moved from misc/wasm
     in Go 1.24. (Closes: #1096251)
Checksums-Sha1:
 eec112384f0af7752d6076ba5f2b723b2e8ede00 2272 golang-1.24_1.24.1-1.dsc
 93fae1439e16c40a67a4486358eebde87dfad2e5 30777528 
golang-1.24_1.24.1.orig.tar.gz
 c1345994239015c92c99a822d1b06a9687c22c75 833 golang-1.24_1.24.1.orig.tar.gz.asc
 841d187ffeaa7415c3f2d1a3559143291d5f1963 41932 
golang-1.24_1.24.1-1.debian.tar.xz
 a28f9cb48fc13bbd2ae24af2b13355257cb2caf5 6269 
golang-1.24_1.24.1-1_amd64.buildinfo
Checksums-Sha256:
 f07a3b30bca735f174625f39acb9b21fd2da4cae6087da05d7828e284e14b791 2272 
golang-1.24_1.24.1-1.dsc
 8244ebf46c65607db10222b5806aeb31c1fcf8979c1b6b12f60c677e9a3c0656 30777528 
golang-1.24_1.24.1.orig.tar.gz
 bc78ebda04739f5e8be4156823f3d1f6085c9e2c2a7be8b2674c47b55a73bc72 833 
golang-1.24_1.24.1.orig.tar.gz.asc
 7be6aa9b4c3fc1a8f5c36369e110052539eb1a22ca76cc12e1dfa05d6b28ccbb 41932 
golang-1.24_1.24.1-1.debian.tar.xz
 f995adb1647aefbb835ede8e233d5584070def22ffb730e05e10124031052e07 6269 
golang-1.24_1.24.1-1_amd64.buildinfo
Files:
 097fbeb0785378bd99f9dae289feea56 2272 golang optional golang-1.24_1.24.1-1.dsc
 b5bc898bfdad98a014e58fc4d16c76d9 30777528 golang optional 
golang-1.24_1.24.1.orig.tar.gz
 67527d25f1617171c13491d69e5c2c80 833 golang optional 
golang-1.24_1.24.1.orig.tar.gz.asc
 a33a80d83d225090e956757891046570 41932 golang optional 
golang-1.24_1.24.1-1.debian.tar.xz
 8095e58367126b2f8b37ece37952753c 6269 golang optional 
golang-1.24_1.24.1-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQQDd7ZVPtkLISR2GtI+VZ1MrPKt2AUCZ8f8oAAKCRA+VZ1MrPKt
2MSmAP44igBGAhrt7INh+bMCCd5fLYev2t+d1WSZ1WDn93nhiQEAvspH7eTtNdnc
xohI8POTyQUwpDkwWGQ2BakWoNEuKwY=
=3YoN
-----END PGP SIGNATURE-----

Attachment: pgp2HCJl3KKeO.pgp
Description: PGP signature


--- End Message ---

Reply via email to