Re: Please give back vlc on mips and mipsel

2010-01-18 Thread Luk Claes
Christophe Mutricy wrote:
> Hello
> 
> Kurt Roeckx wrote:
>>> It seems that when vlc 1.0.4-2 was tried on mips and mipsel some
>>> packages were not installable or the chroot was in a bad state.
>>>
>>> So could you give back vlc on mips and mipsel
>>>
>>> gb vlc_1.0.4-2 . mips mipsel
>> The reason why it failed still isn't resolved.  Giving the package
>> back is not going to help at this time.  The buildd maintainers
>> will probably take care of this themself since that are many
>> packages in this state.
> 
> It was given back on mipsel and built fine today. So if the problem was
> the same on mips and mipsel, could some one give back vlc on mips.
> 
> gb vlc_1.0.4-2 . mips

given back

Cheers

Luk

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Processed: found 565860 in 0.4.4-1

2010-01-18 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> found 565860 0.4.4-1
Bug #565860 [src:qtractor] FTBFS - configure: error: JACK library not found
Bug Marked as found in versions qtractor/0.4.4-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#565860: FTBFS - configure: error: JACK library not found

2010-01-18 Thread dann frazier
Source: qtractor
Version: 0.4.3-2
Severity: serious

qtractor fails to build on non-x86. From a recent build attempt on hppa:
[...]
checking for main in -lX11... no
checking for main in -lXext... no
checking for round in -lm... no
configure: error: JACK library not found.
checking for main in -ljack... no
==> config.log <==
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Qtractor configure 0.4.3, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure --build=hppa-linux-gnu --prefix=/usr 
--includedir=${prefix}/include --mandir=${prefix}/share/man 
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var 
--libexecdir=${prefix}/lib/qtractor --disable-maintainer-mode 
--disable-dependency-tracking

## - ##
## Platform. ##
## - ##

hostname = penalosa
uname -m = parisc64
uname -r = 2.6.32-trunk-parisc64
uname -s = Linux
uname -v = #1 Tue Dec 8 04:07:32 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games


## --- ##
## Core tests. ##
## --- ##

configure:2166: checking for gcc
configure:2182: found /usr/bin/gcc
configure:2193: result: gcc
configure:2425: checking for C compiler version
configure:2433: gcc --version >&5
gcc (Debian 4.4.2-9) 4.4.3 20100108 (prerelease)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2437: $? = 0
configure:2444: gcc -v >&5
Using built-in specs.
Target: hppa-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.2-9' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--enable-multiarch --enable-linker-build-id --with-system-zlib 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --disable-libssp --enable-objc-gc 
--disable-libstdcxx-pch --enable-checking=release --build=hppa-linux-gnu 
--host=hppa-linux-gnu --target=hppa-linux-gnu
Thread model: posix
gcc version 4.4.3 20100108 (prerelease) (Debian 4.4.2-9) 
configure:2448: $? = 0
configure:2455: gcc -V >&5
gcc: '-V' option must have argument
configure:2459: $? = 1
configure:2482: checking for C compiler default output file name
configure:2504: gcc -g -O2   conftest.c  >&5
configure:2508: $? = 0
configure:2546: result: a.out
configure:2565: checking whether the C compiler works
configure:2575: ./a.out
configure:2579: $? = 0
configure:2598: result: yes
configure:2605: checking whether we are cross compiling
configure:2607: result: no
configure:2610: checking for suffix of executables
configure:2617: gcc -o conftest -g -O2   conftest.c  >&5
configure:2621: $? = 0
configure:2647: result: 
configure:2653: checking for suffix of object files
configure:2679: gcc -c -g -O2  conftest.c >&5
configure:2683: $? = 0
configure:2708: result: o
configure:2712: checking whether we are using the GNU C compiler
configure:2741: gcc -c -g -O2  conftest.c >&5
configure:2748: $? = 0
configure:2765: result: yes
configure:2774: checking whether gcc accepts -g
configure:2804: gcc -c -g  conftest.c >&5
configure:2811: $? = 0
configure:2912: result: yes
configure:2929: checking for gcc option to accept ISO C89
configure:3003: gcc  -c -g -O2  conftest.c >&5
configure:3010: $? = 0
configure:3033: result: none needed
configure:3056: checking how to run the C preprocessor
configure:3096: gcc -E  conftest.c
configure:3103: $? = 0
configure:3134: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3141: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc.org"
| #define CONFIG_PREFIX "/usr"
| /* end confdefs.h.  */
| #include 
configure:3174: result: gcc -E
configure:3203: gcc -E  conftest.c
configure:3210: $? = 0
configure:3241: gcc -E  conftest.c
conftest.c:9:28: error: ac_nonexistent.h: No such file or directory
configure:3248: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Qtractor"
| #define PACKAGE_TARNAME "qtractor"
| #define PACKAGE_VERSION "0.4.3"
| #define PACKAGE_STRING "Qtractor 0.4.3"
| #define PACKAGE_BUGREPORT "rn...@rncbc

Bug#565850: snd:soundkonverter: FTBFS on kfreebsd-*: fails to find cdda_*

2010-01-18 Thread Cyril Brulebois
Package: snd:soundkonverter
Version: 1.0.0~alpha1-1
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package FTBFS on (at least) kfreebsd-* in experimental:
| /usr/bin/g++-g -O2 -g -Wall -O2 -Woverloaded-virtual 
-fno-threadsafe-statics -fvisibility=hidden -fvisibility-inlines-hidden -O2 -g 
-DNDEBUG -DQT_NO_DEBUG 
-I"/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/obj-i486-kfreebsd-gnu"
 
