View previous topic :: View next topic |
Author |
Message |
geniux Veteran
Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Sun Aug 14, 2005 6:46 pm Post subject: |
|
|
sn4ip3r wrote: |
It seems that libexo has now moved to the xfce main svn server, I updated the ebuild but for some reason subversion eclass does not want to automatically migrate the local copy to the new repository, so if anyone has exo already checked out they need to "rm -rf /usr/portage/distfiles/svn-src/exo/" to emerge it again. |
Ok, what's the URL to put in the ebuild then? Had major problems getting exo via xfce's main server before. Or should I try the rm -rf before I change the ebuild? _________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Sun Aug 14, 2005 6:53 pm Post subject: |
|
|
geniux wrote: | sn4ip3r wrote: |
It seems that libexo has now moved to the xfce main svn server, I updated the ebuild but for some reason subversion eclass does not want to automatically migrate the local copy to the new repository, so if anyone has exo already checked out they need to "rm -rf /usr/portage/distfiles/svn-src/exo/" to emerge it again. |
Ok, what's the URL to put in the ebuild then? Had major problems getting exo via xfce's main server before. Or should I try the rm -rf before I change the ebuild? |
cd to the fluidportage overlay directory and run "svn up", that will update the overlay. Then, if you're interested in what has been changed, run "svn log -r HEAD" or "svn log|less". |
|
Back to top |
|
|
geniux Veteran
Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Sun Aug 14, 2005 7:17 pm Post subject: |
|
|
sn4ip3r wrote: |
cd to the fluidportage overlay directory and run "svn up", that will update the overlay. Then, if you're interested in what has been changed, run "svn log -r HEAD" or "svn log|less". |
Did that, and it worked much better, now it's just thunar that getting errors.
Code: |
if /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_COFIG_H -I. -I. -I.. -I.. -DEXO_API_SUBJECT_TO_CHANGE -DEXO_DISABLE_DEPRECATED -D_LOG_DOMAIN=\"thunar-vfs\" -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -DG_DISALE_CHECKS -DHAVE_GNUC_VISIBILITY -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/ur/include/exo-0.3 -I/usr/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/fretype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/inclue/atk-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -arch=k8 -O2 -msse2 -pipe -ftracer -Wno-error -Wno-error -Wno-error -fvisibilityhidden -MT libthunar_vfs_1_la-thunar-vfs-listdir-job.lo -MD -MP -MF ".deps/libtunar_vfs_1_la-thunar-vfs-listdir-job.Tpo" -c -o libthunar_vfs_1_la-thunar-vfs-lstdir-job.lo `test -f 'thunar-vfs-listdir-job.c' || echo './'`thunar-vfs-listdi-job.c; \
then mv -f ".deps/libthunar_vfs_1_la-thunar-vfs-listdir-job.Tpo" ".deps/libthunr_vfs_1_la-thunar-vfs-listdir-job.Plo"; else rm -f ".deps/libthunar_vfs_1_la-thnar-vfs-listdir-job.Tpo"; exit 1; fi
thunar-vfs-job.c: In function `thunar_vfs_job_emit_valist':
thunar-vfs-job.c:320: error: incompatible types in assignment
make[3]: *** [libthunar_vfs_1_la-thunar-vfs-job.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -DEXO_API_SUBJECT_TOCHANGE -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"thunar-vfs\" -DG_DISABLE_ASSER -DG_DISABLE_CAST_CHECKS -DG_DISABLE_CHECKS -DHAVE_GNUC_VISIBILITY -DXTHREADS -_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/exo-0.3 -I/usr/include/xfce4 -I/usrinclude/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/inlude/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lb64/glib-2.0/include -I/usr/include/atk-1.0 -pthread -I/usr/include/glib-2.0 -Iusr/lib64/glib-2.0/include -march=k8 -O2 -msse2 -pipe -ftracer -Wno-error -Wno-rror -Wno-error -fvisibility=hidden -MT libthunar_vfs_1_la-thunar-vfs-listdir-jb.lo -MD -MP -MF .deps/libthunar_vfs_1_la-thunar-vfs-listdir-job.Tpo -c thunar-fs-listdir-job.c -fPIC -DPIC -o .libs/libthunar_vfs_1_la-thunar-vfs-listdir-jo.o
make[3]: Leaving directory `/var/tmp/portage/thunar-20101010/work/thunar/thunarvfs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/thunar-20101010/work/thunar/thunarvfs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/thunar-20101010/work/thunar'
make: *** [all] Error 2
!!! ERROR: xfce-extra/thunar-20101010 failed.
!!! Function xfce4_svn_src_compile, Line 93, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message. |
Sorry that I posted it here though, but the bugreport site wouldn't cooperate as everything else today _________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Mon Aug 15, 2005 6:35 pm Post subject: |
|
|
geniux wrote: | Code: |
then mv -f ".deps/libthunar_vfs_1_la-thunar-vfs-listdir-job.Tpo" ".deps/libthunr_vfs_1_la-thunar-vfs-listdir-job.Plo"; else rm -f ".deps/libthunar_vfs_1_la-thnar-vfs-listdir-job.Tpo"; exit 1; fi
thunar-vfs-job.c: In function `thunar_vfs_job_emit_valist':
thunar-vfs-job.c:320: error: incompatible types in assignment
make[3]: *** [libthunar_vfs_1_la-thunar-vfs-job.lo] Error 1
|
|
Well, I've commited a patch for this problem but since I don't have an amd64 box I can't test if the patch fixes this problem and if it is the only problem. |
|
Back to top |
|
|
geniux Veteran
Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Mon Aug 15, 2005 8:34 pm Post subject: |
|
|
sn4ip3r wrote: | geniux wrote: | Code: |
then mv -f ".deps/libthunar_vfs_1_la-thunar-vfs-listdir-job.Tpo" ".deps/libthunr_vfs_1_la-thunar-vfs-listdir-job.Plo"; else rm -f ".deps/libthunar_vfs_1_la-thnar-vfs-listdir-job.Tpo"; exit 1; fi
thunar-vfs-job.c: In function `thunar_vfs_job_emit_valist':
thunar-vfs-job.c:320: error: incompatible types in assignment
make[3]: *** [libthunar_vfs_1_la-thunar-vfs-job.lo] Error 1
|
|
Well, I've commited a patch for this problem but since I don't have an amd64 box I can't test if the patch fixes this problem and if it is the only problem. |
Oh, you're fast
I'll try it out in a couple of minutes, get back when it's done _________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
Back to top |
|
|
geniux Veteran
Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Mon Aug 15, 2005 8:54 pm Post subject: |
|
|
Thanks sn4ip3r, it's installed and up and running, wow, it's just as nice as I hoped for. A tear is falling on my chin , wow again. _________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Mon Aug 15, 2005 11:02 pm Post subject: |
|
|
geniux wrote: | Thanks sn4ip3r, it's installed and up and running, wow, it's just as nice as I hoped for. A tear is falling on my chin , wow again. |
Quite similiar to the current (2.12) nautilus, imho. I still prefer not to use any file manager at all though:roll: |
|
Back to top |
|
|
geniux Veteran
Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Tue Aug 16, 2005 4:06 am Post subject: |
|
|
sn4ip3r wrote: |
Quite similiar to the current (2.12) nautilus, imho. |
Can't really give you my opinion on that, but it's much nicer than Nautilus ever been before, and smaller
sn4ip3r wrote: |
I still prefer not to use any file manager at all though:roll: |
Ok, different taste for everyone. But it comes real handy sometimes though, when the candyman in me gets out _________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
Back to top |
|
|
Mamizou Tux's lil' helper
Joined: 09 May 2003 Posts: 101
|
Posted: Thu Aug 25, 2005 3:56 pm Post subject: |
|
|
Just to let you know, MPlayer CVS now supports GTK+2, so you can change the ebuild from...
Code: | =x11-libs/gtk+-1.2*
=dev-libs/glib-1.2* |
to
Code: | x11-libs/gtk+
dev-libs/glib |
I guess MPlayer still supports GTK+1, so any version of GTK+ should work.
Now I have a GTK+1-free system! Woohoo! |
|
Back to top |
|
|
geniux Veteran
Joined: 19 Feb 2004 Posts: 1400 Location: /home
|
Posted: Tue Aug 30, 2005 2:29 pm Post subject: |
|
|
@ any fluidportage dev
Got an error on the last update, posted it to the thunar-dev. Were told to remove the damn-amd64-incompatibility.patch and to notify you (the gentoo maintainer). Totally forgot that the thunar-dev had nothing to do with it.
Anyway, here's their message:
Benedikt Meurer - thunar-dev wrote: |
But I think I know what causes this problem: There was a problem with
certain architectures concerning the copying of varargs in
thunar-vfs-job.c, which I fixed some time ago. From what I know about
amd64, this problem would have affected amd64 too. So I guess you just
discovered an unnecessary patch there. As a quick fix: Get rid of the
patch and thinks should work. But don't forget to inform the gentoo
maintainer.
Benedikt |
Hope this will help you guys out
Btw, do the fluidportage (dev) got a mailing-list, that I've totally missed? _________________ AMD Athlon64 X2 4200+ AM2
MSI K9N SLI Platinum, Enermax Liberty 500W
1GB RAM Crucial DDR2 667MHz, MSI nVidia 7600GS 256MB
400GB + 250GB Samsung SATAII HDD
Gentoo - BeyondSources 2.6.19-20 |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Tue Aug 30, 2005 2:40 pm Post subject: |
|
|
geniux wrote: | @ any fluidportage dev
Got an error on the last update, posted it to the thunar-dev. Were told to remove the damn-amd64-incompatibility.patch and to notify you (the gentoo maintainer). Totally forgot that the thunar-dev had nothing to do with it.
Anyway, here's their message:
Benedikt Meurer - thunar-dev wrote: |
But I think I know what causes this problem: There was a problem with
certain architectures concerning the copying of varargs in
thunar-vfs-job.c, which I fixed some time ago. From what I know about
amd64, this problem would have affected amd64 too. So I guess you just
discovered an unnecessary patch there. As a quick fix: Get rid of the
patch and thinks should work. But don't forget to inform the gentoo
maintainer.
Benedikt |
Hope this will help you guys out
Btw, do the fluidportage (dev) got a mailing-list, that I've totally missed? |
Removed the patch. We don't have a mailinglist but there is an irc channel (#freenode @ freenode), it's quite idle though. |
|
Back to top |
|
|
drphibes Guru
Joined: 30 Nov 2004 Posts: 432
|
Posted: Tue Aug 30, 2005 9:36 pm Post subject: |
|
|
the fluidportage ffmpeg ebuild needs a patch to fix the sandbox error that occurs during the install of vhook. i've read elsewhere that the workaround is to disable sandbox for this ebuild.... i consider that approach less than ideal. i'm looking at it, but i'm not really too familiar with how to patch Makefiles and configures to make them sandbox-friendly. any help or suggestions would be most welcome. |
|
Back to top |
|
|
DarkMetatron n00b
Joined: 30 Jun 2005 Posts: 15
|
|
Back to top |
|
|
Shadow Skill Veteran
Joined: 04 Dec 2004 Posts: 1023
|
Posted: Tue Sep 06, 2005 9:10 pm Post subject: |
|
|
Is anyone having problems with Thunar and thumbnails of images, I find that it only displays some thumbnails even though the files for which no thumbnails are displayed are of the same type as the ones that do have thumbnails..what gives?
Off-topic: Geniux I found the original picture for your avatar on Minitokyo actually, couldn't download it cause my "level" isn't high enough those bastards. _________________ Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.
"First there was nothing, so the lord gave us light. There was still nothing, but at least you could see it." |
|
Back to top |
|
|
venomix n00b
Joined: 12 Mar 2003 Posts: 10 Location: Linköping / Sweden
|
Posted: Tue Sep 06, 2005 9:31 pm Post subject: |
|
|
Shadow Skill wrote: | Is anyone having problems with Thunar and thumbnails of images, I find that it only displays some thumbnails even though the files for which no thumbnails are displayed are of the same type as the ones that do have thumbnails..what gives?
|
Thunar has no support for creating thumbnails yet, so it only displays thumbnails already created by other apps (located in ~/.thumbnails). I think it currently only shows thumbs by the size of 128x128 too, but I'm not sure. There's a thread about this on the thunar-dev list, check http://foo-projects.org/pipermail/thunar-dev/. |
|
Back to top |
|
|
Shadow Skill Veteran
Joined: 04 Dec 2004 Posts: 1023
|
Posted: Wed Sep 07, 2005 6:10 am Post subject: |
|
|
venomix wrote: | Shadow Skill wrote: | Is anyone having problems with Thunar and thumbnails of images, I find that it only displays some thumbnails even though the files for which no thumbnails are displayed are of the same type as the ones that do have thumbnails..what gives?
|
Thunar has no support for creating thumbnails yet, so it only displays thumbnails already created by other apps (located in ~/.thumbnails). I think it currently only shows thumbs by the size of 128x128 too, but I'm not sure. There's a thread about this on the thunar-dev list, check http://foo-projects.org/pipermail/thunar-dev/. | Well that explains alot, thanks for the info. _________________ Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.
"First there was nothing, so the lord gave us light. There was still nothing, but at least you could see it." |
|
Back to top |
|
|
grimzy n00b
Joined: 18 Jan 2005 Posts: 27 Location: Down the rabbithole
|
Posted: Sun Sep 11, 2005 6:05 am Post subject: |
|
|
Hey
Can you guys add xfmedia?
Thanks |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Sun Sep 11, 2005 2:42 pm Post subject: |
|
|
grimzy wrote: | Hey
Can you guys add xfmedia?
Thanks |
I've added it, but did not try to compile because I don't have xine-lib. |
|
Back to top |
|
|
yoshi314 l33t
Joined: 30 Dec 2004 Posts: 850 Location: PL
|
Posted: Fri Sep 23, 2005 9:26 am Post subject: |
|
|
i have been having problems with xffm for about a week now
Code: | xdt-autogen: Directory "/var/tmp/portage/xffm-20101010/work/xffm" does not look like a package
directory, neither configure.ac nor configure.in is
present.
!!! ERROR: xfce-base/xffm-20101010 failed.
!!! Function autotool_eautogen, Line 84, Exitcode 1
!!! ./autogen.sh failed |
any help?
i tried with USE="extendedprefs menu panel" as well as without them _________________ ~amd64
shrink your /usr/portage with squashfs+aufs |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Fri Sep 23, 2005 10:47 am Post subject: |
|
|
yoshi314 wrote: | i have been having problems with xffm for about a week now
Code: | xdt-autogen: Directory "/var/tmp/portage/xffm-20101010/work/xffm" does not look like a package
directory, neither configure.ac nor configure.in is
present.
!!! ERROR: xfce-base/xffm-20101010 failed.
!!! Function autotool_eautogen, Line 84, Exitcode 1
!!! ./autogen.sh failed |
any help?
i tried with USE="extendedprefs menu panel" as well as without them |
It seems that xffm is being reorganized into smaller modules which should probably each get their own ebuild now, but I don't think I have time to create those ebuilds, especially since I don't actually use xffm myself. I'ts still possible to fix the current ebuild to install all the modules but that also is not easy. |
|
Back to top |
|
|
Royle Apprentice
Joined: 21 Jul 2004 Posts: 223
|
Posted: Sat Oct 01, 2005 9:44 pm Post subject: |
|
|
how would I go from these CVS versions, back to the latest stable version? |
|
Back to top |
|
|
sn4ip3r Guru
Joined: 14 Dec 2002 Posts: 325 Location: Tallinn, Estonia
|
Posted: Sat Oct 01, 2005 9:55 pm Post subject: |
|
|
Royle wrote: | how would I go from these CVS versions, back to the latest stable version? |
Unless you have all your system on cvs packages (which is not very likely) all you need to do is to remove all the keyword definitions from /etc/portage/package.keywords which allowed you to emerge those packages, and then run "emerge -uDpvt world". Or at least I think that should do it, if it doesn't then, well, you need to get a list of all packages with: equery -q -C list ".*-20101010" and manually re-emerge them after package.keywords file has been cleaned up. |
|
Back to top |
|
|
bigbob73 Guru
Joined: 31 Dec 2004 Posts: 332 Location: Under the Lone Star
|
Posted: Wed Oct 05, 2005 3:11 pm Post subject: libxfcegui4 build error |
|
|
I get this error trying to build libxfcegui4-20101010
gui-enum-types.c:23: error: redefinition of `struct_struct_get_type'
gui-enum-types.c:9: error: `struct_struct_get_type' previously defined here
make[3]: *** [libxfcegui4_la-gui-enum-types.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DG_LOG_DOMAIN=\"libxfcegui4\" -DG_DISABLE_CHECKS -DG_DISABLE_ASSERT -DG_DISABLE_CAST_CHECKS -fno-strict-aliasing -I.. -DPREFIX=\"/usr\" -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -O3 -march=pentium4 -fomit-frame-pointer -pipe -fforce-addr -funroll-loops -frerun-loop-opt -frerun-cse-after-loop -falign-functions=4 -Wno-error -Wno-error -Wno-error -MT libxfcegui4_la-dialogs.lo -MD -MP -MF .deps/libxfcegui4_la-dialogs.Tpo -c dialogs.c -o libxfcegui4_la-dialogs.o >/dev/null 2>&1
make[3]: Leaving directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfcegui4/libxfcegui4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfcegui4/libxfcegui4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libxfcegui4-20101010/work/libxfcegui4'
make: *** [all] Error 2
any suggestions would be very welcome.
Bigbob |
|
Back to top |
|
|
drphibes Guru
Joined: 30 Nov 2004 Posts: 432
|
Posted: Thu Oct 06, 2005 4:18 am Post subject: |
|
|
I reworked my version of the ffmpeg cvs ebuild to handle its new configure script. The new configure no longer accepts both --enable-<option> and --disable-<option> for its options. Instead it offers a default for an option (either enabled or disabled) and, if you don't want the default, then, and only then, do you use the appropriate setting to alter the default. This breaks the ebuild syntax: $(use_enable) option which always generates either --disabled- or --enabled. For example: the vorbis default is [no] and the only option that you can use now is --enable-vorbis, i.e. there is no longer an option --disable-vorbis since that is the default. Also, econf doesn't work any more since the configure does not like the extra things it adds like --host=, --infodir=, --datadir=, and others.
I use variants of the fluidportage ebuilds to directly pull from cvs without fluidportage, but I wanted to post my ebuild here to help the fluid guys correct their version of the ffmpeg ebuild. Mine also adds use flags for amr_nb and amr_wb (local use flags for ffmpeg) that build those codecs [THE AMR LICENSING IS NOT GPL !].
http://home.comcast.net/~phibby/ffmpeg-999.ebuild
It will build cleanly in the portage sandbox with minor changes needed for use with fluidportage.
( I use <package>-999.ebuild for my cvs ebuilds so portage sees them as the latest version ) |
|
Back to top |
|
|
zend Tux's lil' helper
Joined: 10 Apr 2002 Posts: 112 Location: Shanghai,China
|
Posted: Thu Oct 06, 2005 6:37 am Post subject: |
|
|
I got this when tried to install xfce4
Code: | emerge -p xfce4
These are the packages that I would merge, in order:
Calculating dependencies \
!!! ERROR: x11-themes/gtk-engines-xfce-20101010 failed.
!!! Function has_version, Line 194, Exitcode 0
!!! portageq calls (has_version calls portageq) are not allowed in the global scope
!!! If you need support, post the topmost build error, NOT this status message.
aux_get(): (0) Error in x11-themes/gtk-engines-xfce-20101010 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)
!!! All ebuilds that could satisfy "=x11-themes/gtk-engines-xfce-20101010" have been masked.
!!! One of the following masked packages is required to complete your request:
!!! ERROR: x11-themes/gtk-engines-xfce-20101010 failed.
!!! Function has_version, Line 194, Exitcode 0
!!! portageq calls (has_version calls portageq) are not allowed in the global scope
!!! If you need support, post the topmost build error, NOT this status message.
aux_get(): (0) Error in x11-themes/gtk-engines-xfce-20101010 ebuild. (1)
Check for syntax error or corruption in the ebuild. (--debug)
!!! Problem in xfce-base/xfce4 dependencies.
!!! exceptions
|
|
|
Back to top |
|
|
|