ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
From: Girar Builder awaiter robot <girar-builder@altlinux.org>
To: "Sergey V. Turchin" <zerg@altlinux.org>
Cc: sisyphus-incominger@lists.altlinux.org
Subject: [#145642] FAILED libkvkontakte.git=4.11.90-alt1 libkgeomap.git=3.1.0-alt4 ...
Date: Mon, 22 Jun 2015 15:02:29 +0000
Message-ID: <20150622150229.GA11945@gitery.altlinux.org> (raw)

http://git.altlinux.org/tasks/145642/logs/events.1.1.log

2015-Jun-22 14:52:47 :: task #145642 for sisyphus started by zerg:
#100 build 4.11.90-alt1 from /people/zerg/packages/libkvkontakte.git
#200 build 3.1.0-alt4 from /people/zerg/packages/libkgeomap.git
#300 build 3.5.0-alt3 from /people/zerg/packages/libkface.git
#400 build 4.11.0-alt1 from /people/zerg/packages/kde4-kipi-plugins.git
2015-Jun-22 14:53:06 :: created build repo
2015-Jun-22 14:53:08 :: [x86_64] #100 libkvkontakte.git 4.11.90-alt1: build start
2015-Jun-22 14:53:08 :: [i586] #100 libkvkontakte.git 4.11.90-alt1: build start
2015-Jun-22 14:55:59 :: [x86_64] #100 libkvkontakte.git 4.11.90-alt1: build OK
2015-Jun-22 14:55:59 :: [x86_64] #200 libkgeomap.git 3.1.0-alt4: build start
2015-Jun-22 14:56:07 :: [i586] #100 libkvkontakte.git 4.11.90-alt1: build OK
2015-Jun-22 14:56:07 :: [i586] #200 libkgeomap.git 3.1.0-alt4: build start
2015-Jun-22 14:59:59 :: [x86_64] #200 libkgeomap.git 3.1.0-alt4: build OK
2015-Jun-22 14:59:59 :: [x86_64] #300 libkface.git 3.5.0-alt3: build start
2015-Jun-22 15:00:27 :: [i586] #200 libkgeomap.git 3.1.0-alt4: build OK
2015-Jun-22 15:00:27 :: [i586] #300 libkface.git 3.5.0-alt3: build start
CMakeFiles/kface.dir/detection/opencvfacedetector.o: In function `KFaceIface::Cascade::Cascade(QStringList const&, QString const&)':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/detection/opencvfacedetector.cpp:130: undefined reference to `cv::CascadeClassifier::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/kface.dir/recognition-opencv-lbph/lbphfacemodel.o: In function `void cv::Mat::push_back<int>(int const&)':
/usr/include/opencv2/core/mat.hpp:689: undefined reference to `cv::Exception::Exception(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `LBPHFaceRecognizer_info':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::AlgorithmInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, cv::Algorithm* (*)())'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `KFaceIface::LBPHFaceRecognizer::info() const':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, int&, bool, int (cv::Algorithm::*)(), void (cv::Algorithm::*)(int), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, double&, bool, double (cv::Algorithm::*)(), void (cv::Algorithm::*)(double), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, std::vector<cv::Mat, std::allocator<cv::Mat> >&, bool, std::vector<cv::Mat, std::allocator<cv::Mat> > (cv::Algorithm::*)(), void (cv::Algorithm::*)(std::vector<cv::Mat, std::allocator<cv::Mat> > const&), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, cv::Mat&, bool, cv::Mat (cv::Algorithm::*)(), void (cv::Algorithm::*)(cv::Mat const&), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, int&, bool, int (cv::Algorithm::*)(), void (cv::Algorithm::*)(int), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `histc':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:217: undefined reference to `cv::Exception::Exception(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `elbp':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:164: undefined reference to `cv::format[abi:cxx11](char const*, ...)'
2015-Jun-22 15:01:54 :: [x86_64] libkface.git 3.5.0-alt3: remote: build failed
2015-Jun-22 15:01:54 :: [x86_64] #300 libkface.git 3.5.0-alt3: build FAILED
CMakeFiles/kface.dir/detection/opencvfacedetector.o: In function `KFaceIface::Cascade::Cascade(QStringList const&, QString const&)':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/detection/opencvfacedetector.cpp:130: undefined reference to `cv::CascadeClassifier::load(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/kface.dir/recognition-opencv-lbph/lbphfacemodel.o: In function `void cv::Mat::push_back<int>(int const&)':
/usr/include/opencv2/core/mat.hpp:689: undefined reference to `cv::Exception::Exception(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `LBPHFaceRecognizer_info':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::AlgorithmInfo(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, cv::Algorithm* (*)())'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `KFaceIface::LBPHFaceRecognizer::info() const':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, int&, bool, int (cv::Algorithm::*)(), void (cv::Algorithm::*)(int), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, double&, bool, double (cv::Algorithm::*)(), void (cv::Algorithm::*)(double), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, std::vector<cv::Mat, std::allocator<cv::Mat> >&, bool, std::vector<cv::Mat, std::allocator<cv::Mat> > (cv::Algorithm::*)(), void (cv::Algorithm::*)(std::vector<cv::Mat, std::allocator<cv::Mat> > const&), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, cv::Mat&, bool, cv::Mat (cv::Algorithm::*)(), void (cv::Algorithm::*)(cv::Mat const&), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:534: undefined reference to `cv::AlgorithmInfo::addParam(cv::Algorithm&, char const*, int&, bool, int (cv::Algorithm::*)(), void (cv::Algorithm::*)(int), std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `histc':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:217: undefined reference to `cv::Exception::Exception(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)'
CMakeFiles/kface.dir/recognition-opencv-lbph/facerec_borrowed.o: In function `elbp':
/usr/src/RPM/BUILD/libkface-3.5.0/libkface/recognition-opencv-lbph/facerec_borrowed.cpp:164: undefined reference to `cv::format[abi:cxx11](char const*, ...)'
2015-Jun-22 15:02:29 :: [i586] libkface.git 3.5.0-alt3: remote: build failed
2015-Jun-22 15:02:29 :: [i586] #300 libkface.git 3.5.0-alt3: build FAILED
2015-Jun-22 15:01:54 :: [x86_64] build FAILED
2015-Jun-22 15:02:29 :: [i586] build FAILED
2015-Jun-22 15:02:29 :: task #145642 for sisyphus FAILED


                 reply	other threads:[~2015-06-22 15:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150622150229.GA11945@gitery.altlinux.org \
    --to=girar-builder@altlinux.org \
    --cc=sisyphus-incominger@lists.altlinux.org \
    --cc=zerg@altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git