Your message dated Tue, 17 Jun 2008 20:47:22 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#482571: fixed in vamp-plugin-sdk 1.2-1.1
has caused the Debian Bug report #482571,
regarding vamp-plugin-sdk_1.2-1(unstable/sparc/lebrun): PluginAdapter.cpp:175: 
error: 'strdup' was not declared in this scope
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.)


-- 
482571: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482571
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: vamp-plugin-sdk
Version: 1.2-1
Severity: serious

Heya,

Building your package failed on my buildd:

| Automatic build of vamp-plugin-sdk_1.2-1 on lebrun by sbuild/sparc 98
| Build started at 20080523-1547
| ******************************************************************************

[...]

| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.7-11 gcc-4.3_4.3.0-4 g++-4.3_4.3.0-4 
binutils_2.18.1~cvs20080103-4 libstdc++6-4.3-dev_4.3.0-4 libstdc++6_4.3.0-4
| ------------------------------------------------------------------------------
| gpg: Signature made Thu May  8 10:32:23 2008 CEST using DSA key ID 3FCC2A90
| gpg: Can't check signature: public key not found
| dpkg-source: extracting vamp-plugin-sdk in vamp-plugin-sdk-1.2
| dpkg-source: unpacking vamp-plugin-sdk_1.2.orig.tar.gz
| dpkg-source: applying /home/buildd/build/vamp-plugin-sdk_1.2-1.diff.gz
| dpkg-buildpackage: set CFLAGS to default value: -g -O2
| dpkg-buildpackage: set CPPFLAGS to default value: 
| dpkg-buildpackage: set LDFLAGS to default value: 
| dpkg-buildpackage: set FFLAGS to default value: -g -O2
| dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
| dpkg-buildpackage: source package vamp-plugin-sdk
| dpkg-buildpackage: source version 1.2-1
| dpkg-buildpackage: host architecture sparc
|  /usr/bin/fakeroot debian/rules clean
| dh_testdir
| dh_testroot
| rm -f build-stamp configure-stamp
| /usr/bin/make distclean
| make[1]: Entering directory `/build/buildd/vamp-plugin-sdk-1.2'
| rm -f vamp-sdk/PluginAdapter.o vamp-sdk/RealTime.o 
vamp-sdk/PluginHostAdapter.o vamp-sdk/hostext/PluginBufferingAdapter.o 
vamp-sdk/hostext/PluginChannelAdapter.o 
vamp-sdk/hostext/PluginInputDomainAdapter.o vamp-sdk/hostext/PluginLoader.o 
vamp-sdk/hostext/PluginWrapper.o vamp-sdk/RealTime.o 
examples/SpectralCentroid.o examples/PercussionOnsetDetector.o 
examples/AmplitudeFollower.o examples/ZeroCrossing.o examples/plugins.o 
host/vamp-simple-host.o
| rm -f vamp-sdk/libvamp-sdk.a vamp-sdk/libvamp-sdk.so 
vamp-sdk/libvamp-hostsdk.a vamp-sdk/libvamp-hostsdk.so 
examples/vamp-example-plugins.so host/vamp-simple-host *~ */*~
| make[1]: Leaving directory `/build/buildd/vamp-plugin-sdk-1.2'
| rm -rf doc
| rm -f vamp-simple-host.1
| dh_clean 
|  debian/rules build
| dh_testdir
| /usr/bin/make
| make[1]: Entering directory `/build/buildd/vamp-plugin-sdk-1.2'
| g++ -g -O2 -O2 -Wall -I. -fPIC    -c -o vamp-sdk/PluginAdapter.o 
vamp-sdk/PluginAdapter.cpp
| vamp-sdk/PluginAdapter.cpp: In member function 'const VampPluginDescriptor* 
Vamp::PluginAdapterBase::Impl::getDescriptor()':
| vamp-sdk/PluginAdapter.cpp:175: error: 'strdup' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:184: error: 'malloc' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp: In destructor 
'Vamp::PluginAdapterBase::Impl::~Impl()':
| vamp-sdk/PluginAdapter.cpp:264: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp: In static member function 'static void 
Vamp::PluginAdapterBase::Impl::vampReleaseOutputDescriptor(VampOutputDescriptor*)':
| vamp-sdk/PluginAdapter.cpp:523: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:524: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:525: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:526: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:530: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:534: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:535: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp: In member function 'void 
Vamp::PluginAdapterBase::Impl::cleanup(Vamp::Plugin*)':
| vamp-sdk/PluginAdapter.cpp:586: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:589: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:592: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp: In member function 'VampOutputDescriptor* 
Vamp::PluginAdapterBase::Impl::getOutputDescriptor(Vamp::Plugin*, unsigned 
int)':
| vamp-sdk/PluginAdapter.cpp:643: error: 'malloc' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:645: error: 'strdup' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp: In member function 'VampFeatureList* 
Vamp::PluginAdapterBase::Impl::convertFeatures(Vamp::Plugin*, const 
std::map<int, std::vector<Vamp::Plugin::Feature, 
std::allocator<Vamp::Plugin::Feature> >, std::less<int>, 
std::allocator<std::pair<const int, std::vector<Vamp::Plugin::Feature, 
std::allocator<Vamp::Plugin::Feature> > > > >&)':
| vamp-sdk/PluginAdapter.cpp:753: error: 'free' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp:758: error: 'strdup' was not declared in this scope
| vamp-sdk/PluginAdapter.cpp: In member function 'void 
Vamp::PluginAdapterBase::Impl::resizeFS(Vamp::Plugin*, int)':
| vamp-sdk/PluginAdapter.cpp:796: error: 'realloc' was not declared in this 
scope
| vamp-sdk/PluginAdapter.cpp: In member function 'void 
Vamp::PluginAdapterBase::Impl::resizeFL(Vamp::Plugin*, int, size_t)':
| vamp-sdk/PluginAdapter.cpp:819: error: 'realloc' was not declared in this 
scope
| vamp-sdk/PluginAdapter.cpp: In member function 'void 
Vamp::PluginAdapterBase::Impl::resizeFV(Vamp::Plugin*, int, int, size_t)':
| vamp-sdk/PluginAdapter.cpp:842: error: 'realloc' was not declared in this 
scope
| make[1]: *** [vamp-sdk/PluginAdapter.o] Error 1
| make[1]: Leaving directory `/build/buildd/vamp-plugin-sdk-1.2'
| make: *** [build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| ******************************************************************************
| Build finished at 20080523-1548
| FAILED [dpkg-buildpackage died]
| Build needed 00:00:04, 496k disk space

A complete build log can be found at
http://experimental.debian.net/build.php?arch=sparc&pkg=vamp-plugin-sdk&ver=1.2-1

Looks like you are missing several includes (string.h, stdlib.h)

Marc
-- 
BOFH #251:
Processes running slowly due to weak power supply



--- End Message ---
--- Begin Message ---
Source: vamp-plugin-sdk
Source-Version: 1.2-1.1

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

libvamp-hostsdk2_1.2-1.1_powerpc.deb
  to pool/main/v/vamp-plugin-sdk/libvamp-hostsdk2_1.2-1.1_powerpc.deb
libvamp-sdk1_1.2-1.1_powerpc.deb
  to pool/main/v/vamp-plugin-sdk/libvamp-sdk1_1.2-1.1_powerpc.deb
vamp-examples_1.2-1.1_powerpc.deb
  to pool/main/v/vamp-plugin-sdk/vamp-examples_1.2-1.1_powerpc.deb
vamp-plugin-sdk_1.2-1.1.diff.gz
  to pool/main/v/vamp-plugin-sdk/vamp-plugin-sdk_1.2-1.1.diff.gz
vamp-plugin-sdk_1.2-1.1.dsc
  to pool/main/v/vamp-plugin-sdk/vamp-plugin-sdk_1.2-1.1.dsc
vamp-plugin-sdk_1.2-1.1_powerpc.deb
  to pool/main/v/vamp-plugin-sdk/vamp-plugin-sdk_1.2-1.1_powerpc.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.
Albin Tonnerre <[EMAIL PROTECTED]> (supplier of updated vamp-plugin-sdk 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: Sun, 15 Jun 2008 22:22:53 +0200
Source: vamp-plugin-sdk
Binary: vamp-plugin-sdk libvamp-sdk1 libvamp-hostsdk2 vamp-examples
Architecture: source powerpc
Version: 1.2-1.1
Distribution: unstable
Urgency: high
Maintainer: Székelyi Szabolcs <[EMAIL PROTECTED]>
Changed-By: Albin Tonnerre <[EMAIL PROTECTED]>
Description: 
 libvamp-hostsdk2 - helper library for Vamp hosts written in C++
 libvamp-sdk1 - helper library for Vamp plugins written in C++
 vamp-examples - example Vamp plugins and host
 vamp-plugin-sdk - audio analysis and feature extraction plugins (SDK)
Closes: 482571 483321
Changes: 
 vamp-plugin-sdk (1.2-1.1) unstable; urgency=high
 .
   * NMU to fix build with gcc 4.3 (Closes: #482571, #483321)
     - vamp-sdk/PluginAdapter.cpp: #include <cstring> and <cstdlib>
     - vamp-sdk/PluginHostAdapter.cpp: <cstdlib>
     - vamp-sdk/hostext/PluginLoader.cpp: <cstring>
     - host/vamp-simple-host.cpp: <cstring> and <cstdlib>
   * Bump Standards-Version to 3.8.0
Checksums-Sha1: 
 b759d0c607d8d2f9a06f938efa9f13245e522f4a 1088 vamp-plugin-sdk_1.2-1.1.dsc
 8a4dda1f03021b9c78d34efd1e86a1de8e616fc1 4932 vamp-plugin-sdk_1.2-1.1.diff.gz
 9d12b589218e81fd0b85600246f53efebfb7ce5f 710912 
vamp-plugin-sdk_1.2-1.1_powerpc.deb
 4ef061328e8ea7044507722d090ae2796f32f7f6 33666 libvamp-sdk1_1.2-1.1_powerpc.deb
 82a51c3117e84f4d00606e79ea557ba07418fc8f 64416 
libvamp-hostsdk2_1.2-1.1_powerpc.deb
 b79b6407cd909238d245f6fc21ad31e95c45f2d6 130506 
vamp-examples_1.2-1.1_powerpc.deb
Checksums-Sha256: 
 15541a34620014ad719bebe2254d70c3888c273688d8e9a47b704d723436938f 1088 
vamp-plugin-sdk_1.2-1.1.dsc
 296314eef63fba47deeeb4f1137655058971a97f1ea40a1cffb0f4c14712a02d 4932 
vamp-plugin-sdk_1.2-1.1.diff.gz
 8a1a61eb9aca76ff734e209bec8da57649e25f8deaed51f82f28c0ed2b8cfe88 710912 
vamp-plugin-sdk_1.2-1.1_powerpc.deb
 a77eb02caa71eed26b80b99c7df01d689cfd63de9ea84cc89d0a9cf4d058ca7e 33666 
libvamp-sdk1_1.2-1.1_powerpc.deb
 be7c64b855ae436fa2170597a93075c5c692cab6b907e797f25633ba0e067868 64416 
libvamp-hostsdk2_1.2-1.1_powerpc.deb
 36853afb3aab91a5d9c291b461843e3621c12632ed19f154048c2cfc1b34f7ea 130506 
vamp-examples_1.2-1.1_powerpc.deb
Files: 
 8c8a07eb1330e69ecd833d5fae6573cf 1088 sound extra vamp-plugin-sdk_1.2-1.1.dsc
 56c3685308e4993c683b4368227baf93 4932 sound extra 
vamp-plugin-sdk_1.2-1.1.diff.gz
 eaec60484853054968c07d7fd5f18c6d 710912 sound extra 
vamp-plugin-sdk_1.2-1.1_powerpc.deb
 2a7678c45551cf48f36442cae69e45ab 33666 sound extra 
libvamp-sdk1_1.2-1.1_powerpc.deb
 6f2d8a9e4042e351880990cc146afeb4 64416 sound extra 
libvamp-hostsdk2_1.2-1.1_powerpc.deb
 3c6fda4c0d005e2583ca227d2be8cac0 130506 sound extra 
vamp-examples_1.2-1.1_powerpc.deb

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

iD8DBQFIVj7fI2xgxmW0sWIRAhx4AKCyEF7oJrkLwuzgHgwixWftxjn7pACggyYQ
sfSey7ID6CZ8GDU27zHF4u0=
=v8S0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to