[Pkg-javascript-devel] [Uploaded] RFS: jquery-jplayer/2.1.0-1

2012-05-14 Thread Damien Raude-Morvan
Le lundi 14 mai 2012 00:33:07, Pau Garcia i Quiles a écrit :
[...]
 A new version of the packaging, hopefull the final one, is available
 from mentors:
 
 http://mentors.debian.net/debian/pool/main/j/jquery-jplayer/jquery-jplayer_
 2.1.0-1.dsc

Uploaded (waiting in NEW).

Thanks for your contribution!
-- 
Damien


signature.asc
Description: This is a digitally signed message part.
___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] Bug#667257: marked as done (libv8: ftbfs with GCC-4.7)

2012-05-14 Thread Debian Bug Tracking System
Your message dated Mon, 14 May 2012 09:56:37 +0200
with message-id 4fb0bab5.30...@melix.org
and subject line RE: libv8: ftbfs with GCC-4.7
has caused the Debian Bug report #667257,
regarding libv8: 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.)


-- 
667257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libv8
Version: 3.7.12.22-3
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.

../src/string-search.h:401:3: error: assuming signed overflow does not occur 
when assuming that (X + c)  X is always false [-Werror=strict-overflow]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/libv8_3.7.12.22-3_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.

[...]
  g++ '-DENABLE_DEBUGGER_SUPPORT' '-DV8_TARGET_ARCH_X64' '-DBUILDING_V8_SHARED' 
'-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter 
-Wnon-virtual-dtor -pthread -fno-rtti -fno-exceptions -pedantic -ansi 
-fvisibility=hidden -fPIC -fdata-sections -ffunction-sections 
-fomit-frame-pointer -O3  -MMD -MF 
/«PKGBUILDDIR»/out/x64.release/.deps//«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/hydrogen-instructions.o.d.raw
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -Wno-unused-but-set-variable -c -o 
/«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/hydrogen-instructions.o 
../src/hydrogen-instructions.cc
  g++ '-DENABLE_DEBUGGER_SUPPORT' '-DV8_TARGET_ARCH_X64' '-DBUILDING_V8_SHARED' 
'-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter 
-Wnon-virtual-dtor -pthread -fno-rtti -fno-exceptions -pedantic -ansi 
-fvisibility=hidden -fPIC -fdata-sections -ffunction-sections 
-fomit-frame-pointer -O3  -MMD -MF 
/«PKGBUILDDIR»/out/x64.release/.deps//«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/ic.o.d.raw
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -Wno-unused-but-set-variable -c -o 
/«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/ic.o ../src/ic.cc
  g++ '-DENABLE_DEBUGGER_SUPPORT' '-DV8_TARGET_ARCH_X64' '-DBUILDING_V8_SHARED' 
'-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter 
-Wnon-virtual-dtor -pthread -fno-rtti -fno-exceptions -pedantic -ansi 
-fvisibility=hidden -fPIC -fdata-sections -ffunction-sections 
-fomit-frame-pointer -O3  -MMD -MF 
/«PKGBUILDDIR»/out/x64.release/.deps//«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/incremental-marking.o.d.raw
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -Wno-unused-but-set-variable -c -o 
/«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/incremental-marking.o 
../src/incremental-marking.cc
  g++ '-DENABLE_DEBUGGER_SUPPORT' '-DV8_TARGET_ARCH_X64' '-DBUILDING_V8_SHARED' 
'-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter 
-Wnon-virtual-dtor -pthread -fno-rtti -fno-exceptions -pedantic -ansi 
-fvisibility=hidden -fPIC -fdata-sections -ffunction-sections 
-fomit-frame-pointer -O3  -MMD -MF 
/«PKGBUILDDIR»/out/x64.release/.deps//«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/inspector.o.d.raw
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall -Wno-unused-but-set-variable -c -o 
/«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/inspector.o 
../src/inspector.cc
  g++ '-DENABLE_DEBUGGER_SUPPORT' '-DV8_TARGET_ARCH_X64' '-DBUILDING_V8_SHARED' 
'-DV8_SHARED' -I../src -Wall -Werror -W -Wno-unused-parameter 
-Wnon-virtual-dtor -pthread -fno-rtti -fno-exceptions -pedantic -ansi 
-fvisibility=hidden -fPIC -fdata-sections -ffunction-sections 
-fomit-frame-pointer -O3  -MMD -MF 
/«PKGBUILDDIR»/out/x64.release/.deps//«PKGBUILDDIR»/out/x64.release/obj.target/v8_base/src/interpreter-irregexp.o.d.raw
 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security 
-Werror=format-security -Wall 

Re: [Pkg-javascript-devel] [Uploaded] RFS: jquery-jplayer/2.1.0-1

2012-05-14 Thread Pau Garcia i Quiles
On Mon, May 14, 2012 at 8:23 AM, Damien Raude-Morvan
draz...@drazzib.com wrote:
 Le lundi 14 mai 2012 00:33:07, Pau Garcia i Quiles a écrit :
 [...]
 A new version of the packaging, hopefull the final one, is available
 from mentors:

 http://mentors.debian.net/debian/pool/main/j/jquery-jplayer/jquery-jplayer_
 2.1.0-1.dsc

 Uploaded (waiting in NEW).

 Thanks for your contribution!

Thank you.

Next I'm going to package the jPlayer skins (Blue Monday and Pink
Flags). I'm not exactly versed in licenses for artwork but MIT/GPL for
a GIF animation and PSD files looks wrong. Do you know where to find
more information about this? (apart form debian-legal, but I guess
this is a recurrent topic and there's probably a wiki page somewhere)

-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)

___
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel