RSS/Atom feed Twitter
Site is read-only, email is disabled

check-images error

This discussion is connected to the gimp-docs-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

6 of 6 messages available
Toggle history

Please log in to manage your subscriptions.

check-images error Kolbjørn Stuestøl 23 Nov 18:16
  check-images error Kolbjørn Stuestøl 23 Nov 18:22
   check-images error Ulf-D. Ehlert 26 Nov 19:47
    check-images error Kolbjørn Stuestøl 27 Nov 16:56
     check-images error Kolbjørn Stuestøl 27 Nov 17:08
     check-images error Ulf-D. Ehlert 27 Nov 17:50
Kolbjørn Stuestøl
2012-11-23 18:16:01 UTC (about 12 years ago)

check-images error

When running "make check-images" I get this message:

/bin/sh: line 8: 6116 Aborted python tools/validate_references.py --verbose --broken --orphaned
Makefile:1611: recipe for target `check-image-references' failed make: *** [check-image-references] Error 134

Some missing packages in my computer setup or an error in the check-images-xx-program?
(I get the error message twice when running make check-images-xx.)

As far as I can see, the program does its work and lists all orphaned files. So perhaps this is a minor problem?

Kolbjoern

Kolbjørn Stuestøl
2012-11-23 18:22:21 UTC (about 12 years ago)

check-images error

OOOPS
Sent by an accident when reading the thread about the same theme. But of course, if someone has an answer Kolbjoern

Den 23.11.2012 19:16, skreiv Kolbjrn Stuestl:

When running "make check-images" I get this message:

/bin/sh: line 8: 6116 Aborted python tools/validate_references.py --verbose --broken --orphaned
Makefile:1611: recipe for target `check-image-references' failed make: *** [check-image-references] Error 134

Some missing packages in my computer setup or an error in the check-images-xx-program?
(I get the error message twice when running make check-images-xx.)

As far as I can see, the program does its work and lists all orphaned files. So perhaps this is a minor problem?

Kolbjoern _______________________________________________ gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list

Ulf-D. Ehlert
2012-11-26 19:47:16 UTC (almost 12 years ago)

check-images error

On Fri, Nov 23, 2012 at 07:22:21PM +0100, Kolbj�rn Stuest�l wrote: [...]

But of course, if someone has an answer … Kolbjoern

No answer, but...
I have modified the script a little bit (and also slightly changed the syntax) - who knows, maybe it's working now.

Ulf

Pleonasmus: Aberglaube.
		-- Karlheinz Deschner
Kolbjørn Stuestøl
2012-11-27 16:56:31 UTC (almost 12 years ago)

check-images error

Den 26.11.2012 20:47, skreiv Ulf-D. Ehlert:

On Fri, Nov 23, 2012 at 07:22:21PM +0100, Kolbj�rn Stuest�l wrote: [...]

But of course, if someone has an answer … Kolbjoern

No answer, but...
I have modified the script a little bit (and also slightly changed the syntax) - who knows, maybe it's working now.

Ulf

Curious as always I ran 'git pull' and then 'make check-images'. Result:

… ORPHANED: images/C/using/left-vertical-line.png ORPHANED: images/C/using/standard-setup.png /bin/sh: line 8: 6096 Aborted python tools/validate_references.py --verbose --broken --orphaned Makefile:1611: recipe for target `check-image-references' failed make: *** [check-image-references] Error 134

The error is obviously in Cygwin. There is a file /bin/sh.exe in Cygwin but I do not know what this file is doing. As I do not have the source code for this file I am unable to find out what line 8 does.
Perhaps calling a missing program or package. Who knows.

As said before, it looks like the program is doing what it is intended to do. Perhaps it is a cosmetic problem only. Or should the program do something more?

Kolbjoern

Kolbjørn Stuestøl
2012-11-27 17:08:15 UTC (almost 12 years ago)

check-images error

Den 27.11.2012 17:56, skreiv Kolbjørn Stuestøl:

Den 26.11.2012 20:47, skreiv Ulf-D. Ehlert:

On Fri, Nov 23, 2012 at 07:22:21PM +0100, Kolbj�rn Stuest�l wrote: [...]

But of course, if someone has an answer … Kolbjoern

No answer, but...
I have modified the script a little bit (and also slightly changed the syntax) - who knows, maybe it's working now.

Ulf

Curious as always I ran 'git pull' and then 'make check-images'. Result:

… ORPHANED: images/C/using/left-vertical-line.png ORPHANED: images/C/using/standard-setup.png /bin/sh: line 8: 6096 Aborted python tools/validate_references.py --verbose --broken --orphaned Makefile:1611: recipe for target `check-image-references' failed make: *** [check-image-references] Error 134

The error is obviously in Cygwin. There is a file /bin/sh.exe in Cygwin but I do not know what this file is doing. As I do not have the source code for this file I am unable to find out what line 8 does.
Perhaps calling a missing program or package. Who knows.

As said before, it looks like the program is doing what it is intended to do. Perhaps it is a cosmetic problem only. Or should the program do something more?

Kolbjoern
_______________________________________________ gimp-docs-list mailing list
gimp-docs-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gimp-docs-list

Forgot:
My version of sh.exe is:

GNU bash, version 4.1.10(4)-release (i686-pc-cygwin) Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later

Kolbjoern

Ulf-D. Ehlert
2012-11-27 17:50:03 UTC (almost 12 years ago)

check-images error

On Tue, Nov 27, 2012 at 05:56:31PM +0100, Kolbjrn Stuestl wrote: [...]

The error is obviously in Cygwin. There is a file /bin/sh.exe in Cygwin but I do not know what this file is doing. As I do not have the source code for this file I am unable to find out what line 8 does. Perhaps calling a missing program or package. Who knows.

Yes, it look's like a Cygwin bug. But since I don't use and don't know Cygwin, I have no chance to find out what to do. :-(

You can try to remove as much as possible from the script (or the other way round: rebuild it from scratch) to find a minimal script which still failes with that error message, and then file a bug report for Cygwin.

As said before, it looks like the program is doing what it is intended to do. Perhaps it is a cosmetic problem only. Or should the program do something more?

No, output here is

$ make check-images *** Checking image references ...
parsing XML files ...
found 1580 references in 634 files

searching images in 'images/C' ... found 1601 image files

0 broken image references 21 orphaned image files:
ORPHANED: images/C/dialogs/SaveAsCSS.png ...
ORPHANED: images/C/using/standard-setup.png or
$ make check-images-de
... (same as above)
searching images in 'images/de' ... found 448 image files

19 orphaned image files: ORPHANED: images/de/dialogs/dialogs-new-image.png ...
ORPHANED: images/de/using/save-tiff-dialog.png

Ulf

Die Heiligenlegenden entlarvte Luther als Mrchen. An den Bibellegenden
hielt er fest; am Teufelsglauben auch; am Hexenwahn auch; an der
Ketzervertilgung auch; am Antisemitismus auch; am Kriegsdienst, an der
Leibeigenschaft, den Frsten. Man nennt es: Reformation.
		-- Karlheinz Deschner