Your message dated Thu, 21 Mar 2024 16:42:20 +0000
with message-id <e1rnlui-00cy40...@fasolo.debian.org>
and subject line Bug#1064128: fixed in liquidsoap 2.2.4-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.2.4-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: Thu, 21 Mar 2024 16:02:22 +0000
Source: liquidsoap
Architecture: source
Version: 2.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org>
Changed-By: Kyle Robbertze <paddatrap...@debian.org>
Closes: 1064128
Changes:
 liquidsoap (2.2.4-1) unstable; urgency=medium
 .
   * New upstream version 2.2.4 (Closes: #1064128)
   * Drop gstreamer and lastfm support to fix build
Checksums-Sha1:
 541c10cce6fe979f80a0563791009948fbe1d161 3783 liquidsoap_2.2.4-1.dsc
 76f0522a1cd48946513548b22c4166e273c3a8ca 3120941 liquidsoap_2.2.4.orig.tar.gz
 fd3745cfadee60654eb5c863c73ea6d09286d276 12212 liquidsoap_2.2.4-1.debian.tar.xz
 75de1b2489a010f9050e117e0eb2e6700cb01582 25795 
liquidsoap_2.2.4-1_amd64.buildinfo
Checksums-Sha256:
 be987acd7b6515ff28ac2cb82a2e2d1edde396ff03cc55632ab4d479e6265ca3 3783 
liquidsoap_2.2.4-1.dsc
 391c43a910084ad6421a61bdb5390b8e8fff42564ec097e6fc6d4532c2036765 3120941 
liquidsoap_2.2.4.orig.tar.gz
 f8bfa6b184152edcf5df78857917ff2b90ec9206ff7f9be264cedf607a8c4bd3 12212 
liquidsoap_2.2.4-1.debian.tar.xz
 ebfe778e837cd646befed293d2fb14d2d3991bba6423979105ec98917b23b03b 25795 
liquidsoap_2.2.4-1_amd64.buildinfo
Files:
 8a2a0bc98aeeaf858a57ea545645d2b0 3783 sound optional liquidsoap_2.2.4-1.dsc
 76f8d12f8245cc1a28845983c7661e51 3120941 sound optional 
liquidsoap_2.2.4.orig.tar.gz
 64ea510c4b4de5b1adc6e6dd5d462ec4 12212 sound optional 
liquidsoap_2.2.4-1.debian.tar.xz
 ffe7e6baa5d530087d1049455854ca51 25795 sound optional 
liquidsoap_2.2.4-1_amd64.buildinfo

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

iQIzBAEBCgAdFiEElqWPGCu4+bgcXyczhU8Hvggt8U8FAmX8W+oACgkQhU8Hvggt
8U/GTA/5ARp7Cb1lkwGOra2EqwsNnzfhDOLYEz0Ob0iWPZdDZ/tAfX/qC3Of5aBY
CJWzcX2Kf3XqwcRRTVwlN2YmLjbE7iu1BOSFumJB7xdaDbffLBRP+kgz4ciiNV3q
aDeNlloVr175UqfDXZPWC8kUKQaqQ6TUbia11Gaw+YnU1F4E+qn38amTI2j2EZW0
elgTYvmokbyZMaAmlPZOIhCFpHncaKvnZTefpBtqPdJ79RsjFJJSDijarpJTKFw+
9kRIYKu78mm6tXNILR8MPI8P7/C98fsJ3BtBqdpckXBPGGsVmCDs5KwS/AwJYK47
7hfYBrWBUu0n/D4bberx64YYeAzdvHEpvzBPbYZUtDkJQSqxPX1Y2rVo/2wqKFST
2nfPX9BvchRTu28mKsQUd+grbuJoYNLiCOidZu2lSjq4ZSckRBziOC96KlyNxqy3
xnoOvaPyOycSrcpO16Obogo06xh9Jp0jl8kfvSwZl47ok0d6J7joOudYjWlkOr8G
XbJjByFATc8KObEMAFt35PH3Cn2Ct3tBLcv9yzjP2rV4biHd0Qg1VcB15Upy2dnw
QCc8tMlshTEo9WWZ5P8wppOdZMf0omolmWiSlmJ9eD2kfLVgW4fYY1kdh/j+DrZD
1OeoZTXHK+lFoBGKhT6VFPo6IY+uwhcjWMDbh+mlJ2S8RnuxTI8=
=pO77
-----END PGP SIGNATURE-----

Attachment: pgpIHfAxadLHS.pgp
Description: PGP signature


--- End Message ---

Reply via email to