Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Numix-gtk-theme
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
George528
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2021
Posts: 97

PostPosted: Mon Jun 14, 2021 10:17 pm    Post subject: Numix-gtk-theme Reply with quote

tried to install x11-themes/numix-gtk-theme-2.6.7-r2 and got this error

Code:
 * ERROR: x11-themes/numix-gtk-theme-2.6.7-r2::gentoo failed (install phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=x11-themes/numix-gtk-theme-2.6.7-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-themes/numix-gtk-theme-2.6.7-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/work/numix-gtk-theme-2.6.7'
 * S: '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/work/numix-gtk-theme-2.6.7'

>>> Failed to emerge x11-themes/numix-gtk-theme-2.6.7-r2, Log file:

>>>  '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/temp/build.log'

 * Messages for package x11-themes/numix-gtk-theme-2.6.7-r2:

 * ERROR: x11-themes/numix-gtk-theme-2.6.7-r2::gentoo failed (install phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=x11-themes/numix-gtk-theme-2.6.7-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=x11-themes/numix-gtk-theme-2.6.7-r2::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/temp/environment'.
 * Working directory: '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/work/numix-gtk-theme-2.6.7'
 * S: '/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/work/numix-gtk-theme-2.6.7'
user@satellite ~ $ C
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30905
Location: here

PostPosted: Tue Jun 15, 2021 4:52 am    Post subject: Reply with quote

If you error is
Code:
>>> Source compiled.
>>> Test phase [not enabled]: x11-themes/numix-gtk-theme-2.6.7-r2

>>> Install x11-themes/numix-gtk-theme-2.6.7-r2 into /var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/image
make -j12 DESTDIR=/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/image install
rm -rf src/gtk-3.0/dist
mkdir src/gtk-3.0/dist
mkdir: cannot create directory ‘src/gtk-3.0/dist’: File exists
make: *** [Makefile:17: css] Error 1
make: *** Waiting for unfinished jobs....
rm -f src/gtk-3.0/gtk.gresource
rm -rf src/gtk-3.20/dist
rm -f src/gtk-3.20/gtk.gresource
rm -rf /var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/work/numix-gtk-theme-2.6.7/dist
 * ERROR: x11-themes/numix-gtk-theme-2.6.7-r2::gentoo failed (install phase):
 *   emake failed

Try to compile package with MAKEOPTS="-j1" emerge -1 x11-themes/numix-gtk-theme.
If isn't same error please post your build.log with wgetpaste.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
George528
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2021
Posts: 97

PostPosted: Tue Jun 15, 2021 8:32 am    Post subject: Reply with quote

fedeliallalinea wrote:
If you error is
Code:
>>> Source compiled.
>>> Test phase [not enabled]: x11-themes/numix-gtk-theme-2.6.7-r2

>>> Install x11-themes/numix-gtk-theme-2.6.7-r2 into /var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/image
make -j12 DESTDIR=/var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/image install
rm -rf src/gtk-3.0/dist
mkdir src/gtk-3.0/dist
mkdir: cannot create directory ‘src/gtk-3.0/dist’: File exists
make: *** [Makefile:17: css] Error 1
make: *** Waiting for unfinished jobs....
rm -f src/gtk-3.0/gtk.gresource
rm -rf src/gtk-3.20/dist
rm -f src/gtk-3.20/gtk.gresource
rm -rf /var/tmp/portage/x11-themes/numix-gtk-theme-2.6.7-r2/work/numix-gtk-theme-2.6.7/dist
 * ERROR: x11-themes/numix-gtk-theme-2.6.7-r2::gentoo failed (install phase):
 *   emake failed

Try to compile package with MAKEOPTS="-j1" emerge -1 x11-themes/numix-gtk-theme.
If isn't same error please post your build.log with wgetpaste.


thanks it fixed my problem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum