Your message dated Sat, 11 Jan 2025 12:49:33 +0000
with message-id <e1twavl-003kdy...@fasolo.debian.org>
and subject line Bug#1064128: fixed in liquidsoap 2.3.0-1
has caused the Debian Bug report #1064128,
regarding liquidsoap: FTBFS: Error: Unbound module Pcre
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.)


-- 
1064128: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1064128
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: liquidsoap
Version: 2.2.3-1
Severity: serious

Dear Maintainer,

The package has one ftbfs issue due to:

```
299 |     let key = Pcre.get_substring sub 1 in
                    ^^^^^^^^^^^^^^^^^^
Error: Unbound module Pcre
(cd _build/default && /usr/bin/ocamlc.opt -w -40 -g -bin-annot -I 
src/core/.liquidsoap_core.objs/byte -I /usr/lib/ocaml/angstrom -I 
/usr/lib/ocaml/bigstringaf -I /usr/lib/ocaml/bytes -I 
/usr/lib/ocaml/camlp-streams -I /usr/lib/ocaml/camomile/lib -I 
/usr/lib/ocaml/cry -I /usr/lib/ocaml/curl -I /usr/lib/ocaml/dtools -I 
/usr/lib/ocaml/dune-build-info -I /usr/lib/ocaml/dune-private-libs/dune-section 
-I /usr/lib/ocaml/dune-site -I /usr/lib/ocaml/dune-site/private -I 
/usr/lib/ocaml/duppy -I /usr/lib/ocaml/fileutils -I /usr/lib/ocaml/gen -I 
/usr/lib/ocaml/inotify -I /usr/lib/ocaml/magic -I /usr/lib/ocaml/menhirLib -I 
/usr/lib/ocaml/metadata -I /usr/lib/ocaml/mm -I /usr/lib/ocaml/mm/audio -I 
/usr/lib/ocaml/mm/base -I /usr/lib/ocaml/mm/image -I /usr/lib/ocaml/mm/midi -I 
/usr/lib/ocaml/mm/video -I /usr/lib/ocaml/re -I /usr/lib/ocaml/sedlex -I 
/usr/lib/ocaml/seq -I /usr/lib/ocaml/stdlib-shims -I /usr/lib/ocaml/stringext 
-I /usr/lib/ocaml/syslog -I /usr/lib/ocaml/threads -I /usr/lib/ocaml/uri -I 
src/console/.console.objs/byte -I src/lang/.liquidsoap_lang.objs/byte 
-no-alias-deps -o src/core/.liquidsoap_core.objs/byte/ffmpeg_format.cmo -c 
-impl src/core/encoder/formats/ffmpeg_format.pp.ml)
File "src/core/encoder/formats/ffmpeg_format.ml", line 136, characters 20-31:
136 |                 (if Pcre.pmatch ~pat:"video" name then "" else 
"video_content,")
                          ^^^^^^^^^^^
Error: Unbound module Pcre
(cd _build/default && /usr/bin/ocamlopt.opt -w -40 -g -w -9 -alert --deprecated 
-O2 -I src/core/.liquidsoap_core.objs/byte -I 
src/core/.liquidsoap_core.objs/native -I /usr/lib/ocaml/angstrom -I 
/usr/lib/ocaml/bigstringaf -I /usr/lib/ocaml/bytes -I 
/usr/lib/ocaml/camlp-streams -I /usr/lib/ocaml/camomile/lib -I 
/usr/lib/ocaml/cry -I /usr/lib/ocaml/curl -I /usr/lib/ocaml/dtools -I 
/usr/lib/ocaml/dune-build-info -I /usr/lib/ocaml/dune-private-libs/dune-section 
-I /usr/lib/ocaml/dune-site -I /usr/lib/ocaml/dune-site/private -I 
/usr/lib/ocaml/duppy -I /usr/lib/ocaml/fileutils -I /usr/lib/ocaml/gen -I 
/usr/lib/ocaml/inotify -I /usr/lib/ocaml/magic -I /usr/lib/ocaml/menhirLib -I 
/usr/lib/ocaml/metadata -I /usr/lib/ocaml/mm -I /usr/lib/ocaml/mm/audio -I 
/usr/lib/ocaml/mm/base -I /usr/lib/ocaml/mm/image -I /usr/lib/ocaml/mm/midi -I 
/usr/lib/ocaml/mm/video -I /usr/lib/ocaml/re -I /usr/lib/ocaml/sedlex -I 
/usr/lib/ocaml/seq -I /usr/lib/ocaml/stdlib-shims -I /usr/lib/ocaml/stringext 
-I /usr/lib/ocaml/syslog -I /usr/lib/ocaml/threads -I /usr/lib/ocaml/uri -I 
src/console/.console.objs/byte -I src/console/.console.objs/native -I 
src/lang/.liquidsoap_lang.objs/byte -I src/lang/.liquidsoap_lang.objs/native 
-intf-suffix .ml -no-alias-deps -o 
src/core/.liquidsoap_core.objs/native/http.cmx -c -impl 
src/core/tools/http.pp.ml)
File "src/core/tools/http.ml", line 69, characters 10-20:
69 |     match Pcre.split ~pat:"=" arg with
               ^^^^^^^^^^
Error: Unbound module Pcre
dh_auto_build: error: dune build -j 4 -p 
liquidsoap,liquidsoap-core,liquidsoap-lang,liquidsoap-js,liquidsoap-libs,liquidsoap-libs-extra,liquidsoap-mode,tls-liquidsoap,sdl-liquidsoap
 returned exit code 1
make: *** [debian/rules:7: binary-arch] Error 25

```

