Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695080 - dev-php/pecl-apcu: QA issues
Summary: dev-php/pecl-apcu: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-20 07:25 UTC by Michał Górny
Modified: 2019-10-01 19:05 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-20 07:25:39 UTC
dev-php/pecl-apcu
  UnderscoreInUseFlag: USE flag 'lock_semaphore' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'lock_pthreadmutex' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'lock_pthreadrw' uses reserved underscore character
  UnderscoreInUseFlag: USE flag 'lock_spinlock' uses reserved underscore character
Comment 1 Larry the Git Cow gentoo-dev 2019-10-01 19:05:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d54c1127dca5e68dbf71d512217e3b66825ae62

commit 5d54c1127dca5e68dbf71d512217e3b66825ae62
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2019-10-01 18:15:05 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2019-10-01 19:05:07 +0000

    dev-php/pecl-apcu: Fix USE naming to not include an underscore
    
    Closes: https://bugs.gentoo.org/695080
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Brian Evans <grknight@gentoo.org>

 dev-php/pecl-apcu/metadata.xml            |  8 ++++----
 dev-php/pecl-apcu/pecl-apcu-4.0.11.ebuild |  8 ++++----
 dev-php/pecl-apcu/pecl-apcu-5.1.12.ebuild | 10 +++++-----
 dev-php/pecl-apcu/pecl-apcu-5.1.17.ebuild |  8 ++++----
 4 files changed, 17 insertions(+), 17 deletions(-)