luiztux
(usa Gentoo)
Enviado em 06/05/2016 - 14:29h
@jerodrigo ,
Tá osso mesmo meu caro... estes tipos de falha são difíceis de achar uma solução. =/
Comigo ainda não aconteceu isto..rsrsr..mas desde sempre eu busco uma solução para isto. É erro muito específico. O Gentoo não é maravilhoso!? ^^
@Pygoscelis
Você consegue postar lá no git o seguinte?
emerge --info =libreoffice-5.0.5.2
/var/tmp/portage/app-office/libreoffice-5.0.5.2/temp/environment
/var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2
/var/tmp/portage/app-office/libreoffice-5.0.5.2/work/libreoffice-5.0.5.2
Ainda estou amarrado à isto aqui:
grep "^export" "${S}/config_host.mk" > "${T}/config_host.mk" || die
source "${T}/config_host.mk" 2&> /dev/null
local path="${WORKDIR}/helpcontent2/source/auxiliary/"
mkdir -p "${path}" || die
echo "perl \"${S}/helpcontent2/helpers/create_ilst.pl\" -dir=icon-themes/galaxy/res/helpimg > \"${path}/helpimg.ilst\""
perl "${S}/helpcontent2/helpers/create_ilst.pl" \
-dir=icon-themes/galaxy/res/helpimg \
> "${path}/helpimg.ilst"
[[ -s "${path}/helpimg.ilst" ]] || \
ewarn "The help images list is empty, something is fishy, report a bug."
)
local target
use test && target="build" || target="build-nocheck"
# this is not a proper make script
make ${target} || die
-----------------------------------''----------------------------------
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.