Re: releasing 1.9 soon...



Hi,

I am giving up for tonight. jhbuild gives me a bunch of those:

          echo '-- Installing ./html/index.sgml' ; \
          /home/ensonic/bin/install-check -m 644 ./html/index.sgml
/opt/gnome-svn/share/gtk-doc/html/gconf || :; \
        fi
-- Nothing to install
gtkdoc-rebase --relative --destdir=
--html-dir=/opt/gnome-svn/share/gtk-doc/html/gconf
Unknown option: destdir
Use of uninitialized value in substitution (s///) at
/opt/gnome-svn/bin/gtkdoc-rebase line 211.
Use of uninitialized value in substitution (s///) at
/opt/gnome-svn/bin/gtkdoc-rebase line 211.
Can't open HTML directory /opt/gnome-svn/share/gtk-doc/html/gconf/: File or
Directory not found at /opt/gnome-svn/bin/gtkdoc-rebase line 227.
make[3]: [install-data-local] Fehler 2 (ignored)

basic problem is that the perl option parse does not like
 "--destdir= --next-option"
which is caused by empty DESTDIR. Before I add more crack to the rules, I go for
a sleep. Suggestions are welcome :)

For some reasons I only get this in jhbuild, but not when building own packages.

Stefan


Stefan Kost wrote:
> Hi again,
> 
> I think it looks mostly okay now. Still have some trouble with getting make
> distcheck to work though.
> 
> I also run a full jhbuild and have lots of gtk-doc books generated. So at least
> it does not terminate builds. I'll rerun the build, redirect logs and try
> greping for perl warnings.
> 
> If nothing else pops up, I'd say ready for release.
> 
> Stefan




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