[gnucash-de] gentoo ebuild

Martin Klaffenboeck martin.klaffenboeck at gmx.at
Son Jan 8 08:38:10 EST 2006


Hallo!

Ich versuche ein gentoo ebuild zu erstellen.  gentoo verwendet folgende
standard configure parameter:

  $ ./configure --prefix=/usr --host=i686-pc-linux-gnu
--mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share
--sysconfdir=/etc --localstatedir=/var/lib --enable-ofx
--enable-error-on-warning --enable-compile-warnings
--build=i686-pc-linux-gnu

Dies führt beim ausführen von 'make' zum angehängten Fehler.  Ich habe
die selben configure flags ohne ebuild system versucht, da scheint der
durchlauf problemlos zu funktionieren.

Ich hänge mal die config.log (gzipt) an, vielleicht könnt ihr mir
weiterhelfen, was genau da das problem ist?

Danke,
Martin


Errormeldungen:

make[5]: Leaving directory
`/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/app-utils/test'
make[4]: Leaving directory
`/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/app-utils'
make[3]: Leaving directory
`/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/app-utils'
Making all in gnome-utils
make[3]: Entering directory
`/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/gnome-utils'
rm -f gnc-dir.h.tmp
sed < gnc-dir.h.in > gnc-dir.h.tmp \
    -e 's:@-GNC_ACCOUNTS_DIR-@:/usr/share/gnucash/accounts:g' \
    -e 's:@-GNC_GLADE_DIR-@:/usr/share/gnucash/glade:g' \
    -e
's:@-GCONF_SCHEMA_CONFIG_SOURCE_DIRONLY-@:/etc/gconf/gconf.xml.defaults:g'
rm -f gnucash g-wrapped
mv gnc-dir.h.tmp gnc-dir.h
ln -sf . gnucash
ln -sf . g-wrapped
touch .scm-links
FLAVOR=gnome /usr/bin/guile -c \
 "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \
  (set! %load-path (cons
\"/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/gnome-utils\" %load-path)) \
  (set! %load-path (cons \"../../src/engine\" %load-path)) \
  (set! %load-path (cons \"../../src/app-utils\" %load-path)) \
  (primitive-load \"./gw-gnome-utils-spec.scm\") \
  (gw:generate-wrapset \"gw-gnome-utils\")"
FLAVOR=gnome /usr/bin/guile -c \
 "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \
  (set! %load-path (cons
\"/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/gnome-utils\" %load-path)) \
  (set! %load-path (cons \"../../src/engine\" %load-path)) \
  (set! %load-path (cons \"../../src/app-utils\" %load-path)) \
  (primitive-load \"./gw-gnome-utils-spec.scm\") \
  (gw:generate-wrapset \"gw-gnome-utils\")"
FLAVOR=gnome /usr/bin/guile -c \
 "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \
  (set! %load-path (cons
\"/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/gnome-utils\" %load-path)) \
  (set! %load-path (cons \"../../src/engine\" %load-path)) \
  (set! %load-path (cons \"../../src/app-utils\" %load-path)) \
  (primitive-load \"./gw-gnome-utils-spec.scm\") \
  (gw:generate-wrapset \"gw-gnome-utils\")"
cp: Aufruf von stat für „./gnc-svninfo.h“ nicht möglich: Datei oder
Verzeichnis nicht gefunden
make[3]: *** [_gnc-svninfo.h] Fehler 1
make[3]: *** Warte auf noch nicht beendete Prozesse...
add-ws-t gw-gnome-utils #<output: gw-gnome-utils.c 3>
gw:global-declarations-ccg for-client gw-app-utils gw-gnome-utils
 for-client gw-engine gw-gnome-utils
 for-client gw-glib gw-gnome-utils
 for-client gw-wct gw-gnome-utils
 for-client gw-standard gw-gnome-utils
 for-parent gw-gnome-utils
add-ws-t gw-gnome-utils #<output: gw-gnome-utils.c 3>
gw:global-definitions-ccg
 for-client gw-app-utils gw-gnome-utils
 for-client gw-engine gw-gnome-utils
 for-client gw-glib gw-gnome-utils
 for-client gw-wct gw-gnome-utils
 for-client gw-standard gw-gnome-utils
 for-parent gw-gnome-utils

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
add-ws-t gw-gnome-utils #<output: gw-gnome-utils.c 3>
gw:global-declarations-ccg for-client gw-app-utils gw-gnome-utils
 for-client gw-engine gw-gnome-utils
 for-client gw-glib gw-gnome-utils
 for-client gw-wct gw-gnome-utils
 for-client gw-standard gw-gnome-utils
 for-parent gw-gnome-utils
add-ws-t gw-gnome-utils #<output: gw-gnome-utils.c 3>
gw:global-definitions-ccg
 for-client gw-app-utils gw-gnome-utils
 for-client gw-engine gw-gnome-utils
 for-client gw-glib gw-gnome-utils
 for-client gw-wct gw-gnome-utils
 for-client gw-standard gw-gnome-utils
 for-parent gw-gnome-utils
add-ws-t gw-gnome-utils #<output: gw-gnome-utils.c 3>
gw:global-declarations-ccg for-client gw-app-utils gw-gnome-utils
 for-client gw-engine gw-gnome-utils
 for-client gw-glib gw-gnome-utils
 for-client gw-wct gw-gnome-utils
 for-client gw-standard gw-gnome-utils
 for-parent gw-gnome-utils
add-ws-t gw-gnome-utils #<output: gw-gnome-utils.c 3>
gw:global-definitions-ccg
 for-client gw-app-utils gw-gnome-utils
 for-client gw-engine gw-gnome-utils
 for-client gw-glib gw-gnome-utils
 for-client gw-wct gw-gnome-utils
 for-client gw-standard gw-gnome-utils
 for-parent gw-gnome-utils

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
make[3]: Leaving directory
`/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src/gnome-utils'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory
`/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory
`/var/tmp/portage/gnucash-svn-20060106/work/gnucash-svn-20060106'
make: *** [all] Fehler 2

!!! ERROR: app-office/gnucash-svn-20060106 failed.
!!! Function src_compile, Line 23, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status
message.


-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : config.log.gz
Dateityp    : application/x-gzip
Dateigröße  : 22995 bytes
Beschreibung: nicht verfügbar
URL         : http://lists.gnucash.org/pipermail/gnucash-de/attachments/20060108/2100ac98/config.log-0001.bin