Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] php (error?)
Date: Sun, 12 Jul 2015 21:03:36
Message-Id: 201507122203.23068.michaelkintzios@gmail.com
In Reply to: [gentoo-user] php (error?) by James
1 On Sunday 12 Jul 2015 20:40:35 James wrote:
2 > Hello,
3 >
4 >
5 > So lately I've been using elogv for a convenience way to ensure no
6 > issues with the most recent packages installed or upgraded. It's a neat
7 > little tool. Today I found this:
8 >
9 > dev-lang/php-5.6.10 - 07/10/2015 {in purple}
10 >
11 > snipped::>
12 >
13 > "This package has a configure.in file which has long been deprecated.
14 > Pleas │update it to use configure.ac instead as newer versions of
15 > autotools will die when it finds this file. See
16 > https://bugs.gentoo.org/426262 for details."
17 >
18 > OK, so I looked the bug. From what I read :
19 > > If we start now, to rename configure.in to configure.ac before
20 > > eautoreconf we will avoid lots of breakages due to the deprecation of
21 > > .in in automake-1.13.
22 >
23 > Makes sense; but I cannot find the file. I get lots of hits for a
24 > "configure.in" in my code trees, but little on the rest of the system; here
25 > are the few:
26 >
27 > /usr/portage/dev-lang/lua/files/configure.in
28 > /usr/share/cppunit/examples/money/configure.in
29 > (and quit a few on firefox.
30 >
31 > # equery depends =sys-devel/autoconf-2.13
32 > * These packages depend on sys-devel/autoconf-2.13:
33 > app-admin/tripwire-2.4.2.2-r3 (sys-devel/autoconf)
34 > app-editors/vim-7.4.273 (sys-devel/autoconf)
35 > app-editors/vim-core-7.4.273 (sys-devel/autoconf)
36 > mail-client/thunderbird-31.7.0 (=sys-devel/autoconf-2.1*)
37 > net-libs/libnet-1.1.6 (sys-devel/autoconf)
38 > net-misc/openssh-6.7_p1 (sys-devel/autoconf)
39 > sys-apps/attr-2.4.47-r1 (sys-devel/autoconf)
40 > www-client/firefox-31.7.0 (=sys-devel/autoconf-2.1*)
41 > www-client/seamonkey-2.33.1-r1 (=sys-devel/autoconf-2.1*)
42 >
43 >
44 > Huh? really? I have versions 2.13 and 2.69 of sys-devel/autoconf installed
45 >
46 >
47 > So, I'm kinda head scratching to decide what, if anything to fix?
48 > There much that I did not post, but they are all dead ends like:
49 >
50 > "For more details on how minor version slotting works (PHP_TARGETS) please
51 > read the upgrade guide: http://www.gentoo.org/proj/en/php/php-upgrading.xml
52 > " from the elogview of the latest php install. That link is dead.
53 >
54 > Any suggestions? Is elogv borked in this case?
55 >
56 > /var/tmp/portage/php-5.6.10/work/php-5.1.6/config.log does not even
57 > exist....
58 >
59 > # eselect php list cli
60 > [1] php5.6 *
61 >
62 > Bottom line is I have not use php directly in some time, so it is quite
63 > easy that I missed some info from the devs on php changes..... I did not
64 > see anything in the news system nor pgo.
65
66 Did you start an emerge of php and then looked in your /var/tmp/portage to
67 find it?
68
69 --
70 Regards,
71 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: php (error?) James <wireless@×××××××××××.com>