Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917537 (libxml2-2.12) - [Tracker] Build failures with dev-libs/libxml2-2.12.0
Summary: [Tracker] Build failures with dev-libs/libxml2-2.12.0
Status: CONFIRMED
Alias: libxml2-2.12
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sam James
URL:
Whiteboard:
Keywords: Tracker
Depends on: 917510 917548 917552 917553 919415 923042 923107 923170 923446 923739 923828 917508 917513 917514 917516 917522 917523 917524 917525 917526 917527 917529 917532 917549 917550 917554 917555 917556 917561 917562 917564 917601 917691 917692 919046 922445 923011 923020 923055 923124 923247 923288 923291 923303 923304 923328 923394 923615 923628 923647 923708 923842 923884 924053 924387 926129 926193
Blocks:
  Show dependency tree
 
Reported: 2023-11-18 02:27 UTC by Sam James
Modified: 2024-03-10 02:21 UTC (History)
5 users (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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-11-18 02:27:34 UTC
Please file new bugs and have them block this one.
Comment 1 Larry the Git Cow gentoo-dev 2023-11-18 02:29:28 UTC
The bug has been referenced in the following commit(s):

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

commit ba82c7579a0561c6dbe1d39e0f9ed6f0b77b04e6
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-11-18 02:28:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-18 02:28:27 +0000

    profiles: mask =dev-libs/libxml2-2.12.0
    
    Lots of applications need porting, apparently.
    
    Bug: https://bugs.gentoo.org/917537
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 4 ++++
 1 file changed, 4 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-12-13 04:04:03 UTC
The bug has been closed via the following commit(s):

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

commit fa200a48a08104d70880594a7cb56ff170553648
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-13 03:58:32 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-13 03:58:32 +0000

    dev-libs/libxml2: add 2.12.3
    
    Note that upstream have undone some of the header changes which means
    many of the failures we hit are now gone (or hidden, rather).
    
    Closes: https://bugs.gentoo.org/917537
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-libs/libxml2/Manifest              |   1 +
 dev-libs/libxml2/libxml2-2.12.3.ebuild | 196 +++++++++++++++++++++++++++++++++
 2 files changed, 197 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-01-27 07:34:13 UTC
The bug has been referenced in the following commit(s):

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

commit b0910d2f8d87b78da979bf5ed7a37d5755a7f5c0
Author:     Matt Jolly <Matt.Jolly@footclan.ninja>
AuthorDate: 2024-01-25 12:33:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-27 07:31:54 +0000

    profiles: unmask >=dev-libs/libxml2-2.12.0
    
    Chromium was the last major package that needed work
    
    Bug: https://bugs.gentoo.org/917537
    Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 4 ----
 1 file changed, 4 deletions(-)