On Thu, 2013-01-24 at 13:01 -0600, Jeremiah Benham wrote: > On 01/24/13 12:27, Richard Shann wrote: > > On Thu, 2013-01-24 at 12:22 -0600, Jeremiah Benham wrote: > >> On 01/24/13 12:04, Richard Shann wrote: > >>> On Thu, 2013-01-24 at 11:55 -0600, Jeremiah Benham wrote: > >>>> I have also submitted my changes to > >>>> gub (with the portmidi changes) so you can use it yourself also. > >>> I git pulled and tried the make for denemo in mingw. It downloaded and > >>> built portmidi but then the installer failed with "no such package: > >>> denemo" > >> Does your denemo.make say DENEMO_BRANCH="mingw"? > > No, it is a brand new git pull with no changes. > > I just uploaded denemo-1.0.0.~rc.7-6.mingw.exe. Since mingw build uses > the mingw branch denemo.make needs DENEMO_BRANCH set to mingw. I don't > know why this is but they have to be the same as the branch your are > using for the target. I will look into improving upon that someday.
ok - now I am missing denemo.main.c-envelope.patch Richard > > Jeremiah > > > > > > > DENEMO_BRANCH="master" > > DENEMO_REPO_URL=git://git.savannah.gnu.org/denemo.git > > > > PLATFORMS=mingw linux-x86 darwin-x86 > > > > and so on... > > > > Richard > > > > > > > >> Jeremiah > >> > >>> I recall seeing this at some time in the past, but can't find any hints > >>> as to what you do about it > >>> the tail of the log is below, if you have any ideas (I realize you have > >>> your hands full, but you might know this one off the top of your head). > >>> > >>> Richard > >>> > >>> * Starting build: Thu Jan 24 17:49:01 2013 > >>> *** Stage: build (installer, mingw) > >>> invoking rm > >>> -fr > >>> /home/rshann/gub/target/mingw/installer/denemo-git.savannah.gnu.org--denemo.git-master-dbdir > >>> invoking mkdir > >>> -p > >>> /home/rshann/gub/target/mingw/installer/denemo-git.savannah.gnu.org--denemo.git-master-dbdir > >>> invoking mkdir > >>> -p > >>> /home/rshann/gub/target/mingw/installer/denemo-git.savannah.gnu.org--denemo.git-master > >>> package of branch: git.savannah.gnu.org--denemo.git-mingw, expecting: > >>> git.savannah.gnu.org--denemo.git-master > >>> ignoring header: > >>> denemo-doc-git.savannah.gnu.org--denemo.git-mingw.mingw.hdr > >>> package of branch: git.savannah.gnu.org--denemo.git-mingw, expecting: > >>> git.savannah.gnu.org--denemo.git-master > >>> ignoring header: > >>> denemo-devel-git.savannah.gnu.org--denemo.git-mingw.mingw.hdr > >>> package of branch: git.savannah.gnu.org--denemo.git-mingw, expecting: > >>> git.savannah.gnu.org--denemo.git-master > >>> ignoring header: denemo-git.savannah.gnu.org--denemo.git-mingw.mingw.hdr > >>> no such package: denemo > >>> no such package: denemo > >>> > > > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
