Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688066 - net-analyzer/jffnms - dev-lang/php USE wddx removed in future versions
Summary: net-analyzer/jffnms - dev-lang/php USE wddx removed in future versions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-06-14 14:44 UTC by Brian Evans (RETIRED)
Modified: 2021-02-24 23:59 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Evans (RETIRED) gentoo-dev 2019-06-14 14:44:54 UTC
Beginning in PHP 7.4, the wddx extension will be moved to the PECL library and the USE flag will be removed.

If this package is to continue, the pecl-wddx package would have to be introduced and the RDEPEND changed to:
|| ( (>=dev-lang/php-7.4[apache2,cli,gd,mysql?,postgres?,session,snmp,sockets] dev-php/pecl-wddx) <dev-lang/php-7.4[apache2,cli,gd,mysql?,postgres?,session,snmp,sockets,wddx]

wddx is not very popular.  I do not wish to maintain this outdated extension.  Please contact the PHP team if more discussion is necessary.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2019-06-14 15:08:38 UTC
Sorry.. the RDEPEND for PHP should be:

|| ( ( >=dev-lang/php-7.4[apache2,cli,gd,mysql?,postgres?,session,snmp,sockets] dev-php/pecl-wddx ) <dev-lang/php-7.4[apache2,cli,gd,mysql?,postgres?,session,snmp,sockets,wddx] )
Comment 2 Brian Evans (RETIRED) gentoo-dev 2020-06-18 14:42:16 UTC
No one seems to care and this will be broken in about 12 months from now.

Please fix or consider cleaning.
Comment 3 Brian Evans (RETIRED) gentoo-dev 2021-01-25 18:11:02 UTC
+# Brian Evans <grknight@gentoo.org> (2021-01-25)
+# Dead upstream. Relies on soon to be removed wddx support in PHP.
+# wddx in general failed overall as a protocol. No real maintainer.
+# Removal in 30 days. Bug #688066
+net-analyzer/jffnms
Comment 4 Larry the Git Cow gentoo-dev 2021-02-24 23:59:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4accef2f8209b4b75aee4c593386a27ed04537b6

commit 4accef2f8209b4b75aee4c593386a27ed04537b6
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-02-24 20:45:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-02-24 23:58:19 +0000

    net-analyzer/jffnms: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/688066
    
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/jffnms/Manifest               |  1 -
 net-analyzer/jffnms/jffnms-0.9.4-r1.ebuild | 56 ------------------------------
 net-analyzer/jffnms/metadata.xml           | 11 ------
 profiles/package.mask                      |  6 ----
 4 files changed, 74 deletions(-)