On Fri, 14 May 2021 11:54:30 +0200, n952162 wrote:

> Why does portage want to build this:
> 
> [ebuild   R    ] x11-apps/xmodmap-1.0.10::gentoo 0 KiB
> 
> given this, already installed:
> 
> /var/db/pkg/x11-apps/xmodmap-1.0.10/xmodmap-1.0.10.ebuild
> 
> and these on my binary server (which is apparently not working properly
> for reasons I'm trying to track down):
> 
>       binpkgs/x11-apps/xmodmap-1.0.10.tbz2
>       distfiles/xmodmap-1.0.10.tar.bz2
> 
> When I remove these options, it doesn't want to anymore:
> 
>      #  --changed-use \
>      #  --changed-deps \
>      #  --newuse \
>      #  --backtrack=100 \
>      #  --deep \
> 
> Which option was it, I wonder, which triggered the build, and would it
> bring me anything?

--changed-use would show the changed USE flag in the output, so it is
probably --changed-deps. The emerge man page explains just what the flag
does.

Incidentally, there is no point in using --newuse and --changed-use, the
former is a superset of the latter. I'd use only --changed-use to avoid
unnecessary rebuilds.


-- 
Neil Bothwick

WinErr 004: Erroneous error - Nothing is wrong

Attachment: pgpEu6xss4nZD.pgp
Description: OpenPGP digital signature

Reply via email to