Your message dated Tue, 29 Mar 2016 16:52:35 +0000
with message-id <[email protected]>
and subject line Bug#804460: fixed in asterisk 1:13.7.2~dfsg-1
has caused the Debian Bug report #804460,
regarding asterisk: FTBFS: /usr/bin/ld: cannot find -lSDL2
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 [email protected]
immediately.)
--
804460: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804460
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: asterisk
Version: 1:13.1.0~dfsg-1.1
Severity: serious
Justification: fails to build from source
Tags: sid
User: [email protected]
Usertags: ftbfs
X-Debbugs-CC: [email protected]
Dear Maintainer,
The package fails to build:
x86_64-linux-gnu-gcc -o pjsip/dialplan_functions.o -c
pjsip/dialplan_functions.c -MD -MT pjsip/dialplan_functions.o -MF
.pjsip_dialplan_functions.o.d -MP -pthread -I/asterisk-13.1.0~dfsg/include
-fgnu89-inline -g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2 -pipe
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-fPIC -DAST_MODULE=\"chan_pjsip\" -DPJ_AUTOCONF=1 -DPJ_IS_BIG_ENDIAN=0
-DPJ_IS_LITTLE_ENDIAN=1 -DOPENSSL_NO_SSL2=1
/asterisk-13.1.0~dfsg/build_tools/make_linker_version_script chan_pjsip ""
"/asterisk-13.1.0~dfsg"
x86_64-linux-gnu-gcc -o chan_pjsip.so -pthread -fPIE -pie -Wl,-z,relro
-Wl,-z,now -shared -Wl,--version-script,chan_pjsip.exports,--warn-common
chan_pjsip.o pjsip/dialplan_functions.o -lpjsua2 -lstdc++ -lpjsua -lpjsip-ua
-lpjsip-simple -lpjsip -lpjmedia-codec -lpjmedia -lpjmedia-videodev
-lpjmedia-audiodev -lpjmedia -lpjnath -lpjlib-util -lsrtp -lpj -lm -lrt
-lpthread -lSDL2 -lavformat-ffmpeg -lavcodec-ffmpeg -lswscale-ffmpeg
-lavutil-ffmpeg -lv4l2 -lopencore-amrnb -lopencore-amrwb
/usr/bin/ld: cannot find -lSDL2
/usr/bin/ld: cannot find -lavformat-ffmpeg
/usr/bin/ld: cannot find -lavcodec-ffmpeg
/usr/bin/ld: cannot find -lswscale-ffmpeg
/usr/bin/ld: cannot find -lavutil-ffmpeg
/usr/bin/ld: cannot find -lv4l2
/usr/bin/ld: cannot find -lopencore-amrnb
/usr/bin/ld: cannot find -lopencore-amrwb
collect2: error: ld returned 1 exit status
/asterisk-13.1.0~dfsg/Makefile.rules:138: recipe for target 'chan_pjsip.so'
failed
make[3]: *** [chan_pjsip.so] Error 1
make[3]: Leaving directory '/asterisk-13.1.0~dfsg/channels'
Makefile:386: recipe for target 'channels' failed
Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/asterisk.html
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
--- End Message ---
--- Begin Message ---
Source: asterisk
Source-Version: 1:13.7.2~dfsg-1
We believe that the bug you reported is fixed in the latest version of
asterisk, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[email protected]> (supplier of updated asterisk 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 29 Mar 2016 16:31:49 +0200
Source: asterisk
Binary: asterisk asterisk-modules asterisk-dahdi asterisk-vpb
asterisk-voicemail asterisk-voicemail-imapstorage
asterisk-voicemail-odbcstorage asterisk-ooh323 asterisk-mp3 asterisk-mysql
asterisk-mobile asterisk-doc asterisk-dev asterisk-dbg asterisk-config
Architecture: source all amd64
Version: 1:13.7.2~dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Description:
asterisk - Open Source Private Branch Exchange (PBX)
asterisk-config - Configuration files for Asterisk
asterisk-dahdi - DAHDI devices support for the Asterisk PBX
asterisk-dbg - Debugging symbols for Asterisk
asterisk-dev - Development files for Asterisk
asterisk-doc - Source code documentation for Asterisk
asterisk-mobile - Bluetooth phone support for the Asterisk PBX
asterisk-modules - loadable modules for the Asterisk PBX
asterisk-mp3 - MP3 playback support for the Asterisk PBX
asterisk-mysql - MySQL database protocol support for the Asterisk PBX
asterisk-ooh323 - H.323 protocol support for the Asterisk PBX - ooH323c
asterisk-voicemail - simple voicemail support for the Asterisk PBX
asterisk-voicemail-imapstorage - IMAP voicemail storage support for the
Asterisk PBX
asterisk-voicemail-odbcstorage - ODBC voicemail storage support for the
Asterisk PBX
asterisk-vpb - VoiceTronix devices support for the Asterisk PBX
Closes: 531728 780601 786926 786972 792303 804460
Changes:
asterisk (1:13.7.2~dfsg-1) unstable; urgency=medium
.
[ upstream ]
* New minor releases.
+ Fixes AST-2015-001.
CVE-2015-1558. Closes: Bug#780601.
+ Fixes AST-2015-002.
Related to CVE-2014-8150.
.
[ Jonas Smedegaard ]
* Update patches:
+ Unfuzz patches enable_addons smsq_enable.
+ Refresh and tighten all patches.
+ Add/update DEP3 patch headers, with long descriptions embedded in
Description field.
* Modernize Vcs-* field URLs:
+ Use https protocol.
+ Use cgit viewer.
* Declare compliance with Debian Policy 3.9.7.
* Wrap and sort control file.
* Add myself as uploader.
* Tidy copyright info: Strip trailing whitespace.
* Drop/simplify obsolete versioning or fallbacks in build-dependencies
or breaks/replaces.
* Avoid X11-related on not-in-testing linkage (until in testing and
X11-related binaries are in separate binary package).
+ Only enable PJProject, SDL or FFMpeg when targeted experimental.
+ Disable in non-experimental releases.
+ Ignore ABI drift on experimental builds.
+ Temporarily stop build-depend on libpjproject-dev.
Closes: Bug#804460, #792303.
* Fix build-depend only on libsrtp-dev (not also libsrtp0-dev).
* Build-depend on liburiparser-dev, for (presumably) a more uniform
URI parsing.
Closes: Bug#786926.
* Update watch file:
+ Bump to file format 4.
+ Always repackage, using xz.
+ Mangle debian version: strip ~dfsg suffix.
* Update upstream PGP keyring: Add Joshua Colp (0xDAB29B236B940F89).
* Git-ignore quilt .pc dir.
* Have git-buildpackage filter upstream .gitignore files, enable
signed tags, and enable use of pristine-tar.
* Drop custom get-orig-source target: Use "gbp import-orig --uscan"
instead.
* Update copyright info:
+ Fix include reasons for repackaging in Source field (not separate
Comment field) as mandated by file format 1.0.
+ Consider formats/msgsm.h as non-copyright-protected, with comment
on reasoning.
+ Consider formats/msgsm.h as non-copyright-protected, with comment
on reasoning.
+ Fix use License shortnames BSD-3-clause~IETF BSD-4-clause~Clapper
(not BSD-3-clause).
+ Fix include full verbatim BSD-3-clause~IETF license.
+ Wrap at 72 chars.
+ Use "None" (not "-") as copyright holder for files in the public
domain.
+ Strip non-license text.
+ Assume unversioned GPL is same as generally for the project.
+ Drop comment on audio data encoded as C header file lacking
source: Upstream is free to choose that format as preferred form
(similar to pnm for graphics).
+ Assume GTK+ dialogue code without explicit licensing has same
license as project generally.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
* Improve media support:
+ Add patch to add Opus codec module supporting transcoding.
+ Add patch to add VP8 format module supporting read/write to file.
+ Add patch to add AMR and AMR-WB modules supporting transcoding.
+ Add patches to support video in console.
+ Build-depend on libopus-dev libopencore-amrnb-dev
libopencore-amrwb-dev libavcodec-dev libswscale-dev
libsdl-image1.2-dev.
Closes: bug#786972, #531728.
* Bump ABI hash.
* Add lintian override regarding license in License-Reference field.
See bug#786450.
* Tidy README.Debian: Fix typo.
* Emit config.log if configure fails.
Checksums-Sha1:
2da97e23a16bfc50865b776678219893cef1f5ee 4000 asterisk_13.7.2~dfsg-1.dsc
9462777b65481692db7865dd13735672c235dbe8 5875556
asterisk_13.7.2~dfsg.orig.tar.xz
996888cb47d94831227e2fd188752551ceef5e74 110368
asterisk_13.7.2~dfsg-1.debian.tar.xz
b71566552a3dfd42e72df832c5f3da68bf05d934 926540
asterisk-config_13.7.2~dfsg-1_all.deb
5bd1cd51ba2f3aedfd66d66c332e33fa6f9b040e 743718
asterisk-dahdi_13.7.2~dfsg-1_amd64.deb
1e5fc5c744e96d8f789933018686cb2971e4d955 12740126
asterisk-dbg_13.7.2~dfsg-1_amd64.deb
c865de9c7bda4646be6106bf9b7bc2a3fa9241af 956044
asterisk-dev_13.7.2~dfsg-1_all.deb
b3301ef308e0dc1ce41941b5b950fdf6941a78d9 1258754
asterisk-doc_13.7.2~dfsg-1_all.deb
6405bda690fc030dc56662799b93654621f36c7b 566254
asterisk-mobile_13.7.2~dfsg-1_amd64.deb
354274fcb9b984fd77e5ebb1fd0221e3c139608d 2400982
asterisk-modules_13.7.2~dfsg-1_amd64.deb
959e1669d7d6bd0e6bb5db59303c6711d10036d3 555324
asterisk-mp3_13.7.2~dfsg-1_amd64.deb
7e967af0323ef3d72ebcdf9be5418285e87c0070 571890
asterisk-mysql_13.7.2~dfsg-1_amd64.deb
296afba284cffcad62b52c7e7645d67caf1bcdc2 870856
asterisk-ooh323_13.7.2~dfsg-1_amd64.deb
726d58816eccd4ef9d0b5aa25cb1e94d81d98db7 632620
asterisk-voicemail-imapstorage_13.7.2~dfsg-1_amd64.deb
81a2ff62545a88abe12a54ae3dce611ea259045d 622714
asterisk-voicemail-odbcstorage_13.7.2~dfsg-1_amd64.deb
2a80d1e57060766de317e0073468721330befafe 616500
asterisk-voicemail_13.7.2~dfsg-1_amd64.deb
11628f8c6c32794ba269816fb7452c366734463a 557752
asterisk-vpb_13.7.2~dfsg-1_amd64.deb
410f45e90df756e61c9d0caabc571994c9a0d0af 1971076
asterisk_13.7.2~dfsg-1_amd64.deb
Checksums-Sha256:
d9df048bb6ff773f55b1825f2c48732fd70e0b51069b8efd519b9491c62328d3 4000
asterisk_13.7.2~dfsg-1.dsc
c983ffb46e3a497d0e4aa7a2b5240506075ef190ddcfb9a525b3bc8c6db62d59 5875556
asterisk_13.7.2~dfsg.orig.tar.xz
412adc8793f8ad6858fa0b135fc38ae3dedbd02565058fbf471038f505ece93a 110368
asterisk_13.7.2~dfsg-1.debian.tar.xz
93c6bf3ade7899a40d68d85f1fd9444456f8430ff35db54e9a352677704d733a 926540
asterisk-config_13.7.2~dfsg-1_all.deb
16e929ce9c2a5504bc0a1fa2a5f6990809d6443688f6427c404924d3ce4f25d7 743718
asterisk-dahdi_13.7.2~dfsg-1_amd64.deb
b7a17eae07d49c1144887bea3483c28deb0fea8b9e58d8005a9fa8b8a133088e 12740126
asterisk-dbg_13.7.2~dfsg-1_amd64.deb
cac9db31201787d060a1f8dfdc18647724f30595f79328306cdad611960726f9 956044
asterisk-dev_13.7.2~dfsg-1_all.deb
b467e8126bfae855aceab3736b5015595830732ad1a41e0f79c593c5d9d5b6c1 1258754
asterisk-doc_13.7.2~dfsg-1_all.deb
c54abbd48b313c06d945798037b70810301e5ebc063a437c03db31725639520a 566254
asterisk-mobile_13.7.2~dfsg-1_amd64.deb
01fae02bedf951882d43f521daab48da30d6068f583892c18b1fd537fb5d9e3b 2400982
asterisk-modules_13.7.2~dfsg-1_amd64.deb
259061350f7282e0ffc77c3bb33af932a7a12db5854cbff9c02a633f6b367055 555324
asterisk-mp3_13.7.2~dfsg-1_amd64.deb
7e20df019cfbb34d1cc961ef36b9d6b2ecb4a196745b49017d9cd368a55eba8a 571890
asterisk-mysql_13.7.2~dfsg-1_amd64.deb
f80095d882ff068c1f23a87275aab928fdc4b3f58c76bd078f7b118d9d00b56a 870856
asterisk-ooh323_13.7.2~dfsg-1_amd64.deb
6f15d1145f6bea0fe23993023fbc952b68486d766a4f1c5bb6ffd4b28b72d22e 632620
asterisk-voicemail-imapstorage_13.7.2~dfsg-1_amd64.deb
85bdd17da395850b0e5f1915439eacb0ba5268281f134f4b45795292d817342a 622714
asterisk-voicemail-odbcstorage_13.7.2~dfsg-1_amd64.deb
34d521fbc560609f79f390cb3c8c112863f9b8a009ca44014781f773e77bb75f 616500
asterisk-voicemail_13.7.2~dfsg-1_amd64.deb
53a0ffdc780ceb519ec8058bbd64ab004e92d2411ec5042d13956021bff7d70a 557752
asterisk-vpb_13.7.2~dfsg-1_amd64.deb
e1a0425ffee5faa7f449aceb96a70073bfe97c437fcf443a585811a272c97a61 1971076
asterisk_13.7.2~dfsg-1_amd64.deb
Files:
1b59dbabad6f947a5ada96bd450094db 4000 comm optional asterisk_13.7.2~dfsg-1.dsc
416b04eb866265e2a616ffc950dd7119 5875556 comm optional
asterisk_13.7.2~dfsg.orig.tar.xz
cdb7c87673735fb1437e48de2e5ee2df 110368 comm optional
asterisk_13.7.2~dfsg-1.debian.tar.xz
27d8293ffdd548e53ece39c080285663 926540 comm optional
asterisk-config_13.7.2~dfsg-1_all.deb
9650e2d0932f24e734339d3b1020b44c 743718 comm optional
asterisk-dahdi_13.7.2~dfsg-1_amd64.deb
0a8cff0a5bfe04c01d3ff4f2fb0b17b6 12740126 debug extra
asterisk-dbg_13.7.2~dfsg-1_amd64.deb
faf330162d3cbf8f6d87667818a9b8e6 956044 devel extra
asterisk-dev_13.7.2~dfsg-1_all.deb
6a34ac59d925a090b6f36dd2c8cd2e57 1258754 doc extra
asterisk-doc_13.7.2~dfsg-1_all.deb
d356ae1b3f7ab2af7cf9f0c91ba62134 566254 comm optional
asterisk-mobile_13.7.2~dfsg-1_amd64.deb
59a695e39096f4ec82d722b15edf7be2 2400982 libs optional
asterisk-modules_13.7.2~dfsg-1_amd64.deb
6dbd1636319de110c025aca2e216956f 555324 comm optional
asterisk-mp3_13.7.2~dfsg-1_amd64.deb
8e29540d8c12896bb60e328764a66023 571890 comm optional
asterisk-mysql_13.7.2~dfsg-1_amd64.deb
574b9fbe295db4ada7022c8fe11b57f5 870856 comm optional
asterisk-ooh323_13.7.2~dfsg-1_amd64.deb
536dd0fd3417a09c8423c315a4240732 632620 comm optional
asterisk-voicemail-imapstorage_13.7.2~dfsg-1_amd64.deb
b7be7bffd2a950df5213a00b77d3eca0 622714 comm optional
asterisk-voicemail-odbcstorage_13.7.2~dfsg-1_amd64.deb
aa9dcdcede83d7a5dda4871626672801 616500 comm optional
asterisk-voicemail_13.7.2~dfsg-1_amd64.deb
85accd725cb98a5c77413a1145cfb277 557752 comm optional
asterisk-vpb_13.7.2~dfsg-1_amd64.deb
ced8c085d500a4a067c094c488b5f542 1971076 comm optional
asterisk_13.7.2~dfsg-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJW+q+HAAoJECx8MUbBoAEhokAQAJ9x9SOVzjMa1VUwW1YN8f07
zYcbqarws8ZAjU+pcFy+YhgV5xXa1o45XVHbjX9UbkflhNBwV7BJGzVYDYgU3JjC
rUI1yOEP6o3CkuF4nDkJXWH7o6MOzvpQOKpeeDYnClPno8ua8EpZrBsh9luWVtPQ
u3Qn5a51cRGepsQUW8KLQamsaAvFewa2LUD0BQl/gACwzED6YGZOYGCVnuubtbRB
G1fEs192FR8jFSh9p9HcM5AjObjsI5lL3EVdsmaeY+g+1S5C53o9oIR1fMlFCwUa
efAjJzTbGbhuP7lD4lXQbgN89mLQ9W6BfagyFy8SJQRz++GDS2YQ6cghat9iyWA1
F5sX0bAQrkbUzjyx8BuGZBfIePKEkGibF14gAMvDHPRNhVZ9RVwuWsD093wLrb57
gPRlQDvlXFdxmgIn2+YjGNfEzuHnP+QPhPvvukY8X9Fr0aDlUp9e0vpmdqtbTJSa
g0rJ/8LWFrVxrEfyU2XBI0GZ8nrJXWoMHS5FrO2LH2k4zsKfVxvI2QkQUwVqyLzN
BhtKQQlSfTJlJc2RrsAQRTDRxdV9zLjXOArYDWFbw/DusIh8D+DNIAkyYQ9BlLKo
Ncbx2x5HE4xWaGBEbi3E3kRyVB7NJo/JyjEbAgLeWsXX9Iq5E/u8YeNS6PuWVB4R
p+uMIuJd4qcfkS4gzw3/
=zYzF
-----END PGP SIGNATURE-----
--- End Message ---