Gentoo Archives: gentoo-user

From: Nikita Tropin <posixivist32@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: OpenSP build fails
Date: Tue, 22 Apr 2014 15:41:34
Message-Id: CAL-+O4JRVAVygDZGzMCLUcevU-nSJLiF7QQGVjaJVrrQcuirTQ@mail.gmail.com
In Reply to: [gentoo-user] Fwd: OpenSP build fails by Nikita Tropin
1 Sorry.
2
3
4 2014-04-22 18:40 GMT+03:00 Nikita Tropin <posixivist32@×××××.com>:
5
6 > Hi, I'm trying to update Gentoo with
7 > I_KNOW_WHAT_I_AM_DOING=1 emerge --deep --update --newuse --with-bdeps=y
8 > @world
9 >
10 > and process fails on OpenSP-1.5.2-r3. I am tried to compile it myself and
11 > find those lacking `new.h' mentioned in build.log. I found in
12 > include/xnew.h ifdef construction that responsible of choosing appropriate
13 > file (<new> or <new.h>), find utility not found any `new.h' on my /usr or
14 > build directory of OpenSP in my home dir, however `new' was found -
15 > /usr/lib64/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4/new. Next, I'm
16 > calling configure with
17 > CXXFLAGS="-DSP_ANSI_LIB" ./configure && make
18 >
19 >
20 > and <new> was chosen on compilation. However many new errors was occur
21 > (attached mybuild.log and mybuild_stderr.log). And I don't know how to fix
22 > them.
23 >
24 > Also I'm tried to avoid installation of this package by trying to find all
25 > and installed packages that depends on this one, tried to mask it but po4a,
26 > man-db(nls), openjade, virtual/man and man-pages-3.63 depends on OpenSP.
27 > The paradox is that I have installed man-db-2.6.5 with nls USE flag and
28 > update schedule man-db-2.6.6 to install but even if I mask it(2.6.6) there
29 > still error that man-db-2.6.5 need OpenSP. I am totally confused.
30 >
31 > PS I've compiled OpenSP downloaded from offsite (
32 > http://openjade.sourceforge.net/)
33 > PPS I'm using I_KNOW_WHAT_I_AM_DOING=1 because I have -ggdb in CFLAGS in
34 > make.conf but some packages like webkit-gtk probably need 18G for debug
35 > symbols on some system but not in my, so.
36 > PPPS With clang the same thing
37 >
38 > Thanks in advance.
39 >
40 > --
41 > Regards,
42 > Nikita
43 >
44
45
46
47 --
48 Regards,
49 Nikita