Although it was failed with -b1 version on buildd[0], but it is reproduced on 
my local build for amd64 and riscv64 also.


[0]: 
https://buildd.debian.org/status/fetch.php?pkg=liquidsoap&arch=amd64&ver=2.2.3-1%2Bb1&stamp=1708087445&raw=0


-- 
Regards,
--
  Bo YU

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: liquidsoap
Source-Version: 2.3.0-1
Done: Kyle Robbertze <paddatrap...@debian.org>

We believe that the bug you reported is fixed in the latest version of
liquidsoap, 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 1064...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kyle Robbertze <paddatrap...@debian.org> (supplier of updated liquidsoap 
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: Sat, 11 Jan 2025 10:40:00 +0000
Source: liquidsoap
Architecture: source
Version: 2.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
Changed-By: Kyle Robbertze <paddatrap...@debian.org>
Closes: 1064128 1072432 1077110
Changes:
 liquidsoap (2.3.0-1) unstable; urgency=medium
 .
   * New upstream version 2.3.0 (Closes: #1072432, #1077110, #1064128)
   * Bump Standards-Version to 4.7.0 (no change)
   * Re-enable lastfm support
   * Configure cache directory
   * Refresh patches
Checksums-Sha1:
 9e6384f302130ca970f215e32c3fe40a884ac27b 3884 liquidsoap_2.3.0-1.dsc
 39e92bcc50fbbe3b521ccdadf0cf61578c005910 3175615 liquidsoap_2.3.0.orig.tar.gz
 6a6629770c21916f59136f60bbc0201919ae2c4f 13728 liquidsoap_2.3.0-1.debian.tar.xz
 5a36d156707a8775c08aa216ee0a045c8610e04c 26974 
liquidsoap_2.3.0-1_amd64.buildinfo
Checksums-Sha256:
 7b48ffdf8304749bd16cd6b9fc73366429c59191e847a1bf7bcd77a77bdb6090 3884 
liquidsoap_2.3.0-1.dsc
 23319dc4bd6c7700be758b71075550a94c791f3f9d10c292cca83b0c9f1f4831 3175615 
liquidsoap_2.3.0.orig.tar.gz
 ed68d9d3f7e8b9a488b1958d3489039149e3beccb816dc5e00345632f8e45212 13728 
liquidsoap_2.3.0-1.debian.tar.xz
 2d4897addbfe2ce40960bae997bba88545cb6423ca805ae9092b422db852d339 26974 
liquidsoap_2.3.0-1_amd64.buildinfo
Files:
 e657793eb94641012491ffdfa52185fb 3884 sound optional liquidsoap_2.3.0-1.dsc
 ee0832e348fe3ff9af3c25e57a3f808e 3175615 sound optional 
liquidsoap_2.3.0.orig.tar.gz
 7aa7ed618f41b22dd15ba31f2fd64476 13728 sound optional 
liquidsoap_2.3.0-1.debian.tar.xz
 0a999786ec09088d90c73301dcfcd1fd 26974 sound optional 
liquidsoap_2.3.0-1_amd64.buildinfo

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

iQJMBAEBCgA2FiEElqWPGCu4+bgcXyczhU8Hvggt8U8FAmeCZWcYHHBhZGRhdHJh
cHBlckBkZWJpYW4ub3JnAAoJEIVPB74ILfFP2+8QALV8Tf/Uh7ujTaB8AeLYwC1V
aY3VrZfv48Z8m2cLzGodHDz3d+wu60pippEjOYSNH+qgbfFbd3Qam7blhB+v8l6q
N6gPE6ExTm7IO3jkGxDQOjXeHfCBi6tR2+LtLOJGemVgHk8XpcoKPz2gHExdPtUL
zonVaYv66BcO9wdngp0gvj8NdeG32yBI9THIRxtj6gNGjKJfifI2g/Hi0/ygumk4
nJcV7tvrO8brqWg8Aq6s9UYP9a5gTpoFIBfom0xTUWoUIHZbfLAymMOds2nPWuqp
MKrORhEWMzh4vWfqG6btrwLYbdeBt0+YWqrpMaZZy0Oby8sJIOVznOsHKlpy/m5N
WcfYikKz1ILTPvYwz9YITE97r8sATLJTg4fA0LMLBLnItVhffvADZpVonyiMs5oG
+Abihszz/8ZKRBiBs3NQTNGnzE6sYqVhj6KxHZpvHHrW4dRruip6hyYlYZCD+ECk
xybXffjkJ32yjsUtBu1Pb588P6S+o4m9XXx2dIeo0DRLU6XRCMNMi+ysmSuNxhif
lN/TVyx5VO0PTVp23KiEgq9WgVv671+XBDK7Tl1TY/7ym1fYtg/Rm4lzx9T+tK3Q
up2NeQZ9gMaCJiGCiaT3LHyAFkP3C/hy9UtElQMM73jHbczOfM2BaiIR3qVVdny5
0q64IZySvh5429s8lNcw
=aTzX
-----END PGP SIGNATURE-----

Attachment: pgp_VfdM35RBq.pgp
Description: PGP signature


--- End Message ---

Reply via email to