First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23558
Alias:
Product:
Component:
Status: VERIFIED
Resolution: FIXED
Assigned To: foser (RETIRED) <foser@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mark Gilbert <mg_gentoo@yahoo.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
abiword-1.99.1-r1.ebuild abiword-1.99.1-r1.ebuild text/plain Mark Gilbert 2003-06-26 19:03 0000 3.02 KB Details
compiling_fails.txt Output of failed emerge text/plain Gavrila 2003-07-01 11:07 0000 6.26 KB Details
abiword-1.99.2.ebuild abiword-1.99.2.ebuild text/plain Mark Gilbert 2003-07-10 09:37 0000 3.02 KB Details
abiword-1.99.2.ebuild Updated abiword-1.99.2.ebuild text/plain Mark Gilbert 2003-07-10 09:44 0000 2.99 KB Details
abiword-1.99.2.ebuild Fixed abiword-1.99.2.ebuild text/plain Mark Gilbert 2003-07-10 10:10 0000 2.96 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23558 depends on: 23555 23556 23557 24079 Show dependency tree
Show dependency graph
Bug 23558 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-26 19:03 0000
it is set to enable all, which means it will try to build everything for which
it finds all known prerequisites and which hasnt been explicitly blocked
upstream (for various good reasons).  Right now that's fine because all known
build bustage has been fixed in the plugins that aren't blocked and this is
marked unstable anyway, even though it isn't _really_ unstable.  So enjoy, have
fun, live a little.  There are a bunch of very nifty plugins here.
Attached.

------- Comment #1 From Mark Gilbert 2003-06-26 19:03:45 0000 -------
Created an attachment (id=13918) [edit]
abiword-1.99.1-r1.ebuild

------- Comment #2 From Gavrila 2003-07-01 07:04:40 0000 -------
The url specified in the ebuild for abiword-plugins is incorrect since it
always tell me that he can't find the file: 

>>> Downloading http://heanet.dl.sourceforge.net/sourceforge/abiword/abiword-plugins-1.9.1.tar.gz
--16:03:25-- 
http://heanet.dl.sourceforge.net/sourceforge/abiword/abiword-plugins-1.9.1.tar.gz
           => `/usr/portage/distfiles/abiword-plugins-1.9.1.tar.gz'
Resolving heanet.dl.sourceforge.net... fatto.
Connecting to heanet.dl.sourceforge.net[193.1.219.87]:80... connected.
HTTP richiesta inviata, aspetto la risposta... 404 Not Found
16:03:25 ERRORE 404: Not Found.

!!! Couldn't download abiword-plugins-1.9.1.tar.gz. Aborting.

------- Comment #3 From Mark Gilbert 2003-07-01 09:46:11 0000 -------
it uses ${PV} which means you misnamed the file, it should be 1.99.1.

------- Comment #4 From Gavrila 2003-07-01 09:53:10 0000 -------
I'm really sorry, my aplogies. Too hot climate and too bad days :(

Regards

------- Comment #5 From Mark Gilbert 2003-07-01 10:51:22 0000 -------
No worries, lemme know if anything else doesn't work.

foser-
     Two other things to think about are a noplugins local use, if anyone finds it useful enough to add that in (I don't so I just ignored it for speed and simplicity's sake), as well as a more comprehensive method of reporting which plugins are available to the builder than the suboptimal, inconsistent messages abi provides.  Hopefully before 2.4 a better plugin build system will be in place (current one leaves a lot to be desired) but if anyone has the spare time until then...

------- Comment #6 From Gavrila 2003-07-01 11:07:00 0000 -------
Created an attachment (id=14078) [edit]
Output of failed emerge

Emerge fails on compiling. In the attachment is the output (cut off all lines
not important).


Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 2000+
GENTOO_MIRRORS="http://212.219.56.152/sites/www.ibiblio.org/gentoo/
http://212.219.56.131/sites/www.ibiblio.org/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ libwww mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib directfb
gtkhtml alsa gdbm berkdb slang readline arts bonobo svga tcltk java guile X sdl
gpm tcpd pam ssl perl python esd imlib oggvorbis gnome gtk qt kde motif opengl
mozilla cdr acpi dga dvd evo fbcon gb gnomedb gtk2 mbox mozaccess mozcalendar
mozinterfaceinfo mozp3p mozsvg mozxmlterm pic threads tiff usb"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -O2 -m3dnow "
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -O2 -m3dnow "
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

------- Comment #7 From Gavrila 2003-07-09 08:12:38 0000 -------
REcompiling gcc 3,2 against latest glibc installed worked for me.


------- Comment #8 From Mark Gilbert 2003-07-10 09:35:00 0000 -------
1.99.2 released

------- Comment #9 From Mark Gilbert 2003-07-10 09:37:10 0000 -------
Created an attachment (id=14339) [edit]
abiword-1.99.2.ebuild

------- Comment #10 From Mark Gilbert 2003-07-10 09:44:12 0000 -------
Created an attachment (id=14340) [edit]
Updated abiword-1.99.2.ebuild

libole2 should not be a direct dep of abiword, and wv includes its own libole
(as nasty as that is), the last I saw we weren't specifying to use
system-libole2 for wv, and everything else uses libgsf.

Also, I just now noticed this dep when looking at the ebuild, but abiword
builds fine without libole2 merged, on my clean environment (no stuff from
outside of portage causing false results).

------- Comment #11 From Mark Gilbert 2003-07-10 10:04:26 0000 -------
sorry, martin fscked up the plugin tarball again, I'll have to change the
ebuild accordingly

------- Comment #12 From Mark Gilbert 2003-07-10 10:10:54 0000 -------
Created an attachment (id=14341) [edit]
Fixed abiword-1.99.2.ebuild

Fixed the plugins business and chewed him out.	Shouldn't be a problem any more
(:

------- Comment #13 From foser (RETIRED) 2003-07-11 07:45:36 0000 -------
*** Bug 24222 has been marked as a duplicate of this bug. ***

------- Comment #14 From foser (RETIRED) 2003-07-27 11:22:56 0000 -------
finally added this, thnx for keeping up with it.

the libole2 dep was a remnant of worse times i think, thats a good example of why you really always should check updates to ebuilds.

------- Comment #15 From Mark Gilbert 2004-09-26 19:05:42 0000 -------
Verified.

First Last Prev Next    No search results available      Search page      Enter new bug