After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669866 - Error build ligda windows with mingw .../c/Program: No such file or directory
Error build ligda windows with mingw .../c/Program: No such file or directory
Status: RESOLVED DUPLICATE of bug 679438
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other Windows
: Normal blocker
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-02-11 12:10 UTC by alien
Modified: 2015-02-07 16:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
./configure --disable-crypto config.log (89.06 KB, text/x-log)
2012-03-08 18:53 UTC, alien
Details

Description alien 2012-02-11 12:10:01 UTC
while compiling ligda 5.0.3 on windows mingw i get the following error. I think this might be related with space between words. Instead of searching for program files is showing only program.

make[2]: Leaving directory `/home/alien/libgda-5.0.3/libgda/sql-parser'
Making all in providers-support
make[2]: Entering directory `/home/alien/libgda-5.0.3/libgda/providers-support'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/alien/libgda-5.0.3/libgda/providers-support'
Making all in thread-wrapper
make[2]: Entering directory `/home/alien/libgda-5.0.3/libgda/thread-wrapper'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/alien/libgda-5.0.3/libgda/thread-wrapper'
make[2]: Entering directory `/home/alien/libgda-5.0.3/libgda'
echo  --quiet --add-include-path=. --namespace Gda --warn-all --c-include=libgda/libgda.h --namespace=Gda --nsversion=5.0 --libtool="../libtool"  --include=GObject-2.0 --include=libxml2-2.0   --library=libgda-5.0.la  -I.. -I.. -I../libgda/sqlite -I../libgda -I../libgda/sqlite -DABI_VERSION=\""5.0"\" -mms-bitfields -IC:/MinGW/msys/1.0/local/include/glib-2.0 -IC:/MinGW/msys/1.0/local/lib/glib-2.0/include -IC:/MinGW/msys/1.0/local/include/libxml2   -DLIBGDA_ABI_NAME=\"libgda-5.0\"  -DBDB_LIB=\"""\" -mms-bitfields -IC:/MinGW/msys/1.0/local/include/glib-2.0 -IC:/MinGW/msys/1.0/local/lib/glib-2.0/include   -DHAVE_GIO   gda-batch.c gda-blob-op.c gda-column.c gda-config.c gda-connection.c gda-connection-event.c gda-data-comparator.c gda-data-handler.c gda-data-model-array.c gda-data-model.c gda-data-model-dir.c gda-data-model-dsn-list.c gda-data-model-dsn-list.h gda-data-model-import.c gda-data-model-iter.c gda-data-access-wrapper.c gda-data-meta-wrapper.c gda-data-meta-wrapper.h gda-data-proxy.c gda-data-select.c gda-holder.c gda-init.c gda-lockable.c gda-log.c gda-meta-store.c gda-meta-struct.c gda-meta-struct-io.c gda-mutex.c gda-quark-list.c gda-repetitive-statement.c gda-row.c gda-set.c gda-server-operation.c gda-server-operation-private.h gda-server-provider.c gda-server-provider-extra.c gda-statement.c gda-sql-builder.c gda-transaction-status.c gda-tree.c gda-tree-mgr-columns.c gda-tree-mgr-schemas.c gda-tree-mgr-tables.c gda-tree-node.c gda-tree-manager.c gda-tree-mgr-label.c gda-tree-mgr-select.c gda-util.c gda-value.c gda-xa-transaction.c gda-data-pivot.c gda-attributes-manager.h gda-batch.h gda-blob-op.h gda-column.h gda-config.h gda-connection-event.h gda-connection.h gda-connection-private.h gda-data-comparator.h gda-data-handler.h gda-data-model-array.h gda-data-model.h gda-data-model-dir.h gda-data-model-extra.h gda-data-model-import.h gda-data-model-iter.h gda-data-model-iter-extra.h gda-data-model-private.h gda-data-access-wrapper.h gda-data-proxy.h gda-data-select.h gda-debug-macros.h gda-decl.h gda-enums.h gda-holder.h gda-lockable.h gda-log.h gda-meta-store.h gda-meta-struct.h gda-mutex.h gda-quark-list.h gda-repetitive-statement.h gda-row.h gda-set.h gda-server-operation.h gda-server-provider.h gda-server-provider-extra.h gda-server-provider-private.h gda-statement.h gda-statement-extra.h gda-sql-builder.h gda-transaction-status.h gda-transaction-status-private.h gda-tree.h gda-tree-mgr-columns.h gda-tree-mgr-schemas.h gda-tree-mgr-tables.h gda-tree-node.h gda-tree-manager.h gda-tree-mgr-label.h gda-tree-mgr-select.h gda-util.h gda-value.h gda-xa-transaction.h libgda-global-variables.h gda-data-pivot.h providers-support/gda-pstmt.h providers-support/gda-pstmt.c thread-wrapper/gda-thread-wrapper.h thread-wrapper/gda-thread-wrapper.c sql-parser/gda-sql-parser.h sql-parser/gda-sql-parser.c sql-parser/gda-statement-struct-decl.h sql-parser/gda-statement-struct-parts.h sql-parser/gda-statement-struct-compound.h handlers/gda-handler-bin.h handlers/gda-handler-boolean.h handlers/gda-handler-numerical.h handlers/gda-handler-string.h handlers/gda-handler-time.h handlers/gda-handler-type.h handlers/gda-handler-bin.c handlers/gda-handler-boolean.c handlers/gda-handler-numerical.c handlers/gda-handler-string.c handlers/gda-handler-time.c handlers/gda-handler-type.c libgda-5.0.la --output Gda-5.0.gir > g-ir-scanner.args
  GISCAN Gda-5.0.gir
/bin/sh: Files/SlikSvn/bin:/c/Python27:/c/Program: No such file or directory
make[2]: *** [Gda-5.0.gir] Error 127
make[2]: Leaving directory `/home/alien/libgda-5.0.3/libgda'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alien/libgda-5.0.3/libgda'
make: *** [all-recursive] Error 1
Comment 1 alien 2012-02-13 18:42:26 UTC
I had to disable introspection to continue.
Comment 2 Daniel Espinosa 2012-03-08 17:58:51 UTC
Could you help me with your configure output please?

Do you have python and GObject Introspection installed?

For upcoming 5.0.4, introspection is disable by default. Introspection must be auto-enable when Introspection is found (for 5.0.3).
Comment 3 alien 2012-03-08 18:53:16 UTC
Created attachment 209277 [details]
./configure --disable-crypto config.log

Yes I do have python and gobject introspection installed, the problem appear to be with parsing the /C/Program files, thus is showing only /c/Program which doesn't exist. I'm sending my config.log after runnig configure --disable-crypto. I have libcrypto installed but configure cannot find it.
Comment 4 Murray Cumming 2012-10-31 11:42:05 UTC
This seems to be a general problem with g-ir-scanner. Reassigning.

Hopefully you could work around it by not using a patch with a space.
Comment 5 Emmanuele Bassi (:ebassi) 2013-08-27 10:41:04 UTC
better Windows support in g-i is tracked in bug 679438

*** This bug has been marked as a duplicate of bug 679438 ***
Comment 6 André Klapper 2015-02-07 16:59:13 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]