Gimp will nicht.

cat1510

Well-Known Member
Hi Leutz,

kann mir einer sagen, was das bedeuten soll?
Ich werde daraus nicht schlau.


2.0 -lglib-2.0 -liconv
checking if Pango is built with a recent fontconfig... no
configure: error:
*** You have a fontconfig >= 2.2.0 installed on your system, but your
*** PangoFT2 is using an older version. This old version is probably in
*** /usr/X11R6. Look at the above output, and note that the result for
*** FONTCONFIG_CFLAGS is not in the result for PANGOFT2_CFLAGS, and that
*** there is likely an extra -I line, other than the ones for GLIB,
*** Freetype, and Pango itself. That's where your old fontconfig files are.
*** Rebuild pango, and make sure that it uses the newer fontconfig. The
*** easiest way be sure of this is to simply get rid of the old fontconfig.
*** When you rebuild pango, make sure the result for FONTCONFIG_CFLAGS is
*** the same as the result here.
===> Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem
and suggest a solution. If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org,
and attach "/data/workfiles/usr/ports/graphics/gimp/work/gimp-2.0.2/config.log"
and the output of the failure of the make command. Also, it might be a good
idea to provide an overview of all packages installed on your system (e.g.
an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/gimp.
23.14s real 9.91s user 4.19s sys

Danke

CAT
 
cat1510 schrieb:
===> Script "configure" failed unexpectedly.
Please direct the output of the failure of the make command to a file, and
then feed that file to the gnomelogalyzer, available from
http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the problem
and suggest a solution. If - and only if - the gnomelogalyzer cannot solve
the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBSD.org,
and attach "/data/workfiles/usr/ports/graphics/gimp/work/gimp-2.0.2/config.log"
and the output of the failure of the make command. Also, it might be a good
idea to provide an overview of all packages installed on your system (e.g.
an `ls /var/db/pkg`).
*** Error code 1
Hi,
die lösung steht doch schon da ;)

cya
 
so müsste es gehn.
Code:
make > file
fetch [url]http://www.freebsd.org/gnome/gnomelogalyzer.sh[/url]
./gnomelogalyzer.sh file
Dann sollte das script eine problemlösung vorschlagen.
 
Zuletzt bearbeitet:
kommt leider nur:

sh gnomelogalyzer.sh gimpfile

The cause of your build failure is not known to gnomelogalyzer.sh. Before
e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome@FreeBSD.org,
TRY EACH OF THE FOLLOWING:

* Make sure that you are generating the logfile with something similar
to "make 2>&1 | tee /path/to/logfile" (sh) or
"make |& tee /path/to/logfile" (csh)
* Make sure your cvsup(1) configuration file specifies the 'ports-all'
collection
* Run cvsup(1) and attempt the build again
* Check /usr/ports/UPDATING for information pertinent to your build
failure
* 99% of the commonly reported build failures can be solved by
running "portupgrade -a"
* Read the FAQs at http://www.FreeBSD.org/gnome/
* Search the archives of freebsd-gnome@FreeBSD.org. Archives can be
searched at http://lists.freebsd.org/pipermail/freebsd-gnome/

If you have not performed each of the above suggestions, don't bother asking
for help. The chances are good that you'll simply be told to perform one of
the aforementioned steps.


Das ist ein ganz neu installiertes System. Habe noch nicht gimp installieren koennen wegen diesem Fehler.

CAT
 
Eine Problemlösung wird doch schon vorgeschlagen:
Code:
*** Rebuild pango, and make sure that it uses the newer fontconfig. The
*** easiest way be sure of this is to simply get rid of the old fontconfig.
*** When you rebuild pango, make sure the result for FONTCONFIG_CFLAGS is
*** the same as the result here.
 
OK Pango habe ich nun schon 5 mal neugebaut und auch alle abhaengigkeiten.

mit allen r-dependencies und b-dependencies.

Was ist denn mit dem FONTCONFIG_CFLAGS gemeint oder wo bekomm ich info's dazu?

checking for fontconfig >= 2.2.0... yes
checking FONTCONFIG_CFLAGS... -I/usr/X11R6/include
checking FONTCONFIG_LIBS... -L/usr/X11R6/lib -lfontconfig
checking for pangoft2 >= 1.2.2... yes
checking PANGOFT2_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include

Das kann ich noch vorweisen. Der hat ein Problem mit dem Pango. Aber es gibt keine Optionen fuer den Bau von Pango.


CAT
 
Zuletzt bearbeitet:
cat1510 schrieb:
OK Pango habe ich nun schon 5 mal neugebaut und auch alle abhaengigkeiten.

mit allen r-dependencies und b-dependencies.

Was ist denn mit dem FONTCONFIG_CFLAGS gemeint oder wo bekomm ich info's dazu?

CAT

* 99% of the commonly reported build failures can be solved by
running "portupgrade -a"

Tönt vielversprechend.
 
cat1510 schrieb:
Das ist ein ganz neu installiertes System. Habe noch nicht gimp installieren koennen wegen diesem Fehler.


Das System ist gerade 3 Stunden dadrauf. Alles aktuelle Ports.
Das kann ein portupgrade auch nix reissen oder?
 
Hi,
unlink hat natürlich recht die Problemlösung steht schon in deinem ersten Post, sry.
Was verstehst du aktuell? Mach mal ein cvsup+portupgrade -a
 
Also unter aktuell verstehe ich ein System, dass ich aus frisch ausgecheckten Ports zusammen bau. Oder?

Wenn ich das nun aus dem System zusammen baue, welches ich vor 3 Stunden ausgechekt habe ist das aktuell denke ich. Danke aber fuer den Tip.

x11-toolkits/vte kann ich aber auch nicht bauen.
Es haengt ander fontconfig von Pango.
Folglich ist immer pango schuld.
Die Loesung, die da steht haette ich gern ein bisschen weiter ausgefuehrt, weil ich die offensichtklich nicht kapiere.
 
Gnome 2.6

cat1510 schrieb:
Also unter aktuell verstehe ich ein System, dass ich aus frisch ausgecheckten Ports zusammen bau. Oder?

Wenn ich das nun aus dem System zusammen baue, welches ich vor 3 Stunden ausgechekt habe ist das aktuell denke ich. Danke aber fuer den Tip.

x11-toolkits/vte kann ich aber auch nicht bauen.
Es haengt ander fontconfig von Pango.
Folglich ist immer pango schuld.
Die Loesung, die da steht haette ich gern ein bisschen weiter ausgefuehrt, weil ich die offensichtklich nicht kapiere.

Hatte aehnliche Probleme mit den ports. Leider ist die installation des neuen Gnome 2.6 eine verflixte Sache. Ende vom Lied: Ich habe erst mal alle Stoerenfriede geloescht (in dem Falle pango) mittels make deinstall, dann habe ich das gnome upgrade script wieder durchlaufen lassen, dann wieder mal portupgrade -a und so weiter. Ist sicher recht brachial, die Loesung, aber bei mir hat's geholfen, letztendlich. Schade, dass die Leute von Gnome die 2.6 so aasig zusammengestellt haben, dass man sie nicht einfach mittels portupgrade -a hinbekommt. So ganz rund laeuft der Rechner allerdings immer noch nicht. Nicht aufgeben, irgendwann klappt's schon. Bei mir war es etwas mehr als eine Woche. zwischen jeden Gnomeupdate und portupgrade -a immer noch mal cvsp durchalufen lassen. Da ist gewaltig der Wurm drin.

P.S: Gnome liess sich erst bauen, nachdem ich auf FreeBSD 5.2. CURRENT gegangen bin.
 
Zuletzt bearbeitet:
Habe heute Nacht nochmal mein BSD 5.2.1 auf das aktuelle p9 upgedatet und siehe da es laeuft...

Danke fuer eure Tips.

CAT
 
Zurück
Oben