Your message dated Thu, 12 Jan 2017 15:03:43 +0000
with message-id <e1crgul-000bdr...@fasolo.debian.org>
and subject line Bug#851028: fixed in composite 0.006.2+dfsg0-7
has caused the Debian Bug report #851028,
regarding composite: FTBFS: lrdf.h:8:20: fatal error: raptor.h: No such file or 
directory
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.)


-- 
851028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=851028
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: composite
Version: 0.006.2+dfsg0-6
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170111 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
> cd /<<BUILDDIR>>/composite-0.006.2+dfsg0/obj-x86_64-linux-gnu/src/Tritium && 
> /usr/bin/c++   -DFLAC_SUPPORT -DJACK_SUPPORT -DLADSPA_SUPPORT -DLRDF_SUPPORT 
> -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_XML_LIB -DTritium_EXPORTS 
> -I/<<BUILDDIR>>/composite-0.006.2+dfsg0/obj-x86_64-linux-gnu -isystem 
> /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem 
> /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtCore 
> -I/<<BUILDDIR>>/composite-0.006.2+dfsg0 
> -I/<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/.  -g -O2 
> -fdebug-prefix-map=/<<BUILDDIR>>/composite-0.006.2+dfsg0=. 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -fPIC   -o 
> CMakeFiles/Tritium.dir/src/transport/SimpleTransportMaster.o -c 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/SimpleTransportMaster.cpp
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/JackTransportMaster.cpp:31:2:
>  warning: #warning "JackTransportMaster is **NOT** implemented yet." [-Wcpp]
>  #warning "JackTransportMaster is **NOT** implemented yet."
>   ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/JackTransportMaster.cpp:32:2:
>  warning: #warning "We have not handled the client pointer or set up any 
> callbacks yet." [-Wcpp]
>  #warning "We have not handled the client pointer or set up any callbacks 
> yet."
>   ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/JackTransportMaster.cpp:63:6:
>  warning: #warning "Did we fill out enough stuff?" [-Wcpp]
>      #warning "Did we fill out enough stuff?"
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/JackTransportMaster.cpp:93:6:
>  warning: #warning "Did not check for a jpos.valid & JackPositionBBT" [-Wcpp]
>      #warning "Did not check for a jpos.valid & JackPositionBBT"
>       ^~~~~~~
> In file included from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/JackTimeMaster.cpp:27:0:
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/../IO/JackClient.hpp:61:6:
>  warning: #warning "TODO: These should be private:" [-Wcpp]
>      #warning "TODO: These should be private:"
>       ^~~~~~~
> In file included from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackMidiDriver.cpp:26:0:
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackClient.hpp:61:6: 
> warning: #warning "TODO: These should be private:" [-Wcpp]
>      #warning "TODO: These should be private:"
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/SongSequencer.cpp:53:2: 
> warning: #warning "audioEngine_song_sequence_process() does not have any 
> lookahead implemented." [-Wcpp]
>  #warning "audioEngine_song_sequence_process() does not have any lookahead 
> implemented."
>   ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/SongSequencer.cpp:54:2: 
> warning: #warning "audioEngine_song_sequence_process() does not have pattern 
> mode." [-Wcpp]
>  #warning "audioEngine_song_sequence_process() does not have pattern mode."
>   ^~~~~~~
> In file included from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackClient.cpp:25:0:
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackClient.hpp:61:6: 
> warning: #warning "TODO: These should be private:" [-Wcpp]
>      #warning "TODO: These should be private:"
>       ^~~~~~~
> In file included from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackOutput.cpp:22:0:
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackClient.hpp:61:6: 
> warning: #warning "TODO: These should be private:" [-Wcpp]
>      #warning "TODO: These should be private:"
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/MixerImpl.cpp:141:6: 
> warning: #warning "This is the prosaic approach.  Need an optimized one." 
> [-Wcpp]
>      #warning "This is the prosaic approach.  Need an optimized one."
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/SimpleTransportMaster.cpp:89:6:
>  warning: #warning "There needs to be input checking here." [-Wcpp]
>      #warning "There needs to be input checking here."
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/transport/SimpleTransportMaster.cpp:194:6:
>  warning: #warning "Still have a hard-coded frame rate" [-Wcpp]
>      #warning "Still have a hard-coded frame rate"
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/DataPath.cpp:63:6: 
> warning: #warning "TODO: QApplication used in libTritium" [-Wcpp]
>      #warning "TODO: QApplication used in libTritium"
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/Sampler.cpp:695:6: 
> warning: #warning "Code disabled:" [-Wcpp]
>      #warning "Code disabled:"
>       ^~~~~~~
> In file included from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/Engine.cpp:110:0:
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackClient.hpp:61:6: 
> warning: #warning "TODO: These should be private:" [-Wcpp]
>      #warning "TODO: These should be private:"
>       ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/Engine.cpp:405:2: 
> warning: #warning "TODO: get MidiDriver::process() in the mix." [-Wcpp]
>  #warning "TODO: get MidiDriver::process() in the mix."
>   ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/Engine.cpp:613:2: 
> warning: #warning "Could `new JackOutput` really return NullDriver?" [-Wcpp]
>  #warning "Could `new JackOutput` really return NullDriver?"
>   ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/Engine.cpp:745:2: 
> warning: #warning "Caching output port buffer pointers is deprecated in " 
> "JACK.  JACK 2.0 will require that output ports get a new " "buffer pointer 
> for every process() cycle." [-Wcpp]
>  #warning "Caching output port buffer pointers is deprecated in "        \
>   ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/Engine.cpp:1008:2: 
> warning: #warning "JACK MIDI note timing is getting lost here" [-Wcpp]
>  #warning "JACK MIDI note timing is getting lost here"
>   ^~~~~~~
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/IO/JackOutput.cpp:250:3:
>  warning: #warning "XXX TO-DO: These need to be moved to JackClient" [-Wcpp]
>   #warning "XXX TO-DO: These need to be moved to JackClient"
>    ^~~~~~~
> In file included from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/fx/Effects.cpp:36:0:
> /usr/include/lrdf.h:8:20: fatal error: raptor.h: No such file or directory
>  #include <raptor.h>
>                     ^
> compilation terminated.
> src/Tritium/CMakeFiles/Tritium.dir/build.make:1025: recipe for target 
> 'src/Tritium/CMakeFiles/Tritium.dir/src/fx/Effects.o' failed
> make[3]: *** [src/Tritium/CMakeFiles/Tritium.dir/src/fx/Effects.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/2017/01/11/composite_0.006.2+dfsg0-6_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: composite
Source-Version: 0.006.2+dfsg0-7

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

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

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org> (supplier of updated 
composite 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 12 Jan 2017 14:58:12 +0100
Source: composite
Binary: composite composite-data
Architecture: source
Version: 0.006.2+dfsg0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlae...@debian.org>
Description:
 composite  - Live performance sequencer
 composite-data - Live performance sequencer (data files)
Closes: 851028
Changes:
 composite (0.006.2+dfsg0-7) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Jaromír Mikeš ]
   * Patch forwarded.
 .
   [ IOhannes m zmölnig (Debian/GNU) ]
   * More spelling fixes.
   * Use pkg-config for proper compiler-flags (Closes: #851028)
Checksums-Sha1:
 1f5a7d0f49082b097f7836b3696a4e1e51248306 2281 composite_0.006.2+dfsg0-7.dsc
 e282af0a41cb0c29ff03c717276456e05b8a7fca 8860 
composite_0.006.2+dfsg0-7.debian.tar.xz
Checksums-Sha256:
 b4115a33def42c8c31c0af8e4a8d5e36c844496f532c6b61b9e454f9164f0c7d 2281 
composite_0.006.2+dfsg0-7.dsc
 3279950f16dbabdfec750f3802341f85d7a7ad580569a7204464b1cfcee63754 8860 
composite_0.006.2+dfsg0-7.debian.tar.xz
Files:
 f1f22d32e4ca45348d9092c0cf32ac5f 2281 sound optional 
composite_0.006.2+dfsg0-7.dsc
 24eaebd075e14cfbad89b3799ea895c1 8860 sound optional 
composite_0.006.2+dfsg0-7.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAlh3jcYACgkQtlAZxH96
NvgT+Q/8D2XDgNM+XT4Guc2JHXzFS+0zwiHkn0wSG/owOK4ubk55OiyDc9rdGcFc
ed4agrLogcS22yGeN/ESCI8W/pDuP9yhOYvaX5AamJ8nJrYLlh+Po/f7g3IP5mkK
NPfuM/Pw/vt62kLKIUwharLD69pcwPzLePWDFf1QvQgPRUJps+C1krw6dVWgPkqR
ls4NyjBAHeK3bRPT1DO5kny3Dquyj6h79czfjkL/HVcVJPgSakXqWUiXO2BrWZ08
5ab6ke5g7WvDj96SMRnuAaPLm36urJhXuc1kdJRflo0qxrIcOghamDAXgZxwk5Ri
O6brdyh5NooAQLCIZ1Pq+LgUDaqg234pdOp2xLQn0Ic93BtDGoc4rNIDIibAedEk
cnLXsnn7w2SD9M3pBxrGVN1PHeH6Y7ATRRy02j9wVl4Q0SlzIdTew6wK/sJF8Nn+
RxUj5zCaZOUJx6OBwI4TcIdR9XT40vBQ8Bp+0C3pPaC5Yjac5LT9KuYHSYEL3Lrf
CPxYgXvIPhKbtiSn4ufKCoNFGevboPM2wMN0E1ScNM2nF4B+8GEN8+wck7+gyf9k
1uPqCZYjUw84gE141y64f+aBXQGinvVfooUNKgR3Yb+N8dJlkMqzmPVsGAwf6i2G
hzWoxXXqTGcWOwvzXNYMLE9xobopKkLtML3OtUTGe417Kv1YRU8=
=V4hN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to