[MacPorts] #17638: Error upgrading pango to 1.22.3
#17638: Error upgrading pango to 1.22.3 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: pango ------------------------------------------+--------------------------------- I see the following error when I attempt to upgrade pango: {{{ $ sudo port upgrade pango ---> Fetching pango ---> Attempting to fetch pango-1.22.3.tar.bz2 from http://distfiles.macports.org/pango ---> Verifying checksum(s) for pango ---> Extracting pango ---> Applying patches to pango ---> Configuring pango ---> Building pango Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_mports_trunk_dports_x11_pango/work/pango-1.22.3" && make all " returned error 2 Command output: make all-recursive Making all in pango ( cd . && glib-mkenums \ --fhead "#ifndef __PANGO_ENUM_TYPES_H__\n#define __PANGO_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define @ENUMPREFIX@_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __PANGO_ENUM_TYPES_H__ */" \ pango.h pango-attributes.h pango-bidi-type.h pango-break.h pango-context.h pango-coverage.h pango-engine.h pango-font.h pango- fontmap.h pango-fontset.h pango-glyph.h pango-glyph-item.h pango-gravity.h pango-item.h pango-language.h pango-layout.h pango-matrix.h pango- modules.h pango-renderer.h pango-script.h pango-tabs.h pango-types.h pango-utils.h ) > tmp-pango-enum-types.h \ && (cmp -s tmp-pango-enum-types.h pango-enum-types.h || cp tmp- pango-enum-types.h pango-enum-types.h ) \ && rm -f tmp-pango-enum-types.h \ && echo timestamp > s-enum-types-h /bin/sh: /opt/local/bin/glib-mkenums: /opt/local/bin/perl5: bad interpreter: No such file or directory make[2]: *** [s-enum-types-h] Error 126 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Unable to upgrade port: 1 }}} I'm on Mac OS X 10.5.5 Intel. Xcode 3.1.2. -- Ticket URL: <http://trac.macports.org/ticket/17638> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17638: Error upgrading pango to 1.22.3 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: pango ------------------------------------------+--------------------------------- Comment(by mcalhoun@…): Prior to r43286, there was a ${prefix}/bin/perl5 installed.[[BR]] Apparently (#17304), some configure scripts detected it automatically.[[BR]] As of r43743 and r43744 it is back. Does this fix the problem? -- Ticket URL: <http://trac.macports.org/ticket/17638#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17638: Error upgrading pango to 1.22.3 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: pango ------------------------------------------+--------------------------------- Comment(by macsforever2000@…): No, I'm still seeing this problem. And now it appears while trying to upgrade gtk2. Here's my perl setup: {{{ $ port installed perl5 perl5.8 The following ports are currently installed: perl5.8 @5.8.8_3+darwin_9 (active) }}} -- Ticket URL: <http://trac.macports.org/ticket/17638#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17638: Error upgrading pango to 1.22.3 ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: pango ------------------------------------------+--------------------------------- Comment(by macsforever2000@…): Strangely, everything worked fine on my MacPro at work. I'll try reinstalling a few things and see if i can get it fixed. -- Ticket URL: <http://trac.macports.org/ticket/17638#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17638: Error upgrading pango to 1.22.3 -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: pango | -------------------------------------------+-------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => worksforme Comment: I solved the problem by uninstalling 5.8 and installing perl5 (and perl5.8). -- Ticket URL: <http://trac.macports.org/ticket/17638#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17638: Error upgrading pango to 1.22.3 -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: Port: pango | -------------------------------------------+-------------------------------- Comment(by macsforever2000@…): I meant to say that I uninstalled perl5.8! -- Ticket URL: <http://trac.macports.org/ticket/17638#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts