Your message dated Sat, 05 May 2012 21:17:19 +0000
with message-id <e1sqmlv-0002g5...@franck.debian.org>
and subject line Bug#667144: fixed in crtmpserver 1.0~dfsg-3
has caused the Debian Bug report #667144,
regarding crtmpserver: ftbfs with GCC-4.7
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.)


-- 
667144: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667144
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: crtmpserver
Version: 1.0~dfsg-2
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

mmapfile.cpp:40:27: error: 'getpagesize' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/crtmpserver_1.0~dfsg-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends 
"Unix Makefiles" "/«PKGBUILDDIR»" "/«PKGBUILDDIR»/common" 
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu" 
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/common" 
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/common/CMakeFiles/common.dir/DependInfo.cmake"
 --color=
Scanning dependencies of target common
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make -f common/CMakeFiles/common.dir/build.make 
common/CMakeFiles/common.dir/build
make[3]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
/usr/bin/cmake -E cmake_progress_report 
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles" 
[  1%] Building CXX object 
common/CMakeFiles/common.dir/src/utils/mempool/mempool.cpp.o
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/common" && /usr/bin/c++   
-Dcommon_EXPORTS -DLITTLE_ENDIAN_BYTE_ALIGNED -DHAS_PROTOCOL_HTTP 
-DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS 
-DHAS_PROTOCOL_VAR -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HLS -DHAS_MEDIA_MP3 
-DHAS_MEDIA_MP4 -DHAS_MEDIA_FLV 
-DCreateRTCPPacket=CreateRTCPPacket_mystyle_only_once 
-DFeedDataAudioMPEG4Generic=FeedDataAudioMPEG4Generic_one_by_one 
-DHandleTSVideoData=HandleVideoData_version3 -DHAS_LUA -D__USE_FILE_OFFSET64 
-D_FILE_OFFSET_BITS=64 -DLINUX -DNET_EPOLL -D_FORTIFY_SOURCE=2 -g  
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -fPIC -O3 -fno-strict-aliasing -fPIC 
-I/usr/include/lua5.1 -I"/«PKGBUILDDIR»/common/include"    
-I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/precompiled.gch/Release.c++ -include 
common -Winvalid-pch -o CMakeFiles/common.dir/src/utils/mempool/mempool.cpp.o 
-c "/«PKGBUILDDIR»/common/src/utils/mempool/mempool.cpp"
/usr/bin/cmake -E cmake_progress_report 
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles" 
[  1%] Building CXX object 
common/CMakeFiles/common.dir/src/utils/misc/variant.cpp.o
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/common" && /usr/bin/c++   
-Dcommon_EXPORTS -DLITTLE_ENDIAN_BYTE_ALIGNED -DHAS_PROTOCOL_HTTP 
-DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS 
-DHAS_PROTOCOL_VAR -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HLS -DHAS_MEDIA_MP3 
-DHAS_MEDIA_MP4 -DHAS_MEDIA_FLV 
-DCreateRTCPPacket=CreateRTCPPacket_mystyle_only_once 
-DFeedDataAudioMPEG4Generic=FeedDataAudioMPEG4Generic_one_by_one 
-DHandleTSVideoData=HandleVideoData_version3 -DHAS_LUA -D__USE_FILE_OFFSET64 
-D_FILE_OFFSET_BITS=64 -DLINUX -DNET_EPOLL -D_FORTIFY_SOURCE=2 -g  
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -fPIC -O3 -fno-strict-aliasing -fPIC 
-I/usr/include/lua5.1 -I"/«PKGBUILDDIR»/common/include"    
-I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/precompiled.gch/Release.c++ -include 
common -Winvalid-pch -o CMakeFiles/common.dir/src/utils/misc/variant.cpp.o -c 
"/«PKGBUILDDIR»/common/src/utils/misc/variant.cpp"
/usr/bin/cmake -E cmake_progress_report 
"/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles" 14
[  2%] Building CXX object 
common/CMakeFiles/common.dir/src/utils/misc/mmapfile.cpp.o
cd "/«PKGBUILDDIR»/obj-x86_64-linux-gnu/common" && /usr/bin/c++   
-Dcommon_EXPORTS -DLITTLE_ENDIAN_BYTE_ALIGNED -DHAS_PROTOCOL_HTTP 
-DHAS_PROTOCOL_RTMP -DHAS_PROTOCOL_LIVEFLV -DHAS_PROTOCOL_RTP -DHAS_PROTOCOL_TS 
-DHAS_PROTOCOL_VAR -DHAS_PROTOCOL_CLI -DHAS_PROTOCOL_HLS -DHAS_MEDIA_MP3 
-DHAS_MEDIA_MP4 -DHAS_MEDIA_FLV 
-DCreateRTCPPacket=CreateRTCPPacket_mystyle_only_once 
-DFeedDataAudioMPEG4Generic=FeedDataAudioMPEG4Generic_one_by_one 
-DHandleTSVideoData=HandleVideoData_version3 -DHAS_LUA -D__USE_FILE_OFFSET64 
-D_FILE_OFFSET_BITS=64 -DLINUX -DNET_EPOLL -D_FORTIFY_SOURCE=2 -g  
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -fPIC -O3 -fno-strict-aliasing -fPIC 
-I/usr/include/lua5.1 -I"/«PKGBUILDDIR»/common/include"    
-I/«PKGBUILDDIR»/obj-x86_64-linux-gnu/precompiled.gch/Release.c++ -include 
common -Winvalid-pch -o CMakeFiles/common.dir/src/utils/misc/mmapfile.cpp.o -c 
"/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp"
/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp: In constructor 
'MmapFile::MmapFile()':
/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp:40:27: error: 'getpagesize' 
was not declared in this scope
/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp: In destructor 'virtual 
MmapFile::~MmapFile()':
/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp:55:24: error: 'close' was 
not declared in this scope
/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp: In member function 'bool 
MmapFile::Initialize(std::string, uint32_t, bool)':
/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp:181:16: error: 'close' was 
not declared in this scope
/«PKGBUILDDIR»/common/src/utils/misc/mmapfile.cpp:191:15: error: 'close' was 
not declared in this scope
make[3]: *** [common/CMakeFiles/common.dir/src/utils/misc/mmapfile.cpp.o] Error 
1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [common/CMakeFiles/common.dir/all] Error 2
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make[2]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[1]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: crtmpserver
Source-Version: 1.0~dfsg-3

We believe that the bug you reported is fixed in the latest version of
crtmpserver, which is due to be installed in the Debian FTP archive:

crtmpserver-apps_1.0~dfsg-3_amd64.deb
  to main/c/crtmpserver/crtmpserver-apps_1.0~dfsg-3_amd64.deb
crtmpserver-dev_1.0~dfsg-3_amd64.deb
  to main/c/crtmpserver/crtmpserver-dev_1.0~dfsg-3_amd64.deb
crtmpserver-libs_1.0~dfsg-3_amd64.deb
  to main/c/crtmpserver/crtmpserver-libs_1.0~dfsg-3_amd64.deb
crtmpserver_1.0~dfsg-3.debian.tar.gz
  to main/c/crtmpserver/crtmpserver_1.0~dfsg-3.debian.tar.gz
crtmpserver_1.0~dfsg-3.dsc
  to main/c/crtmpserver/crtmpserver_1.0~dfsg-3.dsc
crtmpserver_1.0~dfsg-3_amd64.deb
  to main/c/crtmpserver/crtmpserver_1.0~dfsg-3_amd64.deb



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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andriy Beregovenko <j...@jet.kiev.ua> (supplier of updated crtmpserver 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 10 Apr 2012 09:05:35 +0300
Source: crtmpserver
Binary: crtmpserver crtmpserver-libs crtmpserver-apps crtmpserver-dev
Architecture: source amd64
Version: 1.0~dfsg-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Andriy Beregovenko <j...@jet.kiev.ua>
Description: 
 crtmpserver - High performance RTMP/RTSP streaming server
 crtmpserver-apps - base applications for the crtmpserver platform
 crtmpserver-dev - Development files for the crtmpserver platform
 crtmpserver-libs - shared libraries for the crtmpserver platform
Closes: 667144 668734
Changes: 
 crtmpserver (1.0~dfsg-3) unstable; urgency=low
 .
   * Fix compatibility with gcc 4.7. (Closes: #667144)
   * Fix remove and purge command for crtmpserver-apps. (Closes: #668734)
Checksums-Sha1: 
 ed74b612ca4eb4d1aa97814872be329973a91b33 2279 crtmpserver_1.0~dfsg-3.dsc
 8fff28aa028d31721871aa76bf7d1843ea58750b 14807 
crtmpserver_1.0~dfsg-3.debian.tar.gz
 6599edcae363ce11a5786f17c918a06a4d4e4880 29532 crtmpserver_1.0~dfsg-3_amd64.deb
 fe2d71928a09f4c62cac3a53418b6827cdd59e2e 1056760 
crtmpserver-libs_1.0~dfsg-3_amd64.deb
 dcff6eb87d4aadec1a9f6d421dbaf18cd0d6bf7f 211650 
crtmpserver-apps_1.0~dfsg-3_amd64.deb
 a81301bf43a73f9cd12d99256220b7f161662cfc 94122 
crtmpserver-dev_1.0~dfsg-3_amd64.deb
Checksums-Sha256: 
 20ca5715bd6b71d97d9be12927e70be8292b89c84ad5d33b4ac32de77980fdd2 2279 
crtmpserver_1.0~dfsg-3.dsc
 0ccf101b034d62aaac5b65f5bebfabe857a591e1bbb224341c3aab5058c33db8 14807 
crtmpserver_1.0~dfsg-3.debian.tar.gz
 b990819646d70dbe4f554e66e90601b15466d5adf1455da5820a201d55300350 29532 
crtmpserver_1.0~dfsg-3_amd64.deb
 c6458b1c625fc5e38e78f04944c66f4f869102f56d5952b536eb913772af54ba 1056760 
crtmpserver-libs_1.0~dfsg-3_amd64.deb
 e54f2cb1e8a1f43963b75836637d76fa1ecb609d9f31e7ea01db1af7915b4a6e 211650 
crtmpserver-apps_1.0~dfsg-3_amd64.deb
 7b14015ac524d603163fc35c213262030121923afca9c744b74e570dd8018e50 94122 
crtmpserver-dev_1.0~dfsg-3_amd64.deb
Files: 
 3c0b9d56047f6b31b2c037c4b98f2f29 2279 video optional crtmpserver_1.0~dfsg-3.dsc
 bcf3d41b8766742018e68ebdcf8dbc7c 14807 video optional 
crtmpserver_1.0~dfsg-3.debian.tar.gz
 d7106609b7fa22932d3a4dbe6e7099d4 29532 video optional 
crtmpserver_1.0~dfsg-3_amd64.deb
 e75455381a48a72c26dd7e02bd66a447 1056760 video optional 
crtmpserver-libs_1.0~dfsg-3_amd64.deb
 aa64b1393345a396661967bd55eb9f86 211650 video optional 
crtmpserver-apps_1.0~dfsg-3_amd64.deb
 53dd881fd40e74fa9731c6937a300987 94122 video optional 
crtmpserver-dev_1.0~dfsg-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBAgAGBQJPpZTUAAoJED+5x4pTyFTfPMcQAMIvKff6+XzovuQBm/e/0XX9
bA2uEKg/wpTvhUSo7Maxmv4uhxGGkdDfL4Mpm0x9EpMsMHMoOrxuD9zb6N+pF0jL
LFg1YYsIUEqm/6bdLf0F2mVclW1RTJndADjknbJuB0yE+mW/cXV8iTAm7n8NqD92
IbXRLa5Y/27nBNaC5fZ3fVbnINtIAx5dYGmwVRHUe65JHzdvILpoPUmal5EZ1tBA
Jpvd8683hMpZTr3QQ9CPwSX7nDwjOdoiM7+Anoatc2sH2wq1AtUyfw0hDr/bSVJN
kwklkvGXMdeOD5hkPgCUTTsfx0+Cq05AYCITlKSbzQ/LmvPJREBcPsSMICUB5x10
jAhfToEqs32A0+Nsj44AJyhkrSnZ3XqzkmTZjI4Yjl77r5+cVezYADr9OgVx1KmI
+Zo0hTvs7Ok15XlqD8tBNnB4WuWJgRxv1yG99k+6TXTfqQH0c7hIEJUDCe6B3pTI
boDjLQUQqLhuNSltBw6AfbrwE6ybYNywHR92uov+FTOolzS9wnxDo5ikk5seeNO3
VWEbYhUvvfEMDWRKYA2dhf2K5GPQHL44WKjj8r2iZB24BGJhJPa+ETOSHHTKVWLS
rNAlAzbUQP6pCFV5RE+gbNYDuUrF575mQBReolOS6jCbhq43IstkUHhcGDKe3735
M4xsAK2nd8JvU5JymWoK
=bXp+
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to