Opened 14 years ago
Closed 13 years ago
#28192 closed defect (fixed)
glib2 @2.26.1_1 did not activate
Reported by: | ballapete (Peter "Pete" Dyballa) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ecronin (Eric Cronin) | |
Port: | glib2 |
Description
When configuring GNU Emacs 24.0.50 after the installation of this package's update con figure now reports:
checking RSVG_CFLAGS... Package glib-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `glib-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'glib-2.0', required by 'librsvg', not found
Previously, 10 or 12 hours ago, glib-2.0.pc was found.
pete 257 /\ ls -l /opt/local/lib/pkgconfig/glib-2.0.pc /sw/bin/gls: Zugriff auf /opt/local/lib/pkgconfig/glib-2.0.pc nicht möglich: No such file or directory Exit 2 pete 259 /\ ls -l /opt/local/var/macports/software/glib2/2.26.1_0/opt/local/lib/pkgconfig/glib-2.0.pc -rw-r--r-- 1 root admin 379 17. Nov 01:48 /opt/local/var/macports/software/glib2/2.26.1_0/opt/local/lib/pkgconfig/glib-2.0.pc
Change History (26)
comment:1 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
comment:2 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
OK, with Timemachine and lot of pain I could restore the version of /opt/local/lib/pkgconfig/gio-2.0.pc from the middle of November. Now configure reports:
checking RSVG_CFLAGS... Package gobject-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gobject-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gobject-2.0', required by 'GIO', not found
Only more round through time machine?
comment:3 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
Here is the next not installed PC file:
checking RSVG_CFLAGS... Package gthread-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gthread-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gthread-2.0', required by 'GObject', not found
comment:4 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
One more thing?
checking RSVG_CFLAGS... Package gmodule-no-export-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gmodule-no-export-2.0.pc' to the PKG_CONFIG_PATH environment variable Package 'gmodule-no-export-2.0', required by 'GIO', not found
comment:5 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
No, there are some more not installed PC files:
pete 269 /\ l /opt/local/var/macports/software/glib2/2.26.1_0/opt/local/lib/pkgconfig/ insgesamt 32 -rw-r--r-- 1 root admin 377 17. Nov 01:48 gio-2.0.pc -rw-r--r-- 1 root admin 315 17. Nov 01:48 gio-unix-2.0.pc -rw-r--r-- 2 root admin 379 17. Nov 01:48 glib-2.0.pc -rw-r--r-- 1 root admin 284 17. Nov 01:48 gmodule-2.0.pc -rw-r--r-- 1 root admin 284 17. Nov 01:48 gmodule-export-2.0.pc -rw-r--r-- 1 root admin 283 17. Nov 01:48 gmodule-no-export-2.0.pc -rw-r--r-- 1 root admin 258 17. Nov 01:48 gobject-2.0.pc -rw-r--r-- 1 root admin 237 17. Nov 01:48 gthread-2.0.pc
I can now create hardlinks instead of using Timemachine.
comment:6 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
There is more missing:
ld: library not found for -lgio-2.0
pete 272 /\ ls -l /opt/local/lib/libgio-2* /sw/bin/gls: No match.
comment:7 follow-up: 8 Changed 14 years ago by mf2k (Frank Schima)
Cc: | ryandesign@… removed |
---|---|
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | @2.26.1 Revision 1 (devel) removed |
Note that we don't support fink (the /sw directory) installed at the same time as Macports.
comment:8 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
Replying to macsforever2000@…:
Note that we don't support fink (the /sw directory) installed at the same time as Macports.
Fink gls command is *not* defective.
comment:9 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
The reason for the failure is in 'port upgrade':
pete 279 /\ port installed | grep glib dbus-glib @0.92_0 (active) glib1 @1.2.10_6 (active) glib2 @2.26.1_0 glib2 @2.26.1_1
comment:10 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
Seems activation failed here:
root 279 /\ port activate glib2 @2.26.1_1 ---> Activating glib2 @2.26.1_1 Error: port activate failed: Image error: /opt/local/share/gtk-doc/html/gio/gsettings.html already exists and does not belong to a registered port. Unable to activate port glib2. Use 'port -f activate glib2' to force the activation.
comment:11 follow-up: 12 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | glib2 @2.26.1, Revision 1 (devel) does not install /opt/local/lib/pkgconfig/glib-2.0.pc → glib2 @2.26.1_1 did not activate |
---|
The process for returning to a previous version of a port is documented in the wiki page howto/InstallingOlderPort.
It sounds like the issue can be reduced to glib2 did not activate, because there was a conflicting file. I don't know why there was a conflicting file; the file it mentions is a part of glib2 and should have been registered to the previous version of glib2, just as it is now registered to the current version of glib2. Unless you want to investigate this further, you should force the activation with
sudo port -f activate glib2 @2.26.1_1
to force MacPorts to move the conflicting files out of the way.
The reason having Fink and MacPorts installed at the same time is not supported is that software installed with Fink can cause unexpected failures building software with MacPorts. "Not supported" means it might work, but we can't help you if it doesn't. I strongly recommend you decide whether to use MacPorts or Fink, and uninstall the other. If the reason you were using Fink is that it has software you need that is not in MacPorts, you can file port request tickets in our issue tracker; maybe we can add that software to MacPorts.
comment:12 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
Replying to ryandesign@…:
The process for returning to a previous version of a port is documented in the wiki page howto/InstallingOlderPort.
I remembered later that the pervious version is kept on disk...
The reason having Fink and MacPorts installed at the same time is not supported is that software installed with Fink can cause unexpected failures building software with MacPorts. "Not supported" means it might work, but we can't help you if it doesn't. I strongly recommend you decide whether to use MacPorts or Fink, and uninstall the other. If the reason you were using Fink is that it has software you need that is not in MacPorts, you can file port request tickets in our issue tracker; maybe we can add that software to MacPorts.
It's easy for me to have interactively both sorts of software (plus that from Apple) in a shell and when compiling and installing software separating (or mixing) them all. That's really no big thing. What concerns me more, is that the software archives are scattered over the file system (otherwise I could outsource them partially on a rewritable DVD and have more disk space) and there doesn't seem to be a system to manage the many versions of these archives. MacPorts is so silly, that when upgrading or installing software fetches them on demand from the internet so that I need to stay in internet for long and indeterminate periods. And I never get a hint that this upgrade or installation would install GB of data without asking me whether I really want do that. And this happens quite often with xorg-server and its many components.
And I want to find out whether it works to create my own Portfiles to update or get some packages (gnutls, libm17n, gkrellm plugins)!
BTW, I did not force activation after I saw the two package versions installed on disk in order find out what might have caused the activation failure. I usually really don't like force.
comment:13 Changed 14 years ago by ecronin (Eric Cronin)
This error just bit me as well.
ls -al /opt/local/share/gtk-doc/html/gio ls: /opt/local/share/gtk-doc/html/gio: No such file or directory
sudo port activate glib2@2.26.1_1+universal ---> Activating glib2 @2.26.1_1+universal Error: port activate failed: could not create new link "/opt/local/share/gtk-doc/html/gio/gsettings.html": that path already exists
sudo port -f activate glib2@2.26.1_1+universal ---> Activating glib2 @2.26.1_1+universal Error: port activate failed: could not create new link "/opt/local/share/gtk-doc/html/gio/gsettings.html": that path already exists
sudo port -vdf activate glib2@2.26.1_1+universal ---> Activating glib2 @2.26.1_1+universal DEBUG: activating directory: / DEBUG: activating directory: /opt DEBUG: activating directory: /opt/local DEBUG: activating directory: /opt/local/bin DEBUG: activating file: /opt/local/bin/gdbus DEBUG: activating file: /opt/local/bin/gio-querymodules DEBUG: activating file: /opt/local/bin/glib-compile-schemas DEBUG: activating file: /opt/local/bin/glib-genmarshal DEBUG: activating file: /opt/local/bin/glib-gettextize DEBUG: activating file: /opt/local/bin/glib-mkenums DEBUG: activating file: /opt/local/bin/gobject-query DEBUG: activating file: /opt/local/bin/gsettings DEBUG: activating file: /opt/local/bin/gtester DEBUG: activating file: /opt/local/bin/gtester-report DEBUG: activating directory: /opt/local/etc DEBUG: activating directory: /opt/local/etc/bash_completion.d DEBUG: activating file: /opt/local/etc/bash_completion.d/gdbus-bash-completion.sh DEBUG: activating file: /opt/local/etc/bash_completion.d/gsettings-bash-completion.sh DEBUG: activating directory: /opt/local/include DEBUG: activating directory: /opt/local/include/gio-unix-2.0 DEBUG: activating directory: /opt/local/include/gio-unix-2.0/gio DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gdesktopappinfo.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gfiledescriptorbased.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixconnection.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixcredentialsmessage.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixfdlist.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixfdmessage.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixinputstream.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixmounts.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixoutputstream.h DEBUG: activating file: /opt/local/include/gio-unix-2.0/gio/gunixsocketaddress.h DEBUG: activating directory: /opt/local/include/glib-2.0 DEBUG: activating directory: /opt/local/include/glib-2.0/gio DEBUG: activating file: /opt/local/include/glib-2.0/gio/gappinfo.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gasyncinitable.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gasyncresult.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gbufferedinputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gbufferedoutputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gcancellable.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gcharsetconverter.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gcontenttype.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gconverter.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gconverterinputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gconverteroutputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gcredentials.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdatainputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdataoutputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusaddress.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusauthobserver.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusconnection.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbuserror.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusintrospection.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusmessage.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusmethodinvocation.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusnameowning.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusnamewatching.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusproxy.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusserver.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdbusutils.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gdrive.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gemblem.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gemblemedicon.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfile.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfileattribute.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfileenumerator.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfileicon.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfileinfo.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfileinputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfileiostream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfilemonitor.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfilenamecompleter.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfileoutputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfilterinputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gfilteroutputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gicon.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/ginetaddress.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/ginetsocketaddress.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/ginitable.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/ginputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gio.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gioenums.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gioenumtypes.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gioerror.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/giomodule.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gioscheduler.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/giostream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/giotypes.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gloadableicon.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gmemoryinputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gmemoryoutputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gmount.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gmountoperation.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gnativevolumemonitor.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gnetworkaddress.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gnetworkservice.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/goutputstream.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gpermission.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gproxy.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gproxyaddress.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gproxyaddressenumerator.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gproxyresolver.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gresolver.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gseekable.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsettings.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsettingsbackend.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsimpleasyncresult.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsimplepermission.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocket.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketaddress.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketaddressenumerator.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketclient.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketconnectable.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketconnection.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketcontrolmessage.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketlistener.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsocketservice.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gsrvtarget.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gtcpconnection.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gthemedicon.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gthreadedsocketservice.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gvfs.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gvolume.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gvolumemonitor.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gzlibcompressor.h DEBUG: activating file: /opt/local/include/glib-2.0/gio/gzlibdecompressor.h DEBUG: activating directory: /opt/local/include/glib-2.0/glib DEBUG: activating file: /opt/local/include/glib-2.0/glib-object.h DEBUG: activating file: /opt/local/include/glib-2.0/glib.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/galloca.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/garray.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gasyncqueue.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gatomic.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gbacktrace.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gbase64.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gbitlock.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gbookmarkfile.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gcache.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gchecksum.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gcompletion.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gconvert.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gdataset.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gdate.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gdatetime.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gdir.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gerror.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gfileutils.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/ghash.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/ghook.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/ghostutils.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gi18n-lib.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gi18n.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/giochannel.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gkeyfile.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/glist.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gmacros.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gmain.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gmappedfile.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gmarkup.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gmem.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gmessages.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gnode.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/goption.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gpattern.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gpoll.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gprimes.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gprintf.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gqsort.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gquark.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gqueue.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/grand.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gregex.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/grel.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gscanner.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gsequence.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gshell.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gslice.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gslist.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gspawn.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gstdio.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gstrfuncs.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gstring.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gtestutils.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gthread.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gthreadpool.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gtimer.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gtimezone.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gtree.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gtypes.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gunicode.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gurifuncs.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gutils.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gvariant.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gvarianttype.h DEBUG: activating file: /opt/local/include/glib-2.0/glib/gwin32.h DEBUG: activating file: /opt/local/include/glib-2.0/gmodule.h DEBUG: activating directory: /opt/local/include/glib-2.0/gobject DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gbinding.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gboxed.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gclosure.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/genums.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gmarshal.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gobject.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gobjectnotifyqueue.c DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gparam.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gparamspecs.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gsignal.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gsourceclosure.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gtype.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gtypemodule.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gtypeplugin.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gvalue.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gvaluearray.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gvaluecollector.h DEBUG: activating file: /opt/local/include/glib-2.0/gobject/gvaluetypes.h DEBUG: activating directory: /opt/local/lib DEBUG: activating directory: /opt/local/lib/glib-2.0 DEBUG: activating directory: /opt/local/lib/glib-2.0/include DEBUG: activating file: /opt/local/lib/glib-2.0/include/glibconfig.h DEBUG: activating file: /opt/local/lib/libgio-2.0.0.dylib DEBUG: activating file: /opt/local/lib/libgio-2.0.a DEBUG: activating link: /opt/local/lib/libgio-2.0.dylib DEBUG: activating file: /opt/local/lib/libgio-2.0.la DEBUG: activating file: /opt/local/lib/libglib-2.0.0.dylib DEBUG: activating file: /opt/local/lib/libglib-2.0.a DEBUG: activating link: /opt/local/lib/libglib-2.0.dylib DEBUG: activating file: /opt/local/lib/libglib-2.0.la DEBUG: activating file: /opt/local/lib/libgmodule-2.0.0.dylib DEBUG: activating file: /opt/local/lib/libgmodule-2.0.a DEBUG: activating link: /opt/local/lib/libgmodule-2.0.dylib DEBUG: activating file: /opt/local/lib/libgmodule-2.0.la DEBUG: activating file: /opt/local/lib/libgobject-2.0.0.dylib DEBUG: activating file: /opt/local/lib/libgobject-2.0.a DEBUG: activating link: /opt/local/lib/libgobject-2.0.dylib DEBUG: activating file: /opt/local/lib/libgobject-2.0.la DEBUG: activating file: /opt/local/lib/libgthread-2.0.0.dylib DEBUG: activating file: /opt/local/lib/libgthread-2.0.a DEBUG: activating link: /opt/local/lib/libgthread-2.0.dylib DEBUG: activating file: /opt/local/lib/libgthread-2.0.la DEBUG: activating directory: /opt/local/lib/pkgconfig DEBUG: activating file: /opt/local/lib/pkgconfig/gio-2.0.pc DEBUG: activating file: /opt/local/lib/pkgconfig/gio-unix-2.0.pc DEBUG: activating file: /opt/local/lib/pkgconfig/glib-2.0.pc DEBUG: activating file: /opt/local/lib/pkgconfig/gmodule-2.0.pc DEBUG: activating file: /opt/local/lib/pkgconfig/gmodule-export-2.0.pc DEBUG: activating file: /opt/local/lib/pkgconfig/gmodule-no-export-2.0.pc DEBUG: activating file: /opt/local/lib/pkgconfig/gobject-2.0.pc DEBUG: activating file: /opt/local/lib/pkgconfig/gthread-2.0.pc DEBUG: activating directory: /opt/local/share DEBUG: activating directory: /opt/local/share/aclocal DEBUG: activating file: /opt/local/share/aclocal/glib-2.0.m4 DEBUG: activating file: /opt/local/share/aclocal/glib-gettext.m4 DEBUG: activating file: /opt/local/share/aclocal/gsettings.m4 DEBUG: activating directory: /opt/local/share/doc DEBUG: activating directory: /opt/local/share/doc/glib2 DEBUG: activating file: /opt/local/share/doc/glib2/AUTHORS DEBUG: activating file: /opt/local/share/doc/glib2/COPYING DEBUG: activating file: /opt/local/share/doc/glib2/ChangeLog DEBUG: activating file: /opt/local/share/doc/glib2/HACKING DEBUG: activating file: /opt/local/share/doc/glib2/NEWS DEBUG: activating file: /opt/local/share/doc/glib2/README DEBUG: activating directory: /opt/local/share/gdb DEBUG: activating directory: /opt/local/share/gdb/auto-load DEBUG: activating file: /opt/local/share/gdb/auto-load/libglib-2.0.so.0.2600.1-gdb.py DEBUG: activating file: /opt/local/share/gdb/auto-load/libgobject-2.0.so.0.2600.1-gdb.py DEBUG: activating directory: /opt/local/share/glib-2.0 DEBUG: activating directory: /opt/local/share/glib-2.0/gdb DEBUG: activating file: /opt/local/share/glib-2.0/gdb/glib.py DEBUG: activating file: /opt/local/share/glib-2.0/gdb/gobject.py DEBUG: activating directory: /opt/local/share/glib-2.0/gettext DEBUG: activating file: /opt/local/share/glib-2.0/gettext/mkinstalldirs DEBUG: activating directory: /opt/local/share/glib-2.0/gettext/po DEBUG: activating file: /opt/local/share/glib-2.0/gettext/po/Makefile.in.in DEBUG: activating directory: /opt/local/share/glib-2.0/schemas DEBUG: activating file: /opt/local/share/glib-2.0/schemas/gschema.dtd DEBUG: activating directory: /opt/local/share/gtk-doc DEBUG: activating directory: /opt/local/share/gtk-doc/html DEBUG: activating directory: /opt/local/share/gtk-doc/html/gio DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GAppInfo.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GAsyncInitable.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GAsyncResult.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GBufferedInputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GBufferedOutputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GCancellable.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GCharsetConverter.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GConverter.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GCredentials.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDBusAuthObserver.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDBusConnection.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDBusMessage.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDBusProxy.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDBusServer.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDataInputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDataOutputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GDrive.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GEmblem.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GEmblemedIcon.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFile.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileDescriptorBased.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileEnumerator.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileIOStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileIcon.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileInfo.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileInputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileMonitor.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFileOutputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFilenameCompleter.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFilterInputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GFilterOutputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GIOModule.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GIOStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GIcon.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GInetAddress.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GInetSocketAddress.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GInitable.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GInputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GLoadableIcon.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GMemoryInputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GMemoryOutputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GMount.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GMountOperation.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GNetworkAddress.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GNetworkService.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GOutputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GPermission.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GProxy.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GProxyAddress.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GProxyResolver.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GResolver.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSeekable.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSettings.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSettingsBackend.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSimplePermission.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocket.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocketAddress.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocketClient.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocketConnectable.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocketConnection.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocketControlMessage.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocketListener.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSocketService.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GTcpConnection.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GThemedIcon.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GThreadedSocketService.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GUnixConnection.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GUnixFDList.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GUnixFDMessage.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GUnixInputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GUnixOutputStream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GUnixSocketAddress.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GVfs.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GVolume.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GVolumeMonitor.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GZlibCompressor.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GZlibDecompressor.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/annotation-glossary.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/api-index-2-18.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/api-index-2-20.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/api-index-2-22.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/api-index-2-24.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/api-index-2-26.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/api-index-deprecated.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/api-index-full.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/async.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch01.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch02.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch03.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch24.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch25.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch25s02.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch25s03.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch26.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch26s02.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch26s03.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch26s04.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch26s05.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch26s06.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch26s07.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch27.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch27s02.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch27s03.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch27s04.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch27s05.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/ch27s06.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/conversion.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/extending-gio.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/extending.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/failable_initialization.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/file_mon.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/file_ops.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gdbus-convenience.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gdbus-lowlevel.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gdbus.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-Extension-Points.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GContentType.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GDBusError.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GFileAttribute.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GIOError.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GIOScheduler.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-GSrvTarget.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-hierarchy.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio-querymodules.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio.devhelp DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gio.devhelp2 DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/glib-compile-schemas.html DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gsettings.html DEBUG: hardlinking /opt/local/var/macports/software/glib2/2.26.1_1+universal/opt/local/share/gtk-doc/html/gio/gsettings.html to /opt/local/share/gtk-doc/html/gio/gsettings.html failed, symlinking instead DEBUG: Activation failed, rolling back. DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/glib-compile-schemas.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio.devhelp2 DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio.devhelp DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-querymodules.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-hierarchy.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-Unix-Mounts.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GSrvTarget.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GIOScheduler.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GIOError.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GFileAttribute.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GDBusError.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GConverterOutputstream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GConverterInputstream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-GContentType.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-Extension-Points.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gdbus.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gdbus-lowlevel.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/gdbus-convenience.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/file_ops.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/file_mon.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/failable_initialization.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/extending.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/extending-gio.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/conversion.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch27s06.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch27s05.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch27s04.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch27s03.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch27s02.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch27.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch26s07.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch26s06.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch26s05.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch26s04.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch26s03.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch26s02.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch26.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch25s03.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch25s02.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch25.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch24.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch03.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch02.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/ch01.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/async.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/api-index-full.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/api-index-deprecated.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/api-index-2-26.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/api-index-2-24.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/api-index-2-22.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/api-index-2-20.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/api-index-2-18.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/annotation-glossary.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GZlibDecompressor.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GZlibCompressor.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GVolumeMonitor.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GVolume.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GVfs.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GUnixSocketAddress.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GUnixOutputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GUnixInputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GUnixFDMessage.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GUnixFDList.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GUnixCredentialsMessage.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GUnixConnection.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GThreadedSocketService.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GThemedIcon.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GTcpConnection.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocketService.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocketListener.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocketControlMessage.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocketConnection.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocketConnectable.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocketClient.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocketAddress.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSocket.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSimplePermission.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSimpleAsyncResult.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSettingsBackend.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSettings.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GSeekable.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GResolver.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GProxyResolver.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GProxyAddress.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GProxy.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GPermission.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GOutputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GNetworkService.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GNetworkAddress.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GMountOperation.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GMount.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GMemoryOutputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GMemoryInputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GLoadableIcon.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GInputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GInitable.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GInetSocketAddress.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GInetAddress.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GIcon.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GIOStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GIOModule.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFilterOutputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFilterInputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFilenameCompleter.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileOutputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileMonitor.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileInputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileInfo.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileIcon.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileIOStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileEnumerator.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFileDescriptorBased.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GFile.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GEmblemedIcon.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GEmblem.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDrive.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDataOutputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDataInputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDBusServer.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDBusProxy.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDBusMethodInvocation.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDBusMessage.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDBusConnection.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GDBusAuthObserver.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GCredentials.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GConverter.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GCharsetConverter.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GCancellable.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GBufferedOutputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GBufferedInputStream.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GAsyncResult.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GAsyncInitable.html DEBUG: deactivating file: /opt/local/share/gtk-doc/html/gio/GAppInfo.html DEBUG: deactivating directory: /opt/local/share/gtk-doc/html/gio DEBUG: /opt/local/share/gtk-doc/html is not empty DEBUG: /opt/local/share/gtk-doc is not empty DEBUG: deactivating file: /opt/local/share/glib-2.0/schemas/gschema.dtd DEBUG: deactivating directory: /opt/local/share/glib-2.0/schemas DEBUG: deactivating file: /opt/local/share/glib-2.0/gettext/po/Makefile.in.in DEBUG: deactivating directory: /opt/local/share/glib-2.0/gettext/po DEBUG: deactivating file: /opt/local/share/glib-2.0/gettext/mkinstalldirs DEBUG: deactivating directory: /opt/local/share/glib-2.0/gettext DEBUG: deactivating file: /opt/local/share/glib-2.0/gdb/gobject.py DEBUG: deactivating file: /opt/local/share/glib-2.0/gdb/glib.py DEBUG: deactivating directory: /opt/local/share/glib-2.0/gdb DEBUG: deactivating directory: /opt/local/share/glib-2.0 DEBUG: deactivating file: /opt/local/share/gdb/auto-load/libgobject-2.0.so.0.2600.1-gdb.py DEBUG: deactivating file: /opt/local/share/gdb/auto-load/libglib-2.0.so.0.2600.1-gdb.py DEBUG: deactivating directory: /opt/local/share/gdb/auto-load DEBUG: deactivating directory: /opt/local/share/gdb DEBUG: deactivating file: /opt/local/share/doc/glib2/README DEBUG: deactivating file: /opt/local/share/doc/glib2/NEWS DEBUG: deactivating file: /opt/local/share/doc/glib2/HACKING DEBUG: deactivating file: /opt/local/share/doc/glib2/ChangeLog DEBUG: deactivating file: /opt/local/share/doc/glib2/COPYING DEBUG: deactivating file: /opt/local/share/doc/glib2/AUTHORS DEBUG: deactivating directory: /opt/local/share/doc/glib2 DEBUG: /opt/local/share/doc is not empty DEBUG: deactivating file: /opt/local/share/aclocal/gsettings.m4 DEBUG: deactivating file: /opt/local/share/aclocal/glib-gettext.m4 DEBUG: deactivating file: /opt/local/share/aclocal/glib-2.0.m4 DEBUG: /opt/local/share/aclocal is not empty DEBUG: /opt/local/share is not empty DEBUG: deactivating file: /opt/local/lib/pkgconfig/gthread-2.0.pc DEBUG: deactivating file: /opt/local/lib/pkgconfig/gobject-2.0.pc DEBUG: deactivating file: /opt/local/lib/pkgconfig/gmodule-no-export-2.0.pc DEBUG: deactivating file: /opt/local/lib/pkgconfig/gmodule-export-2.0.pc DEBUG: deactivating file: /opt/local/lib/pkgconfig/gmodule-2.0.pc DEBUG: deactivating file: /opt/local/lib/pkgconfig/glib-2.0.pc DEBUG: deactivating file: /opt/local/lib/pkgconfig/gio-unix-2.0.pc DEBUG: deactivating file: /opt/local/lib/pkgconfig/gio-2.0.pc DEBUG: /opt/local/lib/pkgconfig is not empty DEBUG: deactivating file: /opt/local/lib/libgthread-2.0.la DEBUG: deactivating link: /opt/local/lib/libgthread-2.0.dylib DEBUG: deactivating file: /opt/local/lib/libgthread-2.0.a DEBUG: deactivating file: /opt/local/lib/libgthread-2.0.0.dylib DEBUG: deactivating file: /opt/local/lib/libgobject-2.0.la DEBUG: deactivating link: /opt/local/lib/libgobject-2.0.dylib DEBUG: deactivating file: /opt/local/lib/libgobject-2.0.a DEBUG: deactivating file: /opt/local/lib/libgobject-2.0.0.dylib DEBUG: deactivating file: /opt/local/lib/libgmodule-2.0.la DEBUG: deactivating link: /opt/local/lib/libgmodule-2.0.dylib DEBUG: deactivating file: /opt/local/lib/libgmodule-2.0.a DEBUG: deactivating file: /opt/local/lib/libgmodule-2.0.0.dylib DEBUG: deactivating file: /opt/local/lib/libglib-2.0.la DEBUG: deactivating link: /opt/local/lib/libglib-2.0.dylib DEBUG: deactivating file: /opt/local/lib/libglib-2.0.a DEBUG: deactivating file: /opt/local/lib/libglib-2.0.0.dylib DEBUG: deactivating file: /opt/local/lib/libgio-2.0.la DEBUG: deactivating link: /opt/local/lib/libgio-2.0.dylib DEBUG: deactivating file: /opt/local/lib/libgio-2.0.a DEBUG: deactivating file: /opt/local/lib/libgio-2.0.0.dylib DEBUG: deactivating file: /opt/local/lib/glib-2.0/include/glibconfig.h DEBUG: deactivating directory: /opt/local/lib/glib-2.0/include DEBUG: deactivating directory: /opt/local/lib/glib-2.0 DEBUG: /opt/local/lib is not empty DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gvaluetypes.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gvaluecollector.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gvaluearray.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gvalue.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gtypeplugin.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gtypemodule.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gtype.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gsourceclosure.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gsignal.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gparamspecs.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gparam.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gobjectnotifyqueue.c DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gobject.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gmarshal.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/genums.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gclosure.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gboxed.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gobject/gbinding.h DEBUG: deactivating directory: /opt/local/include/glib-2.0/gobject DEBUG: deactivating file: /opt/local/include/glib-2.0/gmodule.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gwin32.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gvarianttype.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gvariant.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gutils.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gurifuncs.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gunicode.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gtypes.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gtree.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gtimezone.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gtimer.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gthreadpool.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gthread.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gtestutils.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gstring.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gstrfuncs.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gstdio.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gspawn.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gslist.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gslice.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gshell.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gsequence.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gscanner.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/grel.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gregex.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/grand.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gqueue.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gquark.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gqsort.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gprintf.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gprimes.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gpoll.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gpattern.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/goption.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gnode.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gmessages.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gmem.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gmarkup.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gmappedfile.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gmain.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gmacros.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/glist.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gkeyfile.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/giochannel.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gi18n.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gi18n-lib.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/ghostutils.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/ghook.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/ghash.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gfileutils.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gerror.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gdir.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gdatetime.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gdate.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gdataset.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gconvert.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gcompletion.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gchecksum.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gcache.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gbookmarkfile.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gbitlock.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gbase64.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gbacktrace.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gatomic.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/gasyncqueue.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/garray.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib/galloca.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib.h DEBUG: deactivating file: /opt/local/include/glib-2.0/glib-object.h DEBUG: deactivating directory: /opt/local/include/glib-2.0/glib DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gzlibdecompressor.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gzlibcompressor.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gvolumemonitor.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gvolume.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gvfs.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gthreadedsocketservice.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gthemedicon.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gtcpconnection.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsrvtarget.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketservice.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketlistener.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketcontrolmessage.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketconnection.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketconnectable.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketclient.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketaddressenumerator.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocketaddress.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsocket.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsimplepermission.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsimpleasyncresult.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsettingsbackend.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gsettings.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gseekable.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gresolver.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gproxyresolver.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gproxyaddressenumerator.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gproxyaddress.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gproxy.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gpermission.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/goutputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gnetworkservice.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gnetworkaddress.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gnativevolumemonitor.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gmountoperation.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gmount.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gmemoryoutputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gmemoryinputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gloadableicon.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/giotypes.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/giostream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gioscheduler.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/giomodule.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gioerror.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gioenumtypes.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gioenums.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gio.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/ginputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/ginitable.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/ginetsocketaddress.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/ginetaddress.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gicon.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfilteroutputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfilterinputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfileoutputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfilenamecompleter.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfilemonitor.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfileiostream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfileinputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfileinfo.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfileicon.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfileenumerator.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfileattribute.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gfile.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gemblemedicon.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gemblem.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdrive.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusutils.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusserver.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusproxy.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusnamewatching.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusnameowning.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusmethodinvocation.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusmessage.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusintrospection.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbuserror.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusconnection.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusauthobserver.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdbusaddress.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdataoutputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gdatainputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gcredentials.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gconverteroutputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gconverterinputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gconverter.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gcontenttype.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gcharsetconverter.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gcancellable.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gbufferedoutputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gbufferedinputstream.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gasyncresult.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gasyncinitable.h DEBUG: deactivating file: /opt/local/include/glib-2.0/gio/gappinfo.h DEBUG: deactivating directory: /opt/local/include/glib-2.0/gio DEBUG: deactivating directory: /opt/local/include/glib-2.0 DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixsocketaddress.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixoutputstream.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixmounts.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixinputstream.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixfdmessage.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixfdlist.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixcredentialsmessage.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gunixconnection.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gfiledescriptorbased.h DEBUG: deactivating file: /opt/local/include/gio-unix-2.0/gio/gdesktopappinfo.h DEBUG: deactivating directory: /opt/local/include/gio-unix-2.0/gio DEBUG: deactivating directory: /opt/local/include/gio-unix-2.0 DEBUG: /opt/local/include is not empty DEBUG: deactivating file: /opt/local/etc/bash_completion.d/gsettings-bash-completion.sh DEBUG: deactivating file: /opt/local/etc/bash_completion.d/gdbus-bash-completion.sh DEBUG: /opt/local/etc/bash_completion.d is not empty DEBUG: /opt/local/etc is not empty DEBUG: deactivating file: /opt/local/bin/gtester-report DEBUG: deactivating file: /opt/local/bin/gtester DEBUG: deactivating file: /opt/local/bin/gsettings DEBUG: deactivating file: /opt/local/bin/gobject-query DEBUG: deactivating file: /opt/local/bin/glib-mkenums DEBUG: deactivating file: /opt/local/bin/glib-gettextize DEBUG: deactivating file: /opt/local/bin/glib-genmarshal DEBUG: deactivating file: /opt/local/bin/glib-compile-schemas DEBUG: deactivating file: /opt/local/bin/gio-querymodules DEBUG: deactivating file: /opt/local/bin/gdbus DEBUG: /opt/local/bin is not empty DEBUG: /opt/local is not empty DEBUG: /opt is not empty DEBUG: / is not empty DEBUG: could not create new link "/opt/local/share/gtk-doc/html/gio/gsettings.html": that path already exists while executing "_activate_contents $name $imagefiles $imagedir" (procedure "portimage::activate" line 110) invoked from within "portimage::activate $portname $composite_version [array get options]" Error: port activate failed: could not create new link "/opt/local/share/gtk-doc/html/gio/gsettings.html": that path already exists
The important part seems to be:
DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/GSettings.html
followed by
DEBUG: activating file: /opt/local/share/gtk-doc/html/gio/gsettings.html DEBUG: hardlinking /opt/local/var/macports/software/glib2/2.26.1_1+universal/opt/local/share/gtk-doc/html/gio/gsettings.html to /opt/local/share/gtk-doc/html/gio/gsettings.html failed, symlinking instead DEBUG: Activation failed, rolling back.
comment:14 follow-up: 18 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Is your hard drive formatted case-sensitive?
comment:15 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ecronin@… added |
---|
Cc'ing Eric to whom the above comment was directed.
comment:16 Changed 14 years ago by ecronin (Eric Cronin)
bah. /opt/local lives on a case-insensitive filesystem but /opt/local/var/macports/build got moved to a different volume so I had the 10GB+ needed to recompile qt4 after the libpng mess... Is there a way to tell destroot not to use the build subdir?
comment:17 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
And that different volume was case-sensitive? That might explain your issue, Eric, but I'm not sure about Peter's yet.
comment:18 Changed 14 years ago by ballapete (Peter "Pete" Dyballa)
Replying to ryandesign@…:
Is your hard drive formatted case-sensitive?
Mine is. With Tiger I had a lot of issues when I tried to build the X server. Then binaries and X11 resource files used the same names, except that the resource files had some characters capitalised.
comment:19 follow-up: 20 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
I recall now you reported the same problem before in #27392.
I am able to build the port just fine on a case-sensitive disk image, so that's still not an explanation for the problem. It installs both GSettings.html and gsettings.html, which is certainly going to be problematic for case-insensitive systems (it can clearly only install one or the other file), and I will report that problem to the developers of glib, but I still don't see why you encounter this error when others don't. If you have any ideas how I could reproduce it on my system, please let me know.
comment:20 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to ryandesign@…:
It installs both GSettings.html and gsettings.html, which is certainly going to be problematic for case-insensitive systems (it can clearly only install one or the other file), and I will report that problem to the developers of glib
Reported as bug 641688.
comment:21 Changed 14 years ago by ecronin (Eric Cronin)
For me the problem is that build/
(and therefore glib2/work/destroot
) is on a case-sensitive filesystem where both files exist. MacPorts seems to build its manifest for the port from this directory. The contents of glib2/work/destroot
are then copied to /var/lib/macports/software/
on the other case-insensitive filesystem where GSettings.html and gsettings.html clobber each other undetected. When the port is then activated (on the same case-insensitive filesystem) it tries activating both capitalizations that existed in the case-sensitive destroot...
If the destroot could be done onto the final filesystem or the manifest was generated after destroot is moved to software/
this wouldn't break inside macports with an un-activateable package, but might still break in the 3rd party software itself... But given how iffy case-sensitive osx is already, expecting something crazy like half case-sensitive/half case-insensitive to always work is a bit much.
comment:22 Changed 13 years ago by jmroot (Joshua Root)
This is probably fixed as a side effect of the images-and-archives stuff?
comment:23 Changed 13 years ago by ecronin (Eric Cronin)
Probably, and any issues with building/destrooting/archiving to a case-sensitive filesystem and unarchiving/activating onto a case-insensitive one we'd be hearing about much more now because this is the setup on the buildbot, correct?
Do we now first check the manifest against the target location for conflicting files in the macports code and then run tar/pax with an orverwrite existing files flag? If we untar into a temp dir and move using the manifest as a guide the problem could still be there, but since glib fixed the bug Ryan reported it just hasn't popped up again yet
comment:24 Changed 13 years ago by jmroot (Joshua Root)
We extract into a temp dir and then move. Same-name-different-case files from an archive get clobbered on a case-insensitive FS just like if the port was built there. Code: trunk/base/src/registry2.0/portimage.tcl#L251
comment:25 Changed 13 years ago by ecronin (Eric Cronin)
Yeah, that code looks like it explicitly handles what was happening before, close this I'd say
comment:26 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
The next missing PC file:
How can I return to the previous and working version of the package?