On Wed, 2013-02-27 at 13:15 -0600, Jeremiah Benham wrote: > I will look into this. Would it be better to give you ssh access or > have the server autogenerate builds for you?
I am not sure what that might be like - I am not even at all sure that I will make progress on getting a windows executable that works reliably: I would be confident of being able to eliminate the chance that the bug is down to some idiocy in the Denemo code if I had a reasonably quick way of generating candidates (by chopping out parts of Denemo and checking if the faults still happened). But whether upgrading (or even downgrading) the gdk-pixbuf version is something that I would be able to win with I am not at all sure. If there are any folk out there with windows boxes that can give a trial to http://denemo.org/downloads/denemo-1.0.0.~rc.10-0.mingw.exe so we can get a picture of how well (or badly) it works I would really like to hear from them. It *could* be just windows xp that can't run this version, we could live with that I guess. Richard > > > Jeremiah > > On Feb 27, 2013 1:03 PM, "Richard Shann" <richard.sh...@virgin.net> > wrote: > On Wed, 2013-02-27 at 11:35 -0600, Jeremiah Benham wrote: > > > > > > On Wed, Feb 27, 2013 at 10:52 AM, Richard Shann > > <richard.sh...@virgin.net> wrote: > > Working from your gub master branch also fails - > nsis won't go > > through - > > I don't know what may have changed since I used it > before. The > > error > > looks like this: > > > > *** Stage: compile (nsis, tools) > > invoking > cd /home/rshann/gub/target/tools/build/nsis-2.46.src > > && scons > PREFIX=/home/rshann/gub/target/tools/root/usr > > > PREFIX_DEST=/home/rshann/gub/target/tools/install/nsis-2.46.src-root > DEBUG=no NSIS_CONFIG_LOG=yes SKIPUTILS="NSIS Menu" > > > > /home/rshann/gub/target/tools/root/usr/lib/scons-0.98.4/SCons/compat/_scons_hashlib.py:36: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > > import md5 > > scons: Reading SConscript files ... > > > > /home/rshann/gub/target/tools/root/usr/lib/scons-0.98.4/SCons/Platform/posix.py:38: > DeprecationWarning: The popen2 module is deprecated. Use the subprocess > module. > > import popen2 > > > > /home/rshann/gub/target/tools/root/usr/lib/scons-0.98.4/SCons/Tool/msvs.py:37: > DeprecationWarning: the md5 module is deprecated; use hashlib instead > > import md5 > > EnvironmentError: No module named _sha256: > > > > The only commit you have made to this is to set > Debug=no in > > nsis.py > > > > > > The last thing I did in master was to revert some evince > stuff back to > > what was used around the rc3 release. If you want to use it > you will > > have to do the symlinking with the evince libs > into /usr/lib/ like I > > described a while back. > I think my links are still there, but I haven't got that far > yet... > > I will do some work on the mingw branch soon. Are you sure > you have > > the master branch? > git branch > * master > mingw > > so I guess so - I deleted the non-mingw PLATFORMS in > denemo.make so I > get: > > git diff > diff --git a/denemo.make b/denemo.make > index 21259cf..c18a3eb 100644 > --- a/denemo.make > +++ b/denemo.make > @@ -6,7 +6,7 @@ default: all > DENEMO_BRANCH="master" > DENEMO_REPO_URL=git://git.savannah.gnu.org/denemo.git > > -PLATFORMS=mingw linux-x86 darwin-x86 > +PLATFORMS=mingw > > # derived info > DENEMO_SOURCE_URL=$(DENEMO_REPO_URL)?branch=$(DENEMO_BRANCH) > > > but that is all. > > > I fixed the md5sum hashlib thing a while back. > > So perhaps your fix is only in your local copy? > > Richard > > _______________________________________________ Denemo-devel mailing list Denemo-devel@gnu.org https://lists.gnu.org/mailman/listinfo/denemo-devel