Hi,
I installed a local OBS-Server 2.4 (as appliance image). Added a project, added a repository with Ubuntu 13.04. Running a build on the one local worker.
I'm building a boost 1.49 package..
The build starts and then hangs forever in:
/usr/bin/perl -w /usr/bin/dh_installdocs --all debian/README.Debian debian/NEWS.Debian
0 S 399 759 753 0 98 18 - 5968 wait 14:59 ? 00:00:00 /usr/bin/perl -w /usr/bin/dh_installdocs --all debian/README.Debian debian/NEWS.Debian
stracing PID 399, I get:
wait4(762,
This process with PID 762 is a:
chown -R 0:0 debian/libboost1.49-doc/usr/share/doc
the strace of it shows it waits in:
read(3,
An lsof of it shows:
chown 762 399 3u IPv4 516089 0t0 TCP localhost:39812->localhost:55332 (ESTABLISHED)
So the read hangs getting an answer from the 'faked':
tcp 0 0 0.0.0.0:55332 0.0.0.0:* LISTEN 813/faked-tcp
I just wondered, if somebody else has experienced this problem before.
I saw a rather old message of somebody who might have had the same problem:
http://lists.opensuse.org/opensuse-buildservice/2008-11/msg00231.html
Greetings
Andreas
Hi,
I don't even know if this is the right place to ask, but my project fails to link to 'boost-locale' on 'Fedora_17':
https://build.opensuse.org/package/live_build_log/home:andreas_baumann/Wolfr...
/usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_icu::create_localization_backend()' [ 603s] /usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_posix::create_localization_backend()' [ 603s] /usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_win::create_localization_backend()' [ 603s] /usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_std::create_localization_backend()'
Redhat knows about it in and it has been fixed for the stable repo:
https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=832265
Which raises a question: How often should distributions like Arch and Fedora (which go in the direction of bleeding edge package versions) be updated?
With kind regards
Andreas
Hi, usually fedora ignore all issues related to EOL releases[1]. So i think you can ignore f17 version at all. [1] http://kostyasha.blogspot.com/2013/08/fedora-broke-on-release-strategy.html On Oct 10, 2013, at 15:19 , Andreas Baumann abaumann@yahoo.com wrote:
Hi,
I don't even know if this is the right place to ask, but my project fails to link to 'boost-locale' on 'Fedora_17':
https://build.opensuse.org/package/live_build_log/home:andreas_baumann/Wolfr...
/usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_icu::create_localization_backend()' [ 603s] /usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_posix::create_localization_backend()' [ 603s] /usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_win::create_localization_backend()' [ 603s] /usr/lib/libboost_locale-mt.so: undefined reference to / `boost::locale::impl_std::create_localization_backend()'
Redhat knows about it in and it has been fixed for the stable repo:
https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=832265
Which raises a question: How often should distributions like Arch and Fedora (which go in the direction of bleeding edge package versions) be updated?
With kind regards
Andreas
-- Andreas Baumann Trottenstrasse 20 CH-8037 Zuerich Telefon: +41(0)76/373 01 29 E-mail: abaumann@yahoo.com Homepage: www.andreasbaumann.cc -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
buildservice@lists.opensuse.org