-I"/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1"
 -I/usr/include/KDE -I/usr/include/qt4/KDE -I/usr/include/qt4 
-I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
-I/usr/include/qt4/QtWebKit -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4/QtAssistant -I/usr/include/qt4/QtDBus 
-I/usr/include/qt4/QtTest -I/usr/include/qt4/QtUiTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtDesigner -I/usr/include/qt4/Qt3Support 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/taglib   -o 
CMakeFiles/soundkonverter.dir/audiocd/cdmanager.o -c 
"/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/cdmanager.cpp"
| In file included from 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/cdmanager.cpp:3:
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/paranoia.h:25:28:
 error: cdda_interface.h: No such file or directory
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/paranoia.h:26:27:
 error: cdda_paranoia.h: No such file or directory
| In file included from 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/cdmanager.cpp:3:
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/paranoia.h:54:
 error: ISO C++ forbids declaration of 'cdrom_drive' with no type
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/paranoia.h:54:
 error: expected ';' before '*' token
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/paranoia.h:55:
 error: ISO C++ forbids declaration of 'cdrom_paranoia' with no type
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/paranoia.h:55:
 error: expected ';' before '*' token
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/cdmanager.cpp:
 In constructor 'CDDevice::CDDevice(const QString&)':
| 
/build/buildd-soundkonverter_1.0.0~alpha1-1-kfreebsd-i386-MPAWL9/soundkonverter-1.0.0~alpha1/audiocd/cdmanager.cpp:53:
 warning: unused variable 'solid_disc'
| make[3]: *** [CMakeFiles/soundkonverter.dir/audiocd/cdmanager.o] Error 1

Full build logs at the usual place:
  
https://buildd.debian.org/status/package.php?suite=experimental&p=soundkonverter

This might affect other architectures as well, kfreebsd-* just happen to
have finished first. In any case, that's a regression, so severity is
serious.

Mraw,
KiBi.



___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Re: Please give back vlc on mips and mipsel

2010-01-18 Thread Christophe Mutricy
Hello

Kurt Roeckx wrote:
> > It seems that when vlc 1.0.4-2 was tried on mips and mipsel some
> > packages were not installable or the chroot was in a bad state.
> > 
> > So could you give back vlc on mips and mipsel
> > 
> > gb vlc_1.0.4-2 . mips mipsel
> 
> The reason why it failed still isn't resolved.  Giving the package
> back is not going to help at this time.  The buildd maintainers
> will probably take care of this themself since that are many
> packages in this state.

It was given back on mipsel and built fine today. So if the problem was
the same on mips and mipsel, could some one give back vlc on mips.

gb vlc_1.0.4-2 . mips

Thanks,

-- 
Xtophe

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


hiw

2010-01-18 Thread Bonnie and Chanel

hiR
   Please forgive us to disturb your precious time.We are Hailong 
company.This is a electronic company.one of the biggest international trading 
wholesalers in China.We mainly sell electrical products.
  We can offer the high quality and competitive price, and all the products 
come with international warranty. If you have time, please visit our website.

麻
Thanks & Best Regards,
舍
Ricky Li

Tianlong Co., Ltd.
W e b s i t e:xizao88.com
MSN:xiza...@hotmail.com
Email:xiza...@188.com
Address: Number 03, dongchun Road, Minghang District Shanghai,China 
  
_
Say Happy New Year with Messenger for Mobile.
http://go.microsoft.com/?linkid=9706117___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


libdvbpsi4 REMOVED from testing

2010-01-18 Thread Debian testing watch
FYI: The status of the libdvbpsi4 source package
in Debian's testing distribution has changed.

  Previous version: 0.1.5-3.1
  Current version:  (not in testing)
  Hint: Package not in unstable

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See http://release.debian.org/testing-watch/ for more information.

___
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers


Bug#528922: marked as done ((libdvbpsi3_0.1.4-2/avr32): FTBFS: Outdated config.{sub,guess})

2010-01-18 Thread Debian Bug Tracking System
Your message dated Sun, 17 Jan 2010 22:54:18 + (WET)
with message-id <20100117225418.d4dc61...@kmos.homeip.net>
and subject line Package libdvbpsi4 has been removed from Debian
has caused the Debian Bug report #528922,
regarding (libdvbpsi3_0.1.4-2/avr32): FTBFS: Outdated config.{sub,guess}
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.)


-- 
528922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528922
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdvbpsi3
Version: 0.1.4-2
Severity: wishlist
User: bradsm...@debian.org
Usertags: avr32

Hi,

Whilst building your package on AVR32, the build failed due to outdated
config.{sub,guess} files.

The full build log is available:

  
http://buildd.debian-ports.org/fetch.php?pkg=libdvbpsi3&arch=avr32&ver=0.1.4-2&stamp=1242470657&file=log&as=raw

(The severity of this bug is wishlist purely because AVR32 is not yet an
official architecture, but otherwise this would of course be serious).

Regards,
Bradley Smith

--
Bradley Smith b...@brad-smith.co.uk
Debian GNU/Linux Developer bradsm...@debian.org
GPG: 0xC718D347   D201 7274 2FE1 A92A C45C EFAB 8F70 629A C718 D347


--- End Message ---
--- Begin Message ---
Version: 0.1.5-3.1+rm

You filled the bug http://bugs.debian.org/528922 in Debian BTS
against the package libdvbpsi4. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/565445. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues

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