Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1469552 Details for
Bug 1606896
qm-dsp: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 22:09:59 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 22:09:59 UTC
Size:
32.00 KB
patch
obsolete
>t -I. -Dkiss_fft_scalar=double -c -o dsp/rateconversion/Decimator.o dsp/rateconversion/Decimator.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rateconversion/DecimatorB.o dsp/rateconversion/DecimatorB.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rateconversion/Resampler.o dsp/rateconversion/Resampler.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/rhythm/BeatSpectrum.o dsp/rhythm/BeatSpectrum.cpp >dsp/rateconversion/DecimatorB.cpp: In member function 'void DecimatorB::doProcess()': >dsp/rateconversion/DecimatorB.cpp:115:9: warning: unused variable 'factorRemaining' [-Wunused-variable] > int factorRemaining = m_decFactor; > ^~~~~~~~~~~~~~~ >In file included from dsp/onsets/PeakPicking.cpp:25: >./maths/Polyfit.h: In static member function 'static bool TPolyFit::GaussJordan2(TPolyFit::Matrix&, const std::vector<double>&, TPolyFit::Matrix&, std::vector<std::vector<int> >&)': >./maths/Polyfit.h:314:31: warning: 'icol' may be used uninitialized in this function [-Wmaybe-uninitialized] > index [icol][2] = index [icol][2] + 1; > ^ >./maths/Polyfit.h:320:2: warning: 'irow' may be used uninitialized in this function [-Wmaybe-uninitialized] > if(irow != icol) > ^~ >cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/cluster_melt.o dsp/segmentation/cluster_melt.c >dsp/segmentation/cluster_melt.c: In function 'cluster_melt': >dsp/segmentation/cluster_melt.c:46:33: warning: variable 'B' set but not used [-Wunused-but-set-variable] > int i, j, a, b, b0, b1, limit, B, it, maxiter, maxiter0, maxiter1; > ^ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/ClusterMeltSegmenter.o dsp/segmentation/ClusterMeltSegmenter.cpp >cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/cluster_segmenter.o dsp/segmentation/cluster_segmenter.c >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/segmentation/Segmenter.o dsp/segmentation/Segmenter.cpp >dsp/segmentation/ClusterMeltSegmenter.cpp: In member function 'virtual void ClusterMeltSegmenter::segment()': >dsp/segmentation/ClusterMeltSegmenter.cpp:332:25: warning: comparison of integer expressions of different signedness: 'std::vector<std::vector<double> >::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] > if (features.size() < histogramLength) return; > ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ >dsp/segmentation/ClusterMeltSegmenter.cpp:339:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < features.size(); i++) > ~~^~~~~~~~~~~~~~~~~ >dsp/segmentation/ClusterMeltSegmenter.cpp:343:31: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare] > for (int j = 0; j < features[0].size(); j++) > ~~^~~~~~~~~~~~~~~~~~~~ >dsp/segmentation/ClusterMeltSegmenter.cpp:367:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::vector<double> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < features.size(); i++) > ~~^~~~~~~~~~~~~~~~~ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/DFProcess.o dsp/signalconditioning/DFProcess.cpp >dsp/segmentation/Segmenter.cpp: In function 'std::ostream& operator<<(std::ostream&, const Segmentation&)': >dsp/segmentation/Segmenter.cpp:23:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Segment>::size_type' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < s.segments.size(); i++) > ~~^~~~~~~~~~~~~~~~~~~ >dsp/signalconditioning/DFProcess.cpp: In member function 'void DFProcess::removeDCNormalize(double*, double*)': >dsp/signalconditioning/DFProcess.cpp:196:31: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] > for( unsigned int i = 0; i< m_length; i++) > ~^~~~~~~~~~ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/Filter.o dsp/signalconditioning/Filter.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/FiltFilt.o dsp/signalconditioning/FiltFilt.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/signalconditioning/Framer.o dsp/signalconditioning/Framer.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/DownBeat.o dsp/tempotracking/DownBeat.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/TempoTrack.o dsp/tempotracking/TempoTrack.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tempotracking/TempoTrackV2.o dsp/tempotracking/TempoTrackV2.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/ChangeDetectionFunction.o dsp/tonal/ChangeDetectionFunction.cpp >dsp/tempotracking/TempoTrack.cpp: In member function 'void TempoTrack::initialise(TTParams)': >dsp/tempotracking/TempoTrack.cpp:74:18: warning: unused variable 'winPre' [-Wunused-variable] > unsigned int winPre = Params.WinT.pre; > ^~~~~~ >dsp/tempotracking/TempoTrack.cpp:75:18: warning: unused variable 'winPost' [-Wunused-variable] > unsigned int winPost = Params.WinT.post; > ^~~~~~~ >dsp/tempotracking/TempoTrack.cpp: In member function 'double TempoTrack::tempoMM(double*, double*, int)': >dsp/tempotracking/TempoTrack.cpp:181:12: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for (a=1;a<=numelem;a++) > ~^~~~~~~~~ >dsp/tempotracking/TempoTrack.cpp: In member function 'void TempoTrack::createPhaseExtractor(double*, unsigned int, double, unsigned int, unsigned int)': >dsp/tempotracking/TempoTrack.cpp:590:21: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for( int i = 0; i < scratchLength; i++ ) > ~~^~~~~~~~~~~~~~~ >dsp/tempotracking/TempoTrack.cpp:597:19: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for(int i = 0; i < scratchLength; i ++) > ~~^~~~~~~~~~~~~~~ >dsp/tempotracking/TempoTrack.cpp: In member function 'int TempoTrack::phaseMM(double*, double*, unsigned int, double)': >dsp/tempotracking/TempoTrack.cpp:637:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for( int i = 0; i < winLength; i++ ) > ~~^~~~~~~~~~~ >dsp/tempotracking/TempoTrack.cpp:646:28: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for(int i = 1 + (o - 1); i< winLength; i += (p + 1)) > ~^~~~~~~~~~~ >dsp/tempotracking/TempoTrack.cpp: In member function 'std::vector<int> TempoTrack::process(std::vector<double>, std::vector<double>*)': >dsp/tempotracking/TempoTrack.cpp:823:62: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for (int i = 0; i < TTLoopIndex + 3 && i < TTFrames; ++i) { > ~~^~~~~~~~~~ >dsp/tempotracking/TempoTrack.cpp:827:62: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for (int i = 0; i < TTLoopIndex + 3 && i < TTFrames; ++i) { > ~~^~~~~~~~~~ >dsp/tempotracking/TempoTrack.cpp:715:18: warning: unused variable 'DFCLength' [-Wunused-variable] > unsigned int DFCLength = m_dataLength + m_winLength; > ^~~~~~~~~ >In file included from dsp/tonal/TCSgram.h:23, > from dsp/tonal/ChangeDetectionFunction.h:21, > from dsp/tonal/ChangeDetectionFunction.cpp:16: >dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': >dsp/tonal/TonalEstimator.h:35:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < size(); i++) > ~~^~~~~~~~ >dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': >dsp/tonal/TonalEstimator.h:71:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < size(); i++) > ~~^~~~~~~~ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/TCSgram.o dsp/tonal/TCSgram.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/tonal/TonalEstimator.o dsp/tonal/TonalEstimator.cpp >In file included from dsp/tonal/TCSgram.h:23, > from dsp/tonal/TCSgram.cpp:16: >dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': >dsp/tonal/TonalEstimator.h:35:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < size(); i++) > ~~^~~~~~~~ >dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': >dsp/tonal/TonalEstimator.h:71:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < size(); i++) > ~~^~~~~~~~ >dsp/tonal/TCSgram.cpp: In member function 'void TCSGram::getTCSVector(int, TCSVector&) const': >dsp/tonal/TCSgram.cpp:39:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<long int, TCSVector> >::size_type' {aka 'long unsigned int'} [-Wsign-compare] > else if (iPosition >= m_VectorList.size()) > ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/transforms/FFT.o dsp/transforms/FFT.cpp >In file included from dsp/tonal/TonalEstimator.cpp:16: >dsp/tonal/TonalEstimator.h: In member function 'void ChromaVector::printDebug()': >dsp/tonal/TonalEstimator.h:35:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < size(); i++) > ~~^~~~~~~~ >dsp/tonal/TonalEstimator.h: In member function 'void TCSVector::printDebug()': >dsp/tonal/TonalEstimator.h:71:21: warning: comparison of integer expressions of different signedness: 'int' and 'std::size_t' {aka 'long unsigned int'} [-Wsign-compare] > for (int i = 0; i < size(); i++) > ~~^~~~~~~~ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o dsp/wavelet/Wavelet.o dsp/wavelet/Wavelet.cpp >cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o hmm/hmm.o hmm/hmm.c >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/Correlation.o maths/Correlation.cpp >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/CosineDistance.o maths/CosineDistance.cpp >hmm/hmm.c: In function 'gauss': >hmm/hmm.c:752:9: warning: unused variable 'j' [-Wunused-variable] > int i, j; > ^ >hmm/hmm.c: In function 'loggauss': >hmm/hmm.c:773:9: warning: unused variable 'j' [-Wunused-variable] > int i, j; > ^ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/KLDivergence.o maths/KLDivergence.cpp >dsp/wavelet/Wavelet.cpp: In static member function 'static void Wavelet::createDecompositionFilters(Wavelet::Type, std::vector<float>&, std::vector<float>&)': >dsp/wavelet/Wavelet.cpp:80:9: warning: variable 'flength' set but not used [-Wunused-but-set-variable] > int flength = 0; > ^~~~~~~ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/MathUtilities.o maths/MathUtilities.cpp >maths/CosineDistance.cpp: In member function 'double CosineDistance::distance(const std::vector<double>&, const std::vector<double>&)': >maths/CosineDistance.cpp:37:23: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<double>::size_type' {aka 'long unsigned int'} [-Wsign-compare] > for(int i=0; i<v1.size(); i++) > ~^~~~~~~~~~ >cc -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o maths/pca/pca.o maths/pca/pca.c >maths/pca/pca.c: In function 'pca_project': >maths/pca/pca.c:255:22: warning: unused variable 'symmat2' [-Wunused-variable] > double **symmat, **symmat2, *evals, *interm; > ^~~~~~~ >g++ -DNDEBUG -fPIC -ffast-math -ftree-vectorize -fomit-frame-pointer -DUSE_PTHREADS -I./include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/kissfft -I. -Dkiss_fft_scalar=double -c -o thread/Thread.o thread/Thread.cpp >maths/MathUtilities.cpp: In static member function 'static double MathUtilities::median(const double*, unsigned int)': >maths/MathUtilities.cpp:92:23: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] > for (int i = 0; i < len; ++i) scratch.push_back(src[i]); > ~~^~~~~ >rm -f libqm-dsp.a >ar cr libqm-dsp.a base/Pitch.o base/KaiserWindow.o base/SincWindow.o dsp/chromagram/Chromagram.o dsp/chromagram/ConstantQ.o dsp/keydetection/GetKeyMode.o dsp/mfcc/MFCC.o dsp/onsets/DetectionFunction.o dsp/onsets/PeakPicking.o dsp/phasevocoder/PhaseVocoder.o dsp/rateconversion/Decimator.o dsp/rateconversion/DecimatorB.o dsp/rateconversion/Resampler.o dsp/rhythm/BeatSpectrum.o dsp/segmentation/cluster_melt.o dsp/segmentation/ClusterMeltSegmenter.o dsp/segmentation/cluster_segmenter.o dsp/segmentation/Segmenter.o dsp/signalconditioning/DFProcess.o dsp/signalconditioning/Filter.o dsp/signalconditioning/FiltFilt.o dsp/signalconditioning/Framer.o dsp/tempotracking/DownBeat.o dsp/tempotracking/TempoTrack.o dsp/tempotracking/TempoTrackV2.o dsp/tonal/ChangeDetectionFunction.o dsp/tonal/TCSgram.o dsp/tonal/TonalEstimator.o dsp/transforms/FFT.o dsp/wavelet/Wavelet.o hmm/hmm.o maths/Correlation.o maths/CosineDistance.o maths/KLDivergence.o maths/MathUtilities.o maths/pca/pca.o thread/Thread.o >ranlib libqm-dsp.a >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lFQPJi >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/qm-dsp-1.7.1-7.fc29.ppc64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/qm-dsp-1.7.1-7.fc29.ppc64 >++ dirname /builddir/build/BUILDROOT/qm-dsp-1.7.1-7.fc29.ppc64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/qm-dsp-1.7.1-7.fc29.ppc64 >+ cd qm-dsp-1.7.1 >+ make install DESTDIR=/builddir/build/BUILDROOT/qm-dsp-1.7.1-7.fc29.ppc64 PREFIX=/usr LIBDIR=/usr/lib64 >install -p -D -m 0644 libqm-dsp.a /builddir/build/BUILDROOT/qm-dsp-1.7.1-7.fc29.ppc64/usr/lib64/libqm-dsp.a >for h in base/Pitch.h base/Window.h base/KaiserWindow.h base/SincWindow.h dsp/chromagram/Chromagram.h dsp/chromagram/ConstantQ.h dsp/keydetection/GetKeyMode.h dsp/mfcc/MFCC.h dsp/onsets/DetectionFunction.h dsp/onsets/PeakPicking.h dsp/phasevocoder/PhaseVocoder.h dsp/rateconversion/Decimator.h dsp/rateconversion/DecimatorB.h dsp/rateconversion/Resampler.h dsp/rhythm/BeatSpectrum.h dsp/segmentation/cluster_melt.h dsp/segmentation/ClusterMeltSegmenter.h dsp/segmentation/cluster_segmenter.h dsp/segmentation/Segmenter.h dsp/segmentation/segment.h dsp/signalconditioning/DFProcess.h dsp/signalconditioning/Filter.h dsp/signalconditioning/FiltFilt.h dsp/signalconditioning/Framer.h dsp/tempotracking/DownBeat.h dsp/tempotracking/TempoTrack.h dsp/tempotracking/TempoTrackV2.h dsp/tonal/ChangeDetectionFunction.h dsp/tonal/TCSgram.h dsp/tonal/TonalEstimator.h dsp/transforms/FFT.h dsp/wavelet/Wavelet.h hmm/hmm.h maths/Correlation.h maths/CosineDistance.h maths/KLDivergence.h maths/MathAliases.h maths/MathUtilities.h maths/MedianFilter.h maths/nan-inf.h maths/Polyfit.h maths/pca/pca.h thread/AsynchronousTask.h thread/BlockAllocator.h thread/Thread.h; do \ > install -p -D -m 0644 $h /builddir/build/BUILDROOT/qm-dsp-1.7.1-7.fc29.ppc64/usr/include/qm-dsp/$h; \ > done >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip /usr/bin/strip >+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9AK7ql >+ umask 022 >+ cd /builddir/build/BUILD >+ cd qm-dsp-1.7.1 >+ CFLAGS=' -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dkiss_fft_scalar=double' >+ LDFLAGS=' -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lkiss_fft_double -lkiss_fftr_double' >+ make -j4 -C tests >make: Entering directory '/builddir/build/BUILD/qm-dsp-1.7.1/tests' >g++ -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dkiss_fft_scalar=double -c TestMathUtilities.cpp >g++ -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dkiss_fft_scalar=double -c TestWindow.cpp >g++ -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dkiss_fft_scalar=double -c TestFFT.cpp >g++ -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dkiss_fft_scalar=double -c TestPhaseVocoder.cpp >g++ -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dkiss_fft_scalar=double -c TestResampler.cpp >g++ -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -fasynchronous-unwind-tables -fstack-clash-protection -Dkiss_fft_scalar=double -c TestMedianFilter.cpp >g++ -o test-mathutilities TestMathUtilities.o ../libqm-dsp.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread >g++ -o test-window TestWindow.o ../libqm-dsp.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread >g++ -o test-fft TestFFT.o ../libqm-dsp.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread >g++ -o test-pvoc TestPhaseVocoder.o ../libqm-dsp.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread >g++ -o test-resampler TestResampler.o ../libqm-dsp.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread >g++ -o test-medianfilter TestMedianFilter.o ../libqm-dsp.a -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lkiss_fft_double -lkiss_fftr_double -lboost_unit_test_framework -lpthread >for t in test-mathutilities test-window test-fft test-pvoc test-resampler test-medianfilter; do echo "Running $t"; valgrind -q ./"$t" || exit 1; done >Running test-mathutilities >Running 11 test cases... >*** No errors detected >Running test-window >Running 9 test cases... >*** No errors detected >Running test-fft >Running 21 test cases... >*** No errors detected >Running test-pvoc >Running 2 test cases... >TestPhaseVocoder.cpp(188): error: in "TestFFT/overlapping": absolute value of phase[cmp_i] - phaseExpected2[cmp_i]{1.5297327490291485e-07} exceeds 9.9999999999999995e-08 >TestPhaseVocoder.cpp(191): error: in "TestFFT/overlapping": absolute value of unw[cmp_i] - unwExpected2[cmp_i]{1.5297327848884379e-07} exceeds 9.9999999999999995e-08 >*** 2 failures are detected in the test module "Master Test Suite" >make: *** [Makefile:13: all] Error 1 >make: Leaving directory '/builddir/build/BUILD/qm-dsp-1.7.1/tests' >error: Bad exit status from /var/tmp/rpm-tmp.9AK7ql (%check) >RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.9AK7ql (%check) >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/qm-dsp.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1606896
: 1469552 |
1469553
|
1469554