Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943762 - dev-php/pecl-rrd: remove package
Summary: dev-php/pecl-rrd: remove package
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-18 13:43 UTC by Tomáš Mózes
Modified: 2024-11-18 13:43 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 Tomáš Mózes 2024-11-18 13:43:11 UTC
Please consider removing the package.

Last commit 3 years ago (https://github.com/php/pecl-processing-rrd), some tests fail on php 8.2:

=====================================================================
TIME START 2024-11-18 13:39:11
=====================================================================
PASS rrd module presence test [tests/rrd_001.phpt] 
PASS RRDGraph test [tests/rrd_002.phpt] 
PASS RRDCreator test [tests/rrd_003.phpt] 
PASS RRDUpdater test [tests/rrd_004.phpt] 
PASS RRDUpdater default timestamp test [tests/rrd_005.phpt] 
PASS rrd_update test [tests/rrd_006.phpt] 
PASS rrd_create test [tests/rrd_007.phpt] 
PASS rrd_graph test [tests/rrd_008.phpt] 
PASS rrd_error test [tests/rrd_009.phpt] 
PASS rrd_fetch test [tests/rrd_010.phpt] 
PASS rrd_first test [tests/rrd_011.phpt] 
PASS rrd_info test [tests/rrd_012.phpt] 
PASS rrd_last test [tests/rrd_013.phpt] 
PASS rrd_lastupdate test [tests/rrd_014.phpt] 
PASS rrd_restore test [tests/rrd_015.phpt] 
FAIL rrd_tune test [tests/rrd_016.phpt] 
FAIL rrd_xport test [tests/rrd_017.phpt] 
PASS RRDGraph saveVerbose test [tests/rrd_018.phpt] 
PASS RRDGraph saveVerbose full export test [tests/rrd_019.phpt] 
PASS rrd_version test [tests/rrd_020.phpt] 
PASS RRDUpdater more data source test [tests/rrd_021.phpt] 
PASS rrdc_disconnect test [tests/rrd_022.phpt] 
=====================================================================
TIME END 2024-11-18 13:39:18

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   46
---------------------------------------------------------------------

Number of tests :   22                22
Tests skipped   :    0 (  0.0%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    2 (  9.1%) (  9.1%)
Tests passed    :   20 ( 90.9%) ( 90.9%)
---------------------------------------------------------------------
Time taken      :    7 seconds
=====================================================================