Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765256 - xfce-base/exo-4.16.0 should bdepend on dev-utils/xfce4-dev-tools-4.16.0
Summary: xfce-base/exo-4.16.0 should bdepend on dev-utils/xfce4-dev-tools-4.16.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-13 16:51 UTC by William Pettersson
Modified: 2021-01-13 18:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,11.92 KB, text/plain)
2021-01-13 16:51 UTC, William Pettersson
Details
emerge --info (emerge.info.txt,7.46 KB, text/plain)
2021-01-13 16:52 UTC, William Pettersson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Pettersson 2021-01-13 16:51:24 UTC
Created attachment 682735 [details]
build.log

When testing xfce 4.16, I unmasked everything that portage asked me to unmask. This, notably, did _not_ include dev-util/xfce4-dev-tools-4.16.0. I then tried to emerge xfce-base/xfce4-meta-4.16, but xfce-base/exo-4.16.0 failed to emerge. It seems to be something related to XDT_I18N. Upgrading dev-util/xfce4-dev-tools to 4.16.0 allows the package to emerge successfully.

I suspect that this might apply to many other xfce-{base,extra}/ packages when upgrading to 4.16.

    checking for strftime %E and %O modifiers... yes
    ./configure: line 11022: syntax error near unexpected token `bg'
    ./configure: line 11022: `XDT_I18N(bg nb hye ur_PK ca fa_IR ug de ro si gl hr en_GB en_AU hy hy_AM ast ie nl ur te th ru tr sq el et id zh_CN oc ar cs sr fr pt_BR is ko be es bn eu kn zh_HK sk sv da pt uk it vi am he lv pa lt pl zh_TW ms fi nn kk kab hu sl ja , exo-libexo_version_api())'
Comment 1 William Pettersson 2021-01-13 16:52:06 UTC
Created attachment 682738 [details]
emerge --info
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-01-13 18:05:29 UTC
I knew I don't like that eautoreconf ;-).
Comment 3 Larry the Git Cow gentoo-dev 2021-01-13 18:06:14 UTC
The bug has been closed via the following commit(s):

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

commit d84f231a3a64fc65ce3ab2f87aecc3e9afeffbf9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-01-13 18:05:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-01-13 18:05:56 +0000

    xfce-base/exo: Require xfce4-dev-tools-4.16.0
    
    Closes: https://bugs.gentoo.org/765256
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 xfce-base/exo/exo-4.16.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)