Opened 13 years ago
Closed 13 years ago
#32283 closed defect (duplicate)
Failed to install glib2
Reported by: | Aegershen@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | nhojpatrick (John Patrick) | |
Port: | glib2 |
Description
This is the error i get, i can't figure out what is wrong with the port. Everything is the way it should be and I've tried uninstalling and re-installing everything but with no success.
Error: Target org.macports.build returned: shell command failed (see log for details) Error: Failed to install glib2 Log for glib2 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_glib2/glib2/main.log Error: The following dependencies were not installed: gtkglarea2 gtk2 atk glib2 glib2 gtk-doc docbook-xml docbook-xml-4.1.2 xmlcatmgr docbook-xml-4.2 docbook-xml-4.3 docbook-xml-4.4 docbook-xml-4.5 docbook-xml-5.0 docbook-xsl gnome-doc-utils intltool gnome-common pkgconfig pkgconfig p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser iso-codes libxslt libxml2 libxml2 libxslt py27-libxml2 python27 db46 libedit python_select sqlite3 python27 py27-libxml2 rarian getopt gdk-pixbuf2 jasper jpeg libpng tiff hicolor-icon-theme pango Xft2 fontconfig freetype xrender xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb xorg-libpthread-stubs xorg-xcb-proto xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-renderproto cairo apple-gcc42 gcc_select libpixman xorg-xcb-util shared-mime-info xorg-libXcomposite xorg-compositeproto xorg-libXext xorg-libXfixes xorg-fixesproto xorg-libXcursor xorg-libXdamage xorg-damageproto xorg-libXi xorg-libXinerama xorg-xineramaproto xorg-libXrandr xorg-randrproto mesa makedepend xorg-dri2proto xorg-glproto xorg-libXmu xorg-libXt xorg-libsm xorg-libice gtkmm atkmm glibmm libsigcxx2 cairomm pangomm gtksourceview2 ruby readline Error: Status 1 encountered during processing.
Any idea what went wrong?
Attachments (2)
Change History (11)
comment:1 Changed 13 years ago by Aegershen@…
comment:3 follow-up: 4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Port: | glib2 added |
Resolution: | → duplicate |
Status: | new → closed |
This was fixed days ago. Clean, selfupdate, and try again. Duplicate of #32185.
comment:4 Changed 13 years ago by Aegershen@…
Replying to ryandesign@…:
This was fixed days ago. Clean, selfupdate, and try again. Duplicate of #32185.
Still has not worked for me. same error every time.
I've tried cleaning, selfupdateing, and trying over and over again, no success.
comment:5 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | duplicate |
---|---|
Status: | closed → reopened |
Hmm. Then please run "sudo port -v selfupdate" and show me the output, and also "sudo port clean glib2" and "sudo port install glib2" and then attach the main.log from that.
Changed 13 years ago by nhojpatrick (John Patrick)
Attachment: | nhojpatrick-console.log added |
---|
Changed 13 years ago by nhojpatrick (John Patrick)
Attachment: | nhojpatrick-main.log added |
---|
comment:6 Changed 13 years ago by nhojpatrick (John Patrick)
Find attached my console output and main.log.
I did "sudo port -v selfupdate", "sudo port clean glib2" and then "sudo port install glib2".
comment:7 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Status: | reopened → new |
Ok, this looks like a totally different error now:
File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_glib2/glib2/work/glib-2.30.2/gio/gdbus-2.0/codegen/parser.py", line 155, in handle_start_element if attrs.has_key('name') and self.doc_comment_last_symbol == attrs['name']: AttributeError: 'dict' object has no attribute 'has_key'
Is this #32306? What version of python is "python"?
comment:8 Changed 13 years ago by nhojpatrick (John Patrick)
I've been doing the following daily "sudo port selfupdate", "sudo port upgrade outdated", "sudo port -u uninstall" and glib2 has just successfully installed today.
Appears issue can be closed but have no idea what fixed it.
comment:9 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Then I'll assume this second problem was indeed #32306, which I fixed.
Here is the log file, i forgot to post it.