Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Fluidportage ebuilds for CVS/SVN programs

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
345 posts
  • Page 12 of 14
    • Jump to page:
  • Previous
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • Next
Author
Message
fireball-13
n00b
n00b
Posts: 61
Joined: Mon Sep 05, 2005 1:30 pm
Location: Moscow, RU

  • Quote

Post by fireball-13 » Thu Oct 06, 2005 7:29 am

I have this error after 'svn up'
svn: Unrecognized URL scheme for 'http://kaspersandberg.com/fluidportage/trunk'
Top
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

xffm sandbox patch failure

  • Quote

Post by bigbob73 » Thu Oct 06, 2005 11:57 am

>>> Unpacking source...
* subversion update start -->
* update from: http://svn.foo-projects.org/svn/xfce/xffm/trunk
At revision 18014.
* updated in: /usr/portage/distfiles/svn-src/xffm/trunk
* copied to: /var/tmp/portage/xffm-20101010/work/xffm

* Applying xffm-fix-doc-sandbox.patch ...

* Failed Patch: xffm-fix-doc-sandbox.patch !
* ( /usr/local/fluidportage/trunk/xfce-base/xffm/files/xffm-fix-doc-sandbox.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/xffm-20101010/temp/xffm-fix-doc-sandbox.patch-3979.out


!!! ERROR: xfce-base/xffm-20101010 failed.
!!! Function epatch, Line 361, Exitcode 0
!!! Failed Patch: xffm-fix-doc-sandbox.patch!
!!! If you need support, post the topmost build error, NOT this status message.

Any way to fix this?

BIgbob
Top
sn4ip3r
Guru
Guru
User avatar
Posts: 325
Joined: Sat Dec 14, 2002 12:39 pm
Location: Tallinn, Estonia

  • Quote

Post by sn4ip3r » Thu Oct 06, 2005 12:55 pm

fireball-13 wrote:I have this error after 'svn up'
svn: Unrecognized URL scheme for 'http://kaspersandberg.com/fluidportage/trunk'
This could be caused by net-misc/neon-0.25.3, try to: emerge "<net-misc/neon-0.25.3"
Top
sn4ip3r
Guru
Guru
User avatar
Posts: 325
Joined: Sat Dec 14, 2002 12:39 pm
Location: Tallinn, Estonia

  • Quote

Post by sn4ip3r » Thu Oct 06, 2005 1:03 pm

zend wrote:I got this when tried to install xfce4
...
Should be fixed now, this is due to new portge being more strict and the gtk-engines2.eclass being broken.
Top
sn4ip3r
Guru
Guru
User avatar
Posts: 325
Joined: Sat Dec 14, 2002 12:39 pm
Location: Tallinn, Estonia

Re: xffm sandbox patch failure

  • Quote

Post by sn4ip3r » Thu Oct 06, 2005 1:15 pm

bigbob73 wrote:...

!!! ERROR: xfce-base/xffm-20101010 failed.
!!! Function epatch, Line 361, Exitcode 0
!!! Failed Patch: xffm-fix-doc-sandbox.patch!
!!! If you need support, post the topmost build error, NOT this status message.

Any way to fix this?

BIgbob
I can remove the patch, but it does not change the fact that the xffm ebuild is broken. Xffm has been (or is currently being) made more modular, it is already divided into 14 separate packages, so someone needs to write ebuilds to some of these packages (not all are needed, half of them are plugins).
Top
fireball-13
n00b
n00b
Posts: 61
Joined: Mon Sep 05, 2005 1:30 pm
Location: Moscow, RU

  • Quote

Post by fireball-13 » Thu Oct 06, 2005 1:54 pm

sn4ip3r wrote:
fireball-13 wrote:I have this error after 'svn up'
svn: Unrecognized URL scheme for 'http://kaspersandberg.com/fluidportage/trunk'
This could be caused by net-misc/neon-0.25.3, try to: emerge "<net-misc/neon-0.25.3"
I have compiled subversion with +nowebdav USE-flag, and I have no neon installed.

Understood. I must install it :)
Top
zend
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Apr 10, 2002 1:06 am
Location: Shanghai,China

  • Quote

Post by zend » Fri Oct 07, 2005 12:42 am

sn4ip3r wrote:
zend wrote:I got this when tried to install xfce4
...
Should be fixed now, this is due to new portge being more strict and the gtk-engines2.eclass being broken.
still not
Top
sn4ip3r
Guru
Guru
User avatar
Posts: 325
Joined: Sat Dec 14, 2002 12:39 pm
Location: Tallinn, Estonia

  • Quote

Post by sn4ip3r » Fri Oct 07, 2005 1:18 am

zend wrote:...
still not
Did you run "svn up" and are at revison >=266 now? Could you show the error message which you get now?
Top
zend
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Apr 10, 2002 1:06 am
Location: Shanghai,China

  • Quote

Post by zend » Fri Oct 07, 2005 3:42 am

Code: Select all

gentoo trunk # svn up
At revision 268.
gentoo trunk # emerge -p xfce4

These are the packages that I would merge, in order:

Calculating dependencies \
!!! 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:
- x11-themes/gtk-engines-xfce-20101010 (masked by: -* keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
!!!    (dependency required by "xfce-base/xfce4-base-20101010" [ebuild])

this is my error
Top
sn4ip3r
Guru
Guru
User avatar
Posts: 325
Joined: Sat Dec 14, 2002 12:39 pm
Location: Tallinn, Estonia

  • Quote

Post by sn4ip3r » Fri Oct 07, 2005 12:10 pm

zend wrote:...
this is my error
Read the README file, it will explain what you need to do to unmask fluidportage ebuilds (basically you need to add "=category/package-20101010 -*" to /etc/portage/package.keywords for each package)
Top
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

  • Quote

Post by bigbob73 » Fri Oct 07, 2005 12:11 pm

zend wrote:

Code: Select all

gentoo trunk # svn up
At revision 268.
gentoo trunk # emerge -p xfce4

These are the packages that I would merge, in order:

Calculating dependencies \
!!! 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:
- x11-themes/gtk-engines-xfce-20101010 (masked by: -* keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
!!!    (dependency required by "xfce-base/xfce4-base-20101010" [ebuild])

this is my error
is x11-themes/gtk-engines-xfce-20101010 in your /etc/portage/package.keywords?

bigbob
Top
zend
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Apr 10, 2002 1:06 am
Location: Shanghai,China

  • Quote

Post by zend » Fri Oct 07, 2005 10:15 pm

got it
added

=xfce-base/xfce4-dev-tools-20101010 -*
=x11-themes/gtk-engines-xfce-20101010 -*
Top
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

  • Quote

Post by bigbob73 » Sat Oct 08, 2005 11:24 pm

Has anybody been able to build xffm recently?

Bigbob
Top
renrutal
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 135
Joined: Sat Mar 26, 2005 3:28 am
Location: Brazil

  • Quote

Post by renrutal » Sun Oct 09, 2005 7:27 am

Funny situation:

[blocks B ] <media-libs/xine-lib-20101010 (is blocking media-libs/xine-lib-20101010)

Who needs 2 players fighting for the ball when 1 is enough trouble :lol:
Top
bigbob73
Guru
Guru
User avatar
Posts: 332
Joined: Fri Dec 31, 2004 6:51 pm
Location: Under the Lone Star

xffm ebuld not working

  • Quote

Post by bigbob73 » Sun Oct 09, 2005 5:59 pm

>>> Unpacking source...
* subversion update start -->
* update from: http://svn.foo-projects.org/svn/xfce/xffm/trunk
At revision 18170.
* updated in: /usr/portage/distfiles/svn-src/xffm/trunk
* copied to: /var/tmp/portage/xffm-20101010/work/xffm

>>> Source unpacked.
QA Notice: USE Flag 'debug' not in IUSE for xfce-base/xffm-20101010
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
!!! If you need support, post the topmost build error, NOT this status message.

any work around for this?

Bigbob
Top
renrutal
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 135
Joined: Sat Mar 26, 2005 3:28 am
Location: Brazil

  • Quote

Post by renrutal » Sun Oct 09, 2005 8:18 pm

>>> emerge (5 of 11) media-video/ffmpeg-20101010 to /
>>> md5 files ;-) ffmpeg-20101010.ebuild
>>> md5 files ;-) files/ffmpeg-fix-makefiles.patch
>>> md5 files ;-) files/ffmpeg-20101010-osx.patch
>>> md5 files ;-) files/digest-ffmpeg-20101010
>>> Unpacking source...
* Fetching CVS module ffmpeg into /usr/portage/distfiles/cvs-src/ffmpeg...
* Copying ffmpeg from /usr/portage/distfiles/cvs-src/ffmpeg...
* CVS module ffmpeg is now in /var/tmp/portage/ffmpeg-20101010/work
* Applying ffmpeg-20101010-osx.patch ...

* Failed Patch: ffmpeg-20101010-osx.patch !
* ( /usr/local/fluidportage/trunk/media-video/ffmpeg/files/ffmpeg-20101010-osx.patch )
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/ffmpeg-20101010/temp/ffmpeg-20101010-osx.patch-8248.out


!!! ERROR: media-video/ffmpeg-20101010 failed.
!!! Function epatch, Line 361, Exitcode 0
!!! Failed Patch: ffmpeg-20101010-osx.patch!
!!! If you need support, post the topmost build error, NOT this status message.

Patches in a cvs build are weird.
Top
drphibes
Guru
Guru
User avatar
Posts: 432
Joined: Tue Nov 30, 2004 3:13 pm

  • Quote

Post by drphibes » Sun Oct 09, 2005 11:10 pm

not only will that osx patch not work, the ebuild will not build ffmpeg in any case due to recent changes in its configure. check my previous post on that subject, along with attached ebuild. i emerged ffmpeg today from cvs with no problems.
Top
lysergicacid
Guru
Guru
User avatar
Posts: 352
Joined: Tue Nov 25, 2003 1:52 pm
Location: The Universe,Virgo Super Cluster,Milky Way,Earth

emerge -pv =media-video/avifile-20101010

  • Quote

Post by lysergicacid » Sat Oct 22, 2005 2:42 am

hi people, having followed the install guide to the letter i dont understand why i get the folllowing results can anyone please tell me what ive not done or not done please

Code: Select all

Sat Oct 22 03:40:52 BST 2005
/media/hda2/gentoo/fluidportage/trunk
root@mythbox: pts/0: 62 files 276Kb -> emerge -pv =media-video/avifile-20101010

These are the packages that I would merge, in order:

Calculating dependencies
emerge: there are no ebuilds to satisfy "=media-video/avifile-20101010".
as i said i followed the install guide to the letter with exception of the path i stored the fluidportage ebuilds on so i dont understand this :?
Image
Desktop:
Image
Top
Naveg
n00b
n00b
Posts: 73
Joined: Fri May 20, 2005 2:50 am

  • Quote

Post by Naveg » Sun Oct 23, 2005 7:32 pm

Why are so many of the versions 20101010? Is this a typical nightly cvs build number? I thought it was usually in YYYYMMDD format
Top
lysergicacid
Guru
Guru
User avatar
Posts: 352
Joined: Tue Nov 25, 2003 1:52 pm
Location: The Universe,Virgo Super Cluster,Milky Way,Earth

  • Quote

Post by lysergicacid » Sun Oct 23, 2005 8:20 pm

think you'll prolly find they all are mate might be so as to not get the ebuilds confussed with normal ebuilds that are in the in the normal portage tree, i could well be wrong tho ....... if so i stand corrected
Image
Desktop:
Image
Top
Naveg
n00b
n00b
Posts: 73
Joined: Fri May 20, 2005 2:50 am

  • Quote

Post by Naveg » Mon Oct 24, 2005 9:45 pm

Forgive me for being a n00b, but how do I emerge these packages?

For example, i put >=net-im/gaim-20101010 in package.unmask...but it still doesnt work.

!!! All ebuilds that could satisfy "=gaim-20101010" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-im/gaim-20101010 (masked by: -* keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
Top
Naveg
n00b
n00b
Posts: 73
Joined: Fri May 20, 2005 2:50 am

  • Quote

Post by Naveg » Mon Oct 24, 2005 10:39 pm

ok i figure out to put -* in package.keywords....but now all the cvs fetches are timing out...

Code: Select all

>>> emerge (2 of 2) net-im/gaim-20101010 to /
>>> md5 files   ;-) gaim-20101010.ebuild
>>> md5 files   ;-) files/digest-gaim-20101010
>>> md5 files   ;-) files/perl-prefix.patch
>>> Unpacking source...
 * Fetching CVS module gaim into /usr/portage/distfiles/cvs-src/gaim...
cvs [login aborted]: unrecognized auth response from cvs.sourceforge.net: M -!- Client or Server timeout occurred!

!!! ERROR: net-im/gaim-20101010 failed.
!!! Function fluidcvs_fetch, Line 241, Exitcode 1
!!! cvs login command " cvs -q -f -z3 -d ":pserver:anonymous:@cvs.sourceforge.net:/cvsroot/gaim" login" failed
!!! If you need support, post the topmost build error, NOT this status message.
Top
DarkWeaver
n00b
n00b
Posts: 32
Joined: Wed Jan 07, 2004 7:36 pm

  • Quote

Post by DarkWeaver » Mon Oct 31, 2005 10:22 pm

Just out of interest, is it just me, or can no one download any of the xfce4 svn builds? The foo-projects server seems to have dropped them, although it's still the address used on the official xffm site. Am I the only one, and does someone have a fix, I really wanted to try the latest xffm!

Cheers, DarkWeaver.
Top
drphibes
Guru
Guru
User avatar
Posts: 432
Joined: Tue Nov 30, 2004 3:13 pm

  • Quote

Post by drphibes » Tue Nov 01, 2005 12:08 am

DarkWeaver wrote:Just out of interest, is it just me, or can no one download any of the xfce4 svn builds? The foo-projects server seems to have dropped them, although it's still the address used on the official xffm site. Am I the only one, and does someone have a fix, I really wanted to try the latest xffm!

Cheers, DarkWeaver.
the subversion repo for xfce is now here: http://svn.xfce.org/svn

change your ebuilds and/or eclasses appropriately. i noticed this the other day myself.

doc
Top
DarkWeaver
n00b
n00b
Posts: 32
Joined: Wed Jan 07, 2004 7:36 pm

  • Quote

Post by DarkWeaver » Tue Nov 01, 2005 12:49 am

Thanks for the hint! Yay, I'm off to emerge xffm!
Top
Post Reply

345 posts
  • Page 12 of 14
    • Jump to page:
  • Previous
  • 1
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic