[...]
> > I'm trying to create the tarball with the new git and (cd build &&
> > ../tar-create.sh 0 15) but oddly I'm getting:
> >
> > barry-0.15/maintainer/make-deb-local.sh
> > barry-0.15/maintainer/git-release-tar.sh
> > barry-0.15/maintainer/make-deb.sh
> > barry-0.15/config.h.in
> > ../tar-create.sh: line 35: dpkg-source: command not found
> >
> > I'm not sure what happened because I was able to create the tarball from
> > the previous git just fine... Any idea?
>
> I did some changes to the maintainer scripts a while back... I forget when,
> but now it is a multi-step process. git-extract.sh extracts a clean
> tree from a git repo. tar-prepare.sh does all the steps needed to
> generate the documentation, etc. And tar-create.sh creates the release
> tar.bz2 and the debian orig.tar.gz source package.
>
> I suppose for convenience, I should split that into tar-create.sh and
> deb-src-create.sh :-) (time passes) Ok, I did that, and updated git.
>
> Take a look at the snapshot.sh script in the scripts branch of the git repo
> for the sequence in action.
>
Hi Chris,
I'm back to trying to build the latest git, but I'm not seeing the snapshot.sh
anywhere. I ran 'git clone git://repo.or.cz/barry.git scripts' and looked in
the scripts directory. You'll have to forgive me, I'm not very experienced
with git so I could easily be missing something.
>
> > libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
> > libtoolize: rerunning libtoolize, to keep the correct libtool macros
> > in-tree.
> > libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
> > libtoolize: putting macros in `../m4'.
>
> Interesting. I've added these to the root configure.ac and the root
> Makefile.am. Let me know if this makes it any better for you.
>
I'm still getting the following upon using /maintainer/tar-prepare.sh:
Generating logs.html
Warning: Tag `USE_WINDOWS_ENCODING' at line 64 of file Doxyfile has become
obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `DETAILS_AT_TOP' at line 156 of file Doxyfile has become obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 1189 of file Doxyfile has become
obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 1197 of file Doxyfile has become
obsolete.
To avoid this warning please update your configuration file using "doxygen -u"
Searching for include files...
[...]
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:20: installing `./config.guess'
configure.ac:20: installing `./config.sub'
configure.ac:10: installing `./install-sh'
configure.ac:10: installing `./missing'
examples/Makefile.am: installing `./depcomp'
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
libtoolize: putting macros in `../m4'.
libtoolize: copying file `../m4/libtool.m4'
libtoolize: copying file `../m4/ltoptions.m4'
libtoolize: copying file `../m4/ltsugar.m4'
libtoolize: copying file `../m4/ltversion.m4'
libtoolize: copying file `../m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
libtoolize: putting macros in `../m4'.
libtoolize: copying file `../m4/libtool.m4'
libtoolize: copying file `../m4/ltoptions.m4'
libtoolize: copying file `../m4/ltsugar.m4'
libtoolize: copying file `../m4/ltversion.m4'
libtoolize: copying file `../m4/lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
Finally, when I try to build with opensync, I get the following:
checking how to hardcode library paths into programs... immediate
./configure: line 17077: syntax error near unexpected token
`-fvisibility=hidden,'
./configure: line 17077: `AX_C_CHECK_FLAG(-fvisibility=hidden, , ,'
make: *** [config.status] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.T6bGeY (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.T6bGeY (%build)
If I build excluding opensync, I have no problems. Any thoughts? I know this
problem has been brought up before, but I'm not sure if any of the previous
fixes apply.
Chris
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations
Conference from O'Reilly Media. Velocity features a full day of
expert-led, hands-on workshops and two days of sessions from industry
leaders in dedicated Performance & Operations tracks. Use code vel09scf
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel