[MacPorts] #32336: glib2 installation problem
#32336: glib2 installation problem ----------------------------------------+----------------------------------- Reporter: v.rajagopal@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: ----------------------------------------+----------------------------------- Hi, I am trying to install glib2 on my mac lion os using macports. I have installed my python libraries at /Library/Frameworks/Python.framework/Versions/2.5. glib2 does not get compiled and the main.log shows the following error: :info:build UNINSTALLED_GLIB_SRCDIR=../.. \ :info:build UNINSTALLED_GLIB_BUILDDIR=../.. \ :info:build /usr/bin/env python2.5 ../../gio/gdbus-2.0/codegen /gdbus-codegen \ :info:build --interface-prefix org.project. \ :info:build --generate-c-code gdbus-test-codegen-generated \ :info:build --c-generate-object-manager \ :info:build --c-namespace Foo_iGen \ :info:build --generate-docbook gdbus-test-codegen-generated- doc \ :info:build --annotate "org.project.Bar" Key1 Value1 \ :info:build --annotate "org.project.Bar" org.gtk.GDBus.Internal Value2 \ :info:build --annotate "org.project.Bar.HelloWorld()" Key3 Value3 \ :info:build --annotate "org.project.Bar::TestSignal" Key4 Value4 \ :info:build --annotate "org.project.Bar:ay" Key5 Value5 \ :info:build --annotate "org.project.Bar.TestPrimitiveTypes()[val_int32]" Key6 Value6 \ :info:build --annotate "org.project.Bar.TestPrimitiveTypes()[ret_uint32]" Key7 Value7 \ :info:build --annotate "org.project.Bar::TestSignal[array_of_strings]" Key8 Value8 \ :info:build ./test-codegen.xml \ :info:build :info:build env: python2.5: env: No such file or directory :info:build python2.5: No such file or directory and it goes on... How do I solve this error? Thanks Vijay -- Ticket URL: <https://trac.macports.org/ticket/32336> MacPorts <http://www.macports.org/> Ports system for Mac OS
#32336: glib2: env: python2.5: env: No such file or directory -----------------------------------------+---------------------------------- Reporter: v.rajagopal@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: duplicate | Keywords: Port: glib2 | -----------------------------------------+---------------------------------- Changes (by ryandesign@…): * status: new => closed * cc: ryandesign@… (added) * resolution: => duplicate * port: => glib2 Old description:
Hi,
I am trying to install glib2 on my mac lion os using macports. I have installed my python libraries at /Library/Frameworks/Python.framework/Versions/2.5.
glib2 does not get compiled and the main.log shows the following error:
:info:build UNINSTALLED_GLIB_SRCDIR=../.. \ :info:build UNINSTALLED_GLIB_BUILDDIR=../.. \ :info:build /usr/bin/env python2.5 ../../gio/gdbus-2.0/codegen/gdbus-codegen \ :info:build --interface-prefix org.project. \ :info:build --generate-c-code gdbus-test-codegen-generated \ :info:build --c-generate-object-manager \ :info:build --c-namespace Foo_iGen \ :info:build --generate-docbook gdbus-test-codegen-generated- doc \ :info:build --annotate "org.project.Bar" Key1 Value1 \ :info:build --annotate "org.project.Bar" org.gtk.GDBus.Internal Value2 \ :info:build --annotate "org.project.Bar.HelloWorld()" Key3 Value3 \ :info:build --annotate "org.project.Bar::TestSignal" Key4 Value4 \ :info:build --annotate "org.project.Bar:ay" Key5 Value5 \ :info:build --annotate "org.project.Bar.TestPrimitiveTypes()[val_int32]" Key6 Value6 \ :info:build --annotate "org.project.Bar.TestPrimitiveTypes()[ret_uint32]" Key7 Value7 \ :info:build --annotate "org.project.Bar::TestSignal[array_of_strings]" Key8 Value8 \ :info:build ./test-codegen.xml \ :info:build :info:build env: python2.5: env: No such file or directory :info:build python2.5: No such file or directory
and it goes on...
How do I solve this error?
Thanks
Vijay
New description: Hi, I am trying to install glib2 on my mac lion os using macports. I have installed my python libraries at /Library/Frameworks/Python.framework/Versions/2.5. glib2 does not get compiled and the main.log shows the following error: {{{ :info:build UNINSTALLED_GLIB_SRCDIR=../.. \ :info:build UNINSTALLED_GLIB_BUILDDIR=../.. \ :info:build /usr/bin/env python2.5 ../../gio/gdbus-2.0/codegen /gdbus-codegen \ :info:build --interface-prefix org.project. \ :info:build --generate-c-code gdbus-test-codegen-generated \ :info:build --c-generate-object-manager \ :info:build --c-namespace Foo_iGen \ :info:build --generate-docbook gdbus-test-codegen-generated- doc \ :info:build --annotate "org.project.Bar" Key1 Value1 \ :info:build --annotate "org.project.Bar" org.gtk.GDBus.Internal Value2 \ :info:build --annotate "org.project.Bar.HelloWorld()" Key3 Value3 \ :info:build --annotate "org.project.Bar::TestSignal" Key4 Value4 \ :info:build --annotate "org.project.Bar:ay" Key5 Value5 \ :info:build --annotate "org.project.Bar.TestPrimitiveTypes()[val_int32]" Key6 Value6 \ :info:build --annotate "org.project.Bar.TestPrimitiveTypes()[ret_uint32]" Key7 Value7 \ :info:build --annotate "org.project.Bar::TestSignal[array_of_strings]" Key8 Value8 \ :info:build ./test-codegen.xml \ :info:build :info:build env: python2.5: env: No such file or directory :info:build python2.5: No such file or directory }}} and it goes on... How do I solve this error? Thanks Vijay -- Comment: Please remember to follow our ticket-filing guidelines: use WikiFormatting, fill in the Port field, Cc the maintainer of that port. This is a duplicate of #32306. -- Ticket URL: <https://trac.macports.org/ticket/32336#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts