Your message dated Sat, 21 Jun 2008 22:02:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487052: fixed in csound 1:5.08.0.dfsg2-8
has caused the Debian Bug report #487052,
regarding csound: FTBFS: ERROR: The following new or changed copyright notices
discovered:
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.)
--
487052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487052
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: csound
Version: 1:5.08.0.dfsg2-7
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080618 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on
i386.
Relevant part:
> make[1]: Entering directory
> `/build/user-csound_5.08.0.dfsg2-7-amd64-gcpoxy/csound-5.08.0.dfsg2-7'
> make[1]: Nothing to be done for `reverse-config'.
> make[1]: Leaving directory
> `/build/user-csound_5.08.0.dfsg2-7-amd64-gcpoxy/csound-5.08.0.dfsg2-7'
> QUILT_PATCHES=/build/user-csound_5.08.0.dfsg2-7-amd64-gcpoxy/csound-5.08.0.dfsg2-7/debian/patches
> quilt --quiltrc /dev/null pop -a -R || test $? = 2
> No patch removed
> rm -rf
> /build/user-csound_5.08.0.dfsg2-7-amd64-gcpoxy/csound-5.08.0.dfsg2-7/.pc
> rm -f debian/stamp-patch*
> scons --directory="." CC="i486-linux-gnu-gcc" CFLAGS="-g -O2 -g -Wall -O2"
> CXX="i486-linux-gnu-g++" CXXFLAGS="-g -O2 -g -Wall -O2" . useDouble=1
> usePortAudio=1 usePortMIDI=1 useJack=1 useFLTK=1 buildCsound5GUI=1
> buildWinsound=1 generatePdf=0 useOSC=1 buildPythonOpcodes=1
> dynamicCsoundLibrary=1 buildPDClass=1 buildDSSI=1 buildUtilities=1
> buildTclcsound=1 buildVirtual=1 buildInterfaces=1 buildJavaWrapper=1
> buildCSEditor=1 buildNewParser=0 prefix=/usr buildCsoundAC=1 useUDP=1
> buildRelease=1 buildSDFT=1 buildImageOpcodes=1 LINKFLAGS='-Wl,-as-needed'
> useALSA=1 gcc4opt=generic --keep-going --clean || true
> scons: Reading SConscript files ...
>
> C S O U N D 5
>
> SCons build file for Csound 5:
> API library, plugin opcodes, utilities, and front ends.
>
> By Michael Gogins <gogins at pipeline dot com>
>
> For custom options, run 'scons -h'.
> For default options, run 'scons -H'.
> If headers or libraries are not found, edit 'custom.py'.
> For Linux, run in the standard shell
> with standard Python and just run 'scons'.
> For MinGW, run in the MSys shell
> and use www.python.org WIN32 Python to run scons.
> For Microsoft Visual C++, run in the Platform SDK
> command shell, and use www.python.org WIN32 Python to run scons.
>
> System platform is 'linux'.
> Using options from 'custom.py.'
> Build platform is 'linux'.
> SCons tools on this platform: ['default', 'gnulink', 'gcc', 'g++',
> 'gfortran', 'gas', 'ar', 'filesystem', 'dvips', 'jar', 'javac', 'javah',
> 'latex', 'pdflatex', 'pdftex', 'rmic', 'rpcgen', 'swig', 'tar', 'tex', 'zip']
> Using Istvan localisation
> CONFIGURATION DECISION: Using double-precision floating point for audio
> samples.
> Checking for C header file stdio.h... yes
> Checking for C library sndfile... yes
> Checking for C++ header file
> frontends/CsoundVST/vstsdk2.4/public.sdk/source/vst2.x/audioeffectx.h... no
> Checking for C header file portaudio.h... yes
> Checking for C header file portmidi.h... yes
> Checking for C++ header file FL/Fl.H... yes
> Checking for C++ header file FL/Fl_Spinner.H... yes
> Checking for C++ header file boost/any.hpp... yes
> Checking for C library asound... yes
> Checking for C header file jack/jack.h... yes
> Checking for C header file lo/lo.h... yes
> Checking for C++ header file Opcodes/stk/include/Stk.h... yes
> Checking for C header file m_pd.h... yes
> Checking for C header file tcl.h... no
> Checking for C header file /usr/include/tcl8.4/tcl.h... yes
> Checking for C header file zlib.h... yes
> Checking for C++ header file funknown.h... no
> Checking for C header file lua5.1/lua.h... yes
> Checking for SWIG... yes
> Checking for C header file Python.h... no
> Checking for C header file /usr/include/python2.5/Python.h... yes
> Checking for C++ header file jni.h... yes
> Checking for C header file io.h... no
> Checking for C header file fcntl.h... yes
> Checking for C header file unistd.h... yes
> Checking for C header file stdint.h... yes
> Checking for C header file sys/time.h... yes
> Checking for C header file sys/types.h... yes
> Checking for C header file termios.h... yes
> Checking for C header file sys/socket.h... yes
> Checking for C header file dirent.h... yes
> Checking for libsndfile version 1.0.16 or later... yes
>
> scons: warning: The env.Copy() method is deprecated; use the env.Clone()
> method instead.
> File
> "/build/user-csound_5.08.0.dfsg2-7-amd64-gcpoxy/csound-5.08.0.dfsg2-7/SConstruct",
> line 821, in <module>
> CONFIGURATION DECISION: Not building with new parser
> CONFIGURATION DECISION: Building dynamic Csound library
> Checking for gcc version 4 or later... yes
> CONFIGURATION DECISION: Building Csound interfaces library.
> Python Version: 2.5
> CONFIGURATION DECISION: Building Java wrappers for Csound interfaces library.
> LangSubDir: java
> Search paths:
> ./
> ./
> ./H/
> /usr/include/fltk-1.1/
> /usr/local/include/
> /usr/include/
> /usr/include/
> /usr/X11R6/include/
> interfaces/
> ./swig_lib/java/
> /usr/share/swig1.3/java/
> ./swig_lib/
> /usr/share/swig1.3/
> Preprocessing...
> Starting language-specific parse...
> ./H/csound.h:340: Warning(451): Setting a const char * variable may leak
> memory.
> interfaces/cs_glue.hpp:507: Warning(473): Returning a pointer or reference in
> a director method is not recommended.
> interfaces/CppSound.hpp:80: Warning(813): Warning for CppSound proxy: Base
> CsoundFile ignored. Multiple inheritance is not supported in Java.
> Processing types...
> C++ analysis...
> Generating wrappers...
> CONFIGURATION DECISION: Building Csound Lua interface library.
> PYTHON MODULE csnd...
> CONFIGURATION DECISION: Not generating Csound API PDF documentation.
> Checking for C header file png.h... yes
> CONFIGURATION DECISION: Building image opcodes
> Parsed fltk-config.
> CONFIGURATION DECISION: Building Virtual Keyboard plugin.
> CONFIGURATION DECISION: Not building CoreAudio plugin.
> CONFIGURATION DECISION: Building ALSA plugin.
> CONFIGURATION DECISION: Building PortAudio module.
> Adding Jack library for PortAudio
> CONFIGURATION DECISION: Building JACK plugin.
> CONFIGURATION DECISION: Building with PortMIDI.
> CONFIGURATION DECISION: Building OSC plugin.
> CONFIGURATION DECISION: Building UDP plugins.
> Checking for C header file fluidsynth.h... yes
> CONFIGURATION DECISION: Building fluid opcodes.
> CONFIGURATION DECISION: Not building vst4cs opcodes.
> Checking for C header file ladspa.h... yes
> CONFIGURATION DECISION: Building DSSI plugin host opcodes.
> Checking for C header file Opcodes/Loris/src/loris.h... no
> CONFIGURATION DECISION: Not building Loris Python extension and Csound
> opcodes.
> CONFIGURATION DECISION: Not building STK opcodes.
> CONFIGURATION DECISION: Building Python opcodes.
> CONFIGURATION DECISION: Building FLTK GUI CSOUND5GUI frontend.
> CONFIGURATION DECISION: Building CsoundAC extension module for Csound with
> algorithmic composition.
> PATH =
> /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:/usr/games
> PYTHON MODULE CsoundAC...
> CONFIGURATION DECISION: Not building CsoundVST plugin and standalone.
> CONFIGURATION DECISION: Building PD csoundapi~ class
> CONFIGURATION DECISION: Building Tclcsound frontend
> CONFIGURATION DECISION: Building Winsound frontend
> CONFIGURATION DECISION: Not building OSX GUI frontend
> CONFIGURATION DEFAULT: Building csLadspa.
> CONFIGURATION DECISION: Not calling TAGS
> CONFIGURATION DECISION: Not compiling zip file for release.
> scons: done reading SConscript files.
> scons: Cleaning targets ...
> Removed _CsoundAC.so
> Removed interfaces/python_interface_wrap.cc
> Removed frontends/fltk_gui/CsoundAboutWindow_FLTK.cpp
> Removed frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.cpp
> Removed frontends/fltk_gui/CsoundGUIConsole_FLTK.cpp
> Removed frontends/fltk_gui/CsoundGUIMain_FLTK.cpp
> Removed frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.cpp
> Removed frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.cpp
> Removed frontends/winsound/winsound.cxx
> scons: done cleaning targets.
> rm -f debian/stamp-scons-build
> rm -rf .sconf_temp/
> rm -f .sconsign.dblite config.log
> dh_clean
> rm -f debian/cdbs-install-list debian/cdbs-package-list
> rm -f build-arch-stamp build-indep-stamp manpages-stamp
> for file in custom.py frontends/CsoundVST/CsoundVstUi.cpp
> frontends/CsoundVST/ScoreGeneratorVstUi.cpp
> frontends/fltk_gui/CsoundAboutWindow_FLTK.cpp
> frontends/fltk_gui/CsoundGUIConsole_FLTK.cpp
> frontends/fltk_gui/CsoundGUIMain_FLTK.cpp
> frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.cpp
> frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.cpp
> frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.cpp
> frontends/winsound/winsound.cpp installer/linux/installer.cpp
> installer/macosx/installer.cpp frontends/CsoundVST/CsoundVstUi.cxx
> frontends/CsoundVST/ScoreGeneratorVstUi.cxx
> frontends/fltk_gui/CsoundAboutWindow_FLTK.cxx
> frontends/fltk_gui/CsoundGUIConsole_FLTK.cxx
> frontends/fltk_gui/CsoundGUIMain_FLTK.cxx
> frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.cxx
> frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.cxx
> frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.cxx
> frontends/winsound/winsound.cxx installer/linux/installer.cxx
> installer/macosx/installer.cxx frontends/CsoundVST/CsoundVstUi.hpp
> frontends/CsoundVST/ScoreGeneratorVstUi.hpp
> frontends/fltk_gui/CsoundAboutWindow_FLTK.hpp
> frontends/fltk_gui/CsoundGUIConsole_FLTK.hpp
> frontends/fltk_gui/CsoundGUIMain_FLTK.hpp
> frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.hpp
> frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.hpp
> frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.hpp
> frontends/winsound/winsound.hpp installer/linux/installer.hpp
> installer/macosx/installer.hpp frontends/CsoundVST/CsoundVstUi.h
> frontends/CsoundVST/ScoreGeneratorVstUi.h
> frontends/fltk_gui/CsoundAboutWindow_FLTK.h
> frontends/fltk_gui/CsoundGUIConsole_FLTK.h
> frontends/fltk_gui/CsoundGUIMain_FLTK.h
> frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.h
> frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.h
> frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.h frontends/winsound/winsound.h
> installer/linux/installer.h installer/macosx/installer.h
> interfaces/python_interface_wrap.cc interfaces/python_interface_wrap.h
> doc/latex/doxygen.sty; do \
> rm -f $file; \
> done
> rm -f interfaces/*.java
> rm -f interfaces/*_interface_wrap.*
> rm -f frontends/CsoundVST/CsoundVST_wrap.h
> rm -f frontends/CsoundAC/CsoundAC_wrap.h
> rm -f lib_CsoundVST.so CsoundVST.py
> rm -f libcsound64.so
> rm -f libcsound64.so.5
> rm -f frontends/cseditor/cseditor.o
> rm -f libcsnd.so
> rm -f CsoundAC.py lib_CsoundAC.so
> rm -f frontends/CsoundAC/*.os
> rm -f libCsoundAC.so*
> rm -f doc/latex/*
> rm -rf doc/html
> rm -f csnd.py
> rm -rf po/*/
> rm -f debian/cdbs-install-diff
> rm -f debian/cdbs-reduced-install-list
> rm -f debian/cdbs-reduced-package-list
> dpkg-source -b csound-5.08.0.dfsg2-7
> dpkg-source: warning: source directory 'csound-5.08.0.dfsg2-7' is not
> <sourcepackage>-<upstreamversion> 'csound-5.08.0.dfsg2'
> dpkg-source: warning: .orig directory name csound-5.08.0.dfsg2-7.orig is not
> <package>-<upstreamversion> (wanted csound-5.08.0.dfsg2.orig)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building csound using existing
> csound_5.08.0.dfsg2.orig.tar.gz
> dpkg-source: info: building csound in csound_5.08.0.dfsg2-7.diff.gz
> dpkg-source: warning: ignoring deletion of file custom.py
> dpkg-source: warning: ignoring deletion of file doc/latex/doxygen.sty
> dpkg-source: warning: ignoring deletion of file
> frontends/CsoundVST/CsoundVstUi.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/CsoundVST/CsoundVstUi.h
> dpkg-source: warning: ignoring deletion of file
> frontends/CsoundVST/ScoreGeneratorVstUi.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/CsoundVST/ScoreGeneratorVstUi.h
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundAboutWindow_FLTK.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundAboutWindow_FLTK.hpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundGUIConsole_FLTK.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundGUIConsole_FLTK.hpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundGUIMain_FLTK.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundGUIMain_FLTK.hpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundGlobalSettingsPanel_FLTK.hpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundPerformanceSettingsPanel_FLTK.hpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.cpp
> dpkg-source: warning: ignoring deletion of file
> frontends/fltk_gui/CsoundUtilitiesWindow_FLTK.hpp
> dpkg-source: warning: ignoring deletion of file
> frontends/winsound/winsound.cxx
> dpkg-source: warning: ignoring deletion of file frontends/winsound/winsound.h
> dpkg-source: warning: ignoring deletion of file installer/linux/installer.cxx
> dpkg-source: warning: ignoring deletion of file installer/linux/installer.h
> dpkg-source: warning: ignoring deletion of file installer/macosx/installer.cxx
> dpkg-source: warning: ignoring deletion of file installer/macosx/installer.h
> dpkg-source: warning: ignoring deletion of file
> interfaces/python_interface_wrap.cc
> dpkg-source: warning: ignoring deletion of file
> interfaces/python_interface_wrap.h
> dpkg-source: info: building csound in csound_5.08.0.dfsg2-7.dsc
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> Scanning upstream source for new/changed copyright notices (except debian
> subdir!)...
> licensecheck -c '.*' -r --copyright -i
> '^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \
> | LC_ALL=C perl -e \
> '$n=0; while (<>) {'\
> ' s/[^[:print:]]//g;'\
> ' if (/^([^:\s][^:]+):[\s]+(\S.*?)\s*$/) {'\
> ' $files[$n]{name}=$1;'\
> ' $files[$n]{license}=$2;'\
> ' };'\
> ' if (/^\s*\[Copyright:\s*(\S.*?)\s*\]/) {'\
> ' $files[$n]{copyright}=$1;'\
> ' };'\
> ' /^$/ and $n++;'\
> '};'\
> 'foreach $file (@files) {'\
> ' $file->{license} =~ s/\s*\(with incorrect FSF address\)//;'\
> ' $file->{license} =~ s/\s+\(v([^)]+) or later\)/-$1+/;'\
> ' $file->{copyright} =~
> s/(?<=(\b\d{4}))(?{$y=$^N})\s*[,-]\s*((??{$y+1}))\b/-$2/g;'\
> ' $file->{copyright} =~
> s/(?<=\b\d{4})\s*-\s*\d{4}(?=\s*-\s*(\d{4})\b)//g;'\
> ' $pattern = "$file->{license} [$file->{copyright}]";'\
> ' push @{ $patternfiles{"$pattern"} }, $file->{name};'\
> '};'\
> 'foreach $pattern ( sort {'\
> ' @{$patternfiles{$b}} <=> @{$patternfiles{$a}}'\
> ' ||'\
> ' $a cmp $b'\
> ' } keys %patternfiles ) {'\
> ' print "$pattern: ", join("\n\t", sort @{
> $patternfiles{$pattern} }), "\n";'\
> '};'\
> > debian/copyright_newhints
> Found 1181 different copyright and licensing combinations.
> ERROR: The following new or changed copyright notices discovered:
>
> examples/fl_controller/fl_controller.dev
> frontends/CsoundX/English.lproj/InfoPlist.strings
> frontends/OSX/English.lproj/InfoPlist.strings
> frontends/fltk_gui/CsoundAboutWindow_FLTK.fl
> Opcodes/reverbsc.c
> LGPL-2.1+ [Victor Lazzarini, 2004]: Opcodes/newfils.c
> Opcodes/newfils.h
> Opcodes/pvsbasic.c
> Opcodes/pvsbasic.h
> Opcodes/scoreline.c
> Opcodes/sndloop.c
> Opcodes/syncgrain.c
> Opcodes/syncgrain.h
> LGPL-2.1+ [Victor Lazzarini, 2005]: Opcodes/ifd.c
> Opcodes/partials.c
> Opcodes/psynth.c
> Opcodes/pvsdemix.c
> Opcodes/pvsdemix.h
> UNKNOWN [2004 Apple Computer, Inc. All rights reserved]:
> frontends/CsoundX/AudioCode/AudioDevice.cpp
> frontends/CsoundX/AudioCode/AudioDevice.h
> frontends/CsoundX/AudioCode/AudioDeviceList.cpp
> frontends/CsoundX/AudioCode/AudioDeviceList.h
> LGPL-2.1+ [1997 Gabriel Maldonado]: Opcodes/midiops2.h
> Opcodes/midiops3.c
> Opcodes/midiops3.h
> LGPL-2.1+ [2005-2006 Istvan Varga]: InOut/rtjack.c
> interfaces/cs_glue.cpp
> interfaces/cs_glue.hpp
> LGPL-2.1+ [2005 Istvan Varga / 1998, 2001 matt ingalls, Richard Dobson, John
> ffitch]: H/diskin.h
> OOps/diskin.c
> LGPL-2.1+ [2005 Matt J. Ingalls, John ffitch / 2005-2006 Istvan Varga]:
> H/str_ops.h
> OOps/str_ops.c
> LGPL-2.1+ [2005 Victor Lazzarini / Victor Lazzarini\n"]:
> frontends/tclcsound/main_tclsh.c
> frontends/tclcsound/main_wish.c
> LGPL-2.1+ [2006 Victor Lazzarini / 2005-2006 Istvan Varga / 2004 John
> ffitch]: H/bus.h
> OOps/bus.c
> LGPL-2.1+ [Robin Whittle / 1997 Robin Whittle]: H/ugrw1.h
> LGPL-2.1+ [Victor Lazzarini, 2007]: Opcodes/pitchtrack.c
> Opcodes/pvsbuffer.c
> MIT/X11 (BSD like) [2001-2005 Gary P. Scavone / HOLDERS BE LIABLE FOR]:
> Opcodes/stk/include/RtAudio.h
> MIT/X11 (BSD like) [2003-2005 Gary P. Scavone / HOLDERS BE LIABLE FOR]:
> Opcodes/stk/include/RtMidi.h
> UNKNOWN [1996, Steinberg Soft- und Hardware GmbH]:
> Opcodes/stk/src/asio/asio.cpp
> Opcodes/stk/src/asio/asiodrvr.h
> UNKNOWN [1996. 1997-1999. The Regents of the University of California]:
> SDIF/sdif.c
> UNKNOWN [V Lazzarini \, 2005-2007;]: examples/csoundapi_tilde/csoundapi-osx.pd
> examples/csoundapi_tilde/csoundapi.pd
> GPL (unversioned/unknown version) LGPL-2.1+ [2001 Richard Dobson / Richard
> Dobson August 2001]: H/pstream.h
> LGPL-2.1+ [1991 Barry Vercoe, John ffitch, Richard Dobson / 2005 Istvan
> Varga]: Engine/memalloc.c
> LGPL-2.1+ [1991, 1994 Dan Ellis, Dave Madole / 2000 John ffitch, Richard
> Dobson]: util/pvanal.c
> LGPL-2.1+ [1997 Dave Philips / 2005 Istvan Varga]: InOut/midisend.c
> LGPL-2.1+ [1997 Gabriel Maldonado / 2006 Istvan Varga]: Opcodes/midiops2.c
> LGPL-2.1+ [1997 John ffitch / 2005 Istvan Varga]: Top/opcode.c
> LGPL-2.1+ [1997 John ffitch]: H/midioops.h
> LGPL-2.1+ [1997 Marc Resibois / Marc Resibois 1997]: Opcodes/dam.c
> LGPL-2.1+ [1997 Marc Resibois]: Opcodes/dam.h
> LGPL-2.1+ [1999 matt ingalls, Richard Dobson / 2006 Istvan Varga]:
> OOps/sndinfUG.c
> LGPL-2.1+ [2000 Richard Dobson / 2005 Istvan Varga]: OOps/pvfileio.c
> LGPL-2.1+ [2000 Richard Dobson]: H/pvfileio.h
> LGPL-2.1+ [2004 John ffitch after Barry Vercoe / 2005 Istvan Varga]:
> InOut/pmidi.c
> LGPL-2.1+ [2004 John ffitch]: InOut/libsnd.c
> LGPL-2.1+ [2005 Istvan Varga / 1991, 2001 Barry Vercoe, John ffitch, Richard
> Dobson]: Engine/memfiles.c
> LGPL-2.1+ [2005 Istvan Varga / 1995 Barry Vercoe, John ffitch]:
> InOut/midirecv.c
> LGPL-2.1+ [2005-2006 Istvan Varga / 1999 Gabriel Maldonado, John ffitch, Matt
> Ingalls]: Opcodes/fout.c
> LGPL-2.1+ [Brian Carty, 2008]: Opcodes/hrtfopcodes.c
> LGPL-2.1+ [John ffitch, 2005 / Alan OCinneide, 2005]: Opcodes/pvscent.c
> LGPL-2.1+ [John ffitch, 2007]: Opcodes/pvsband.c
> LGPL-2.1+ [Mark Dolson / 2007 John ffitch/Richard Dobson (SDFT) / 2002
> Richard Dobson]: OOps/pvsanal.c
> LGPL-2.1+ [Robin Whittle / 1995 Robin Whittle]: H/ugrw2.h
> LGPL-2.1+ [Robin Whittle / 1995, 1998 Robin Whittle, John ffitch]:
> OOps/ugrw2.c
> LGPL-2.1+ [V Lazzarini, 2006]: examples/pvsbus.c
> LGPL-2.1+ [{ / 1991 Barry Vercoe, John ffitch]: Engine/swrite.c
> MIT/X11 (BSD like) [1999-2000 Phil Burk and Ross Bencina / HOLDERS BE LIABLE
> FOR]: LICENSE.PortAudio
> MIT/X11 (BSD like) [1999-2000 Ross Bencina and Phil Burk / HOLDERS BE LIABLE
> FOR / 2001 Roger B. Dannenberg]: LICENSE.PortMidi
> UNKNOWN [!!!!!
> !"!$!=!|!~!!!!!!!!!!!!!!!!!"'")"+"-"."7"9"B"C"L"N"o"q"s"u"v"x"z"""""""""""#########7#v#x#z#|#}############$$$$$$$$!$#$D$F$H$J$K$M$O$Q$i$$$$$$$$$$$$$$$%%%%%%%%%7%v%x%z%|%}%%%%%%%%%%%%%&&&&&&&&(&*&K&M&O&Q&R&T&V&X&q&&&&&&&&&&&&&&&&''Q'S'U'W'X'Z'['d'f''''''''''''''''(((&(((*(,(-(/(1(3(L(((((((((((((((((),).)0)2)3)5)6)?)A)b)d)f)h)i)k)m)o))))))))))******]:
> frontends/CsoundX/English.lproj/MyDocument.nib/keyedobjects.nib
> UNKNOWN [#dQ/#y(?uh;L`8G*,"8`%%j$A / $b0,!]: Opcodes/stk/rawwaves/ridecymb.raw
> UNKNOWN [1996-1999. The Regents of the University of]: SDIF/sdif-mem.h
> UNKNOWN [1997 - 1999, Steinberg Soft- und Hardware GmbH]:
> Opcodes/stk/src/asio/asio.h
> UNKNOWN [1999. The Regents of the University of California (Regents)]:
> SDIF/sdif-mem.c
> UNKNOWN [579;=?ALNWbdqsuw!#%'HJLNPRTacegz|8:<>@BDa+8:<>_acegikvx,[EMAIL
> PROTECTED]|.02468:AIVXZ\}!.024Y[]:
> frontends/CsoundX/English.lproj/MainMenu.nib/keyedobjects.nib
> UNKNOWN [M}+&,/[5sVVeB]: Opcodes/stk/rawwaves/britestk.raw
> UNKNOWN [ZB$&[^?"):Qdp<vpxlx6w|vvrk`/RE;5/C("B`9v\q/;[EMAIL
> PROTECTED]>*j00hUp'+a)$c&58E4PUUUY_c`SA1<)z,5]:
> Opcodes/stk/rawwaves/mandpluk.raw
> UNKNOWN [m;XesEBtolw R#VNfWn<*LR / *eh]: Opcodes/stk/rawwaves/marmstk1.raw
> UNKNOWN [wf / u&[EMAIL PROTECTED]:"'<Xqy\Dwt!R*D<9]:
> Opcodes/stk/rawwaves/tomhidrm.raw
> UNKNOWN [{]: frontends/flcsound/u2d.c
> UNKNOWN [{n~*2tWD]: Opcodes/stk/rawwaves/bassdrum.raw
>
> To fix the situation please do the following:
> 1) Investigate the above changes and update debian/copyright as needed
> 2) Replace debian/copyright_hints with debian/copyright_newhints
> make: *** [debian/stamp-copyright-check] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2008/06/18
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: csound
Source-Version: 1:5.08.0.dfsg2-8
We believe that the bug you reported is fixed in the latest version of
csound, which is due to be installed in the Debian FTP archive:
csladspa_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/csladspa_5.08.0.dfsg2-8_amd64.deb
csound-gui_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/csound-gui_5.08.0.dfsg2-8_amd64.deb
csound-utils_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/csound-utils_5.08.0.dfsg2-8_amd64.deb
csound_5.08.0.dfsg2-8.diff.gz
to pool/main/c/csound/csound_5.08.0.dfsg2-8.diff.gz
csound_5.08.0.dfsg2-8.dsc
to pool/main/c/csound/csound_5.08.0.dfsg2-8.dsc
csound_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/csound_5.08.0.dfsg2-8_amd64.deb
libcsnd-java_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/libcsnd-java_5.08.0.dfsg2-8_amd64.deb
libcsnd5.1_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/libcsnd5.1_5.08.0.dfsg2-8_amd64.deb
libcsound64-5.1_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/libcsound64-5.1_5.08.0.dfsg2-8_amd64.deb
libcsound64-dev_5.08.0.dfsg2-8_all.deb
to pool/main/c/csound/libcsound64-dev_5.08.0.dfsg2-8_all.deb
libcsound64-doc_5.08.0.dfsg2-8_all.deb
to pool/main/c/csound/libcsound64-doc_5.08.0.dfsg2-8_all.deb
libcsoundac5.1_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/libcsoundac5.1_5.08.0.dfsg2-8_amd64.deb
pd-csound_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/pd-csound_5.08.0.dfsg2-8_amd64.deb
python-csound_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/python-csound_5.08.0.dfsg2-8_amd64.deb
python-csoundac_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/python-csoundac_5.08.0.dfsg2-8_amd64.deb
tclcsound_5.08.0.dfsg2-8_amd64.deb
to pool/main/c/csound/tclcsound_5.08.0.dfsg2-8_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated csound 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: SHA1
Format: 1.8
Date: Sat, 21 Jun 2008 23:12:05 +0200
Source: csound
Binary: csound csound-gui csound-utils libcsound64-5.1 libcsnd-java
libcsound64-dev pd-csound python-csound libcsnd5.1 tclcsound libcsoundac5.1
python-csoundac csladspa libcsound64-doc
Architecture: source all amd64
Version: 1:5.08.0.dfsg2-8
Distribution: unstable
Urgency: low
Maintainer: Felipe Sateler <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description:
csladspa - LADSPA plugin for Csound
csound - powerful and versatile sound synthesis software
csound-gui - GUI interfaces and opcodes for Csound
csound-utils - miscellaneous utilities for the Csound system
libcsnd-java - Java bindings for the Csound API
libcsnd5.1 - C++ bindings for the Csound API
libcsound64-5.1 - main library for Csound
libcsound64-dev - development files for Csound
libcsound64-doc - Csound API documentation
libcsoundac5.1 - the Csound Algorithmic Composition library
pd-csound - Csound external for PureData
python-csound - Python bindings for Csound
python-csoundac - Python bindings for CsoundAC
tclcsound - Tcl bindings and interpreters for Csound
Closes: 487052
Changes:
csound (1:5.08.0.dfsg2-8) unstable; urgency=low
.
* Only warn about copyright-check.mk discoveries. Closes: bug#487052.
Checksums-Sha1:
ecc718251da48911d993e09cd3853d62ab37e520 2226 csound_5.08.0.dfsg2-8.dsc
444f2e4f48ae55ad6551d280b0a3caa5f2a1af97 30275 csound_5.08.0.dfsg2-8.diff.gz
d1c2e86a350f739470a3a83ac7ba10f5c7e4439b 161342
libcsound64-dev_5.08.0.dfsg2-8_all.deb
5d98365805776f9a82a5abd583d623f5053333e8 15077110
libcsound64-doc_5.08.0.dfsg2-8_all.deb
2273eab5a441056e7efc1c4f9f9c13dcf788f24f 129638 csound_5.08.0.dfsg2-8_amd64.deb
2aa05ea30a23b234948678633ca5e9feed930746 403678
csound-gui_5.08.0.dfsg2-8_amd64.deb
331432e141576a409a3a865461a15671aa0fb0b1 159722
csound-utils_5.08.0.dfsg2-8_amd64.deb
1d6b0f7b321782f2a9211056cf037224dc2686dd 1184906
libcsound64-5.1_5.08.0.dfsg2-8_amd64.deb
5d68d5ad30ddc2c10ab8b92969a0e606252342d2 311462
libcsnd-java_5.08.0.dfsg2-8_amd64.deb
a306fa7254f55480077f0db614bbaff2858440ef 124532
pd-csound_5.08.0.dfsg2-8_amd64.deb
23de87ffefe2f61efd1d60ce62ccff1e339a9f92 369032
python-csound_5.08.0.dfsg2-8_amd64.deb
e1f1660373afad0065f45823eb28d9d6e40ff7f2 367366
libcsnd5.1_5.08.0.dfsg2-8_amd64.deb
551786575b03de49766241c3ec77ac677602bb06 146502
tclcsound_5.08.0.dfsg2-8_amd64.deb
14dac6e126f97fcbc03ff2f3c51f15a581b44217 402070
libcsoundac5.1_5.08.0.dfsg2-8_amd64.deb
409589e6b305b27490a90c998d87417bf8349328 531556
python-csoundac_5.08.0.dfsg2-8_amd64.deb
c84fdeea366aa6cacb0a9b48ada0e4794e40850f 138582
csladspa_5.08.0.dfsg2-8_amd64.deb
Checksums-Sha256:
2b07974b5e004ccf8bc3ee800bbaa65b40b7644897877ff3277058d8a14270a8 2226
csound_5.08.0.dfsg2-8.dsc
3369e0dc86d219af5574699298aed8cf25a39f97c300df1535dbc12137bc6bb1 30275
csound_5.08.0.dfsg2-8.diff.gz
bfaa72b824f06e87bfd51757ff08fb9088107e1f852afae0ba761e16455bbc93 161342
libcsound64-dev_5.08.0.dfsg2-8_all.deb
b6cc8479b2152b687b8a9a405e30da6a6f87bf5f9c7c1c6edc2864930b0e5454 15077110
libcsound64-doc_5.08.0.dfsg2-8_all.deb
29f26ab9b8a01ec9b1cf8157133cd1697bf99d0ac308760afa4c8f0fc6d91bcc 129638
csound_5.08.0.dfsg2-8_amd64.deb
827cb5f932e655db0f7c00b05df4e1a7efa0c7250f6698fd8dbce43ef01faefd 403678
csound-gui_5.08.0.dfsg2-8_amd64.deb
8efcec50c7b740c7fb02cf8b7214d4d051515e24b30ee44c5244d6a885b87dab 159722
csound-utils_5.08.0.dfsg2-8_amd64.deb
157dfc719debab1710d61f71e4bba1e951bd91dd6adbf6f59b2b155d338cb057 1184906
libcsound64-5.1_5.08.0.dfsg2-8_amd64.deb
64b0d2b3adf26ca3d4db86ad1c840f704ad8f6c8d39bf49d872f9c0b6e690e77 311462
libcsnd-java_5.08.0.dfsg2-8_amd64.deb
1c9c4745780a4a375c374dce6929eb4075a6b76c12fe336d447144223536c906 124532
pd-csound_5.08.0.dfsg2-8_amd64.deb
8db6a7ac7df0043b2936ba8de117a0b1479d60716dba112e55a76bd515b85a08 369032
python-csound_5.08.0.dfsg2-8_amd64.deb
2a876af3bbea4222f8281567bb2c89a4b4c5ebc6e1f7372c5c22074ddf9b8f08 367366
libcsnd5.1_5.08.0.dfsg2-8_amd64.deb
6659ba8db6dd58078d2b30ea32900d36a538bbbc975d13cde4fea804d25ea790 146502
tclcsound_5.08.0.dfsg2-8_amd64.deb
684f2e28c0d84535923d328df9cff7af2c01c00118edf5d910fe6659e89f0e2a 402070
libcsoundac5.1_5.08.0.dfsg2-8_amd64.deb
c9308e2da9974e09d917f458fa847a37077060fe90b10ba505136f236d111d87 531556
python-csoundac_5.08.0.dfsg2-8_amd64.deb
30473b47ff4a1a9627e7ffc4e7a6827a3988ae1caf3d57913fd7041d90553983 138582
csladspa_5.08.0.dfsg2-8_amd64.deb
Files:
b63b150200dec3e7629221fc86709670 2226 sound optional csound_5.08.0.dfsg2-8.dsc
e12a31d640ed35a21a1c669ec96b620a 30275 sound optional
csound_5.08.0.dfsg2-8.diff.gz
ec931eb9bdd94741bfb95e2b5e1976bd 161342 libdevel extra
libcsound64-dev_5.08.0.dfsg2-8_all.deb
82fb16749552af9a0b7559b2ab21db54 15077110 doc extra
libcsound64-doc_5.08.0.dfsg2-8_all.deb
dae5b786d1934356892c85270f7c8920 129638 sound optional
csound_5.08.0.dfsg2-8_amd64.deb
d4208d36b4b7b8a114c2776ba3b76885 403678 sound optional
csound-gui_5.08.0.dfsg2-8_amd64.deb
2014a3eb3d55a1a3cd6b56646fa99c27 159722 sound optional
csound-utils_5.08.0.dfsg2-8_amd64.deb
00840a7d8d682b724d6734a145260b44 1184906 libs optional
libcsound64-5.1_5.08.0.dfsg2-8_amd64.deb
fec3d362af52b074cd7d68e10758a788 311462 sound optional
libcsnd-java_5.08.0.dfsg2-8_amd64.deb
3312ea431bf5ec62ed7660819f8a9953 124532 sound optional
pd-csound_5.08.0.dfsg2-8_amd64.deb
f4cca59c51f8a711c78ec50d5b6cf7dd 369032 python optional
python-csound_5.08.0.dfsg2-8_amd64.deb
7497d8c3726da671e44340398766010c 367366 sound optional
libcsnd5.1_5.08.0.dfsg2-8_amd64.deb
ac1f88f8fc37725a3a5a950406bcb1cc 146502 sound optional
tclcsound_5.08.0.dfsg2-8_amd64.deb
d079c4ed03ffb3c770a1d4255be1510e 402070 sound optional
libcsoundac5.1_5.08.0.dfsg2-8_amd64.deb
72c3bd232fb607670c26f9dd2031d4f3 531556 python optional
python-csoundac_5.08.0.dfsg2-8_amd64.deb
b084eaa6634ff83ef9a907aedd16854e 138582 sound optional
csladspa_5.08.0.dfsg2-8_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkhdd1kACgkQn7DbMsAkQLi11QCgj2AUfip/8rcn3zyX+Am/KLTv
86MAnRwmKv4/ngBh2ApV32yShVXBe9XA
=ftZj
-----END PGP SIGNATURE-----
--- End Message ---