| Summary: | Broken build of /usr/ports/graphics/gimp1::Ports tree from Thu Apr 11 15:08:25 PDT 2002 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Dempsey <chrisdempsey> |
| Component: | Individual Port(s) | Assignee: | freebsd-gnome (Nobody) <gnome> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris Dempsey
2002-04-11 23:10:01 UTC
Responsible Changed From-To: freebsd-ports->vanilla over to maintainer State Changed From-To: open->feedback Could you upgrade your gettext to latest version, gimp is ok on my stable & current box. ( re sending it as "ports/37005: " was missing from the title of the pr as presented on web which made previous message not show up there. ) i have... gettext-0.10.35_2 (gettext-old) gettext-0.11.1_1 (gettext) ...and that doesn't help to avoid gimp 1.2.3 build errors as reported. just for the hell of it, i even tried w/ and w/o any of the gettext port installed ... no success. - parv Hello,
I just ran into what appears to be the same problem today on 4.5-RELEASE. I
did a "make install" for gimp 1.2.2 and it eventually failed like this:
######
DREGEX_MALLOC -DG_LOG_DOMAIN=\"Gimp\"
al/include -DGTK_DISABLE_COMPAT_H -O -pipe -Wall -c channel.c
{standard input}: Assembler messages:
{standard input}:1947: Error: Unknown pseudo-op: `.p2adign'
{standard input}:3930: Error: no such instruction: `cald
gimp_drawable_get_type'
gmake[2]: *** [channel.o] Error 1
gmake[2]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.2/app'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gimp1/work/gimp-1.2.2'
gmake: *** [all-recursive-am] Error 2
*** Error code 2
Stop in /usr/ports/graphics/gimp1.
*** Error code 1
Stop in /usr/ports/graphics/gimp1.
*** Error code 1
Stop in /usr/ports/graphics/gimp1.
*** Error code 1
Stop in /usr/ports/graphics/gimp1.
######
-mark
update ... graphics/gimp1 build still fails w/ the same message as given in the originial pr on freebsd 4.6-prerelease-may-02-2002 w/ gettext versions 0.11.1_2 & 0.10.35_2. update ... i built/installed gimp1.2.3_1,1 yesterday w/o any problems. mind you that this was after following ports were updated. so the problem may lie w/ one or all the updated ports. here are the dependencies installed... aalib-1.4.r5 expat-1.95.2 freetype2-2.0.9 gettext-0.11.1_3 glib-1.2.10_5 -- updated gtk-1.2.10_4 -- updated imake-4.2.0_1 jpeg-6b_1 libiconv-1.7.0.1 -- updated mpeg_lib-1.3.1 pkgconfig-0.12.0 png-1.2.3 -- updated tiff-3.5.7 XFree86-libraries-4.2.0_1 ...w/ (unnoted) older versions of ports marked "updated", gimp1 build was failing; afterwords it did not. it seems to naive mind that problem couldn't be w/ png port, but lies w/ either or all of glib, gtk, libiconv ports. if somebody else is still having problems w/ gimp, i urge to them to test after upgrade of each port to see where the problem lies. now, when gimp starts carping about missing Gimp.pm module, but that's another pr. - parv -- Responsible Changed From-To: vanilla->gnome Assign to gnome@ I am not maintainer long time ago. State Changed From-To: feedback->closed This has been fixed in gimp-1.2.3_2,1. |