denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] [bug #46117] Denemo fails to start on OSX 10.10.5


From: Jeremiah Benham
Subject: Re: [Denemo-devel] [bug #46117] Denemo fails to start on OSX 10.10.5
Date: Wed, 14 Oct 2015 19:11:24 -0500

Sorry. Just now found some time to look into this. I don't understand how this could be happening.

On Sun, Oct 4, 2015 at 8:51 AM, Rakesh Babu <address@hidden> wrote:
Follow-up Comment #2, bug #46117 (project denemo):

Hi, Richard,

That's a seriously impressive response time!

And sorry, I knew I was forgetting something! This was the version 1.2.4 dmg

I am also testing this using 1.2.4.
 
from the downloads page. Thank you for the link to the latest development
version. The same error occurs when executing the same shell script. I'm
pasting the replicated error messages off of the latest build below this
message.

Thanks for doing this.
 

I'm noticing some broken symlinks in the Denemo.app/Contents/lib/ directory.
I'm not sure if this is something that's supposed to be resolved by the OS at
runtime, or if it's just a goof in the build script. Please see the output
from some ls and cat commands:

Macbook-white:lib rbabu$ pwd
/Users/rbabu/Desktop/Denemo.app/Contents/Resources/lib
Macbook-white:lib rbabu$ ls -al libglib-2.0.*
lrwxr-xr-x@ 1 rbabu  staff       51 Sep 28 14:46 libglib-2.0.0.dylib ->
Denemo.app/Contents/Resources/lib/libglib-2.0.dylib
-rwxr-xr-x@ 1 rbabu  staff  1197492 Sep 28 14:46 libglib-2.0.dylib
-rwxr-xr-x@ 1 rbabu  staff     1061 Sep 28 14:46 libglib-2.0.la
Macbook-white:lib rbabu$ cat libglib-2.0.0.dylib
cat: libglib-2.0.0.dylib: No such file or directory
Macbook-white:lib rbabu$


When I do the same I get different output:
Jeremiah-Benhams-MacBook-Pro-15:lib jjbenham$ pwd
/Users/jjbenham/Desktop/Denemo.app/Contents/Resources/lib
Jeremiah-Benhams-MacBook-Pro-15:lib jjbenham$ ls -al libglib-2.0.*
-rwxr-xr-x@ 2 jjbenham  staff  1197492 Jul 23 01:18 libglib-2.0.0.dylib
-rwxr-xr-x@ 2 jjbenham  staff  1197492 Jul 23 01:18 libglib-2.0.dylib
-rwxr-xr-x@ 1 jjbenham  staff     1061 Jul 23 01:18 libglib-2.0.la

When I run cat libglib-2.0.0.dylib it spits out the file at the command line.  How is this possible?



 
I'm pretty sure I'm too lazy to re-create all of these symlinks by hand, but
re-linking libglib-2.0.0 to ./libglib-2.0.dylib as opposed to
Denemo.app/Contents/lib/libglib-2.0.dylib did remove the libglib error line
from the output.
 
I am stumped. They are not symlinks on my computer!

Jeremiah

Thanks for your help!

--Rakesh


Here's the replicated error message off of the provided build:

Macbook-white:MacOS rbabu$ cd ~/Desktop/Denemo.app/Contents/MacOS/
Macbook-white:MacOS rbabu$ ls
denemo.icns denemo.sh
Macbook-white:MacOS rbabu$ ./denemo.sh
dyld: Library not loaded: @executable_path/../lib/libglib-2.0.0.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/glib-compile-schemas
  Reason: no suitable image found.  Did find:
        /usr/local/lib/libglib-2.0.0.dylib: mach-o, but wrong architecture
./denemo.sh: line 11: 34473 Trace/BPT trap: 5
$PREFIX/bin/glib-compile-schemas $PREFIX/share/glib-2.0/schemas/
dyld: Library not loaded: @executable_path/../lib/libexpat.1.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/fc-cache
  Reason: Incompatible library version: fc-cache requires version 8.0.0 or
later, but libexpat.1.dylib provides version 7.0.0
./denemo.sh: line 31: 34476 Trace/BPT trap: 5       $PREFIX/bin/fc-cache -fv
~/Library/Fonts/
dyld: Library not loaded: @executable_path/../lib/libexpat.1.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/pango-querymodules
  Reason: Incompatible library version: pango-querymodules requires version
8.0.0 or later, but libexpat.1.dylib provides version 7.0.0
./denemo.sh: line 32: 34477 Trace/BPT trap: 5
$PREFIX/bin/pango-querymodules > $PREFIX/etc/pango/pango.modules
dyld: Library not loaded: @executable_path/../lib/libguile.17.dylib
  Referenced from:
/Users/rbabu/Desktop/Denemo.app/Contents/MacOS/../Resources/bin/denemo
  Reason: image not found
./denemo.sh: line 33: 34478 Trace/BPT trap: 5       $PREFIX/bin/denemo

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46117>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Denemo-devel mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/denemo-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]