Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 407671 - net-p2p/eiskaltdcpp-2.2.4 - work/eiskaltdcpp-2.2.4/dcpp/Atomic.h:60:45: ошибка: ‘boost::interprocess::detail’ не был декларирован
Summary: net-p2p/eiskaltdcpp-2.2.4 - work/eiskaltdcpp-2.2.4/dcpp/Atomic.h:60:45: ошибк...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-10 12:52 UTC by Serge Plyukhin
Modified: 2012-03-29 08:11 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info "=net-p2p/eiskaltdcpp-2.2.4" (file_407671.txt,4.48 KB, text/plain)
2012-03-10 12:54 UTC, Serge Plyukhin
Details
build.log (build.log,18.70 KB, text/plain)
2012-03-13 11:09 UTC, Serge Plyukhin
Details
emerge --info =net-p2p/eiskaltdcpp-2.2.4 (file_407671.txt,4.69 KB, text/plain)
2012-03-17 01:06 UTC, Josh Holmer
Details
build log (file_407671.txt,16.89 KB, text/plain)
2012-03-17 01:07 UTC, Josh Holmer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Plyukhin 2012-03-10 12:52:17 UTC
Hi
 net-p2p/eiskaltdcpp-2.2.4  USE="cli dbus dht emoticons examples minimal pcre qt4 sound spell -daemon -gnome -gtk -idn -javascript -libnotify -lua -sqlite -upnp -xmlrpc" LINGUAS="en ru -be -bg -cs -de -es -fr -hu -pl -sk -sr -uk" 0 kB
...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4_build"
make -j1 
Scanning dependencies of target extra
[  0%] Building C object extra/CMakeFiles/extra.dir/fsusage.c.o
[  0%] Building CXX object extra/CMakeFiles/extra.dir/dyndns.cpp.o
In file included from /var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/BufferedSocket.h:30:0,
                 from /var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/HttpConnection.h:22,
                 from /var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/extra/dyndns.h:23,
                 from /var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/extra/dyndns.cpp:19:
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h: В функции-члене ‘dcpp::Atomic<unsigned int,  dcpp::memory_ordering_weak>::operator dcpp::Atomic<unsigned int, dcpp::memory_ordering_weak>::value_type() const’:
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h:60:45: ошибка: ‘boost::interprocess::detail’ не был декларирован
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h: В функции-члене ‘void dcpp::Atomic<unsigned int, dcpp::memory_ordering_weak>::inc()’:
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h:64:43: ошибка: ‘boost::interprocess::detail’ не был декларирован
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h: В функции-члене ‘void dcpp::Atomic<unsigned int, dcpp::memory_ordering_weak>::dec()’:
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h:67:43: ошибка: ‘boost::interprocess::detail’ не был декларирован
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h: В функции-члене ‘void dcpp::Atomic<unsigned int, dcpp::memory_ordering_weak>::assign(dcpp::Atomic<unsigned int, dcpp::memory_ordering_weak>::value_type)’:
/var/tmp/portage/net-p2p/eiskaltdcpp-2.2.4/work/eiskaltdcpp-2.2.4/dcpp/Atomic.h:71:60: ошибка: ‘boost::interprocess::detail’ не был декларирован
make[2]: *** [extra/CMakeFiles/extra.dir/dyndns.cpp.o] Ошибка 1
make[1]: *** [extra/CMakeFiles/extra.dir/all] Ошибка 2
make: *** [all] Ошибка 2
 * ERROR: net-p2p/eiskaltdcpp-2.2.4 failed (compile phase):
Comment 1 Serge Plyukhin 2012-03-10 12:54:05 UTC
Created attachment 304831 [details]
emerge --info "=net-p2p/eiskaltdcpp-2.2.4"
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-13 09:56:39 UTC
Please attach the entire build log to this bug report.
Comment 3 Serge Plyukhin 2012-03-13 11:09:15 UTC
Created attachment 305163 [details]
build.log
Comment 4 Josh Holmer 2012-03-17 01:02:19 UTC
I am having the same problem. This occurs with all versions of eiskaltdcpp that are in portage, including 2.2.1 which is marked stable, and I have tried disabling some of the useflags such as upnp and dht, and the problem still occurs. I can attach my emerge --info and build.log as well if it helps. I am on an amd64 based system, by the way.
Comment 5 Josh Holmer 2012-03-17 01:06:15 UTC
Created attachment 305659 [details]
emerge --info =net-p2p/eiskaltdcpp-2.2.4
Comment 6 Josh Holmer 2012-03-17 01:07:56 UTC
Created attachment 305661 [details]
build log
Comment 7 Josh Holmer 2012-03-19 21:32:32 UTC
Also, to note, I have now reproduced this on two different systems of mine (both of which are amd64).
Comment 8 Serge Plyukhin 2012-03-20 02:00:49 UTC
Hi.
Now try 
emerge eiskaltdcpp-999 
>>> Completed installing eiskaltdcpp-9999 !!! 

THANKS !!!

starting as 

pts/10> eiskaltdcpp-qt 
Installing handler for: Segmentation fault
Installing handler for: Aborted
Installing handler for: Bus error
Installing handler for: Terminated
Signal handlers installed.
Loading: Hash database
Loading: Shared Files
Loading: Download Queue
Loading: Users

and working fine
Comment 9 Peter Volkov (RETIRED) gentoo-dev 2012-03-29 08:11:51 UTC
Thank you Sergey. I've just commited eiskaltdcpp-2.2.6. I think this crash was fixed there. If not, please, reopen bug.