#13613: evince-3.36.3
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  renodr
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  9.2
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by renodr):

 Something interesting has happened with this version of evince.

 It seems that the autotools files weren't generated/shipped (which
 wouldn't be a problem, but autogen.sh fails!)

 {{{
 autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
 autoreconf: configure.ac: tracing
 autoreconf: running: libtoolize --copy --force
 libtoolize: putting auxiliary files in '.'.
 libtoolize: copying file './ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, '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'
 autoreconf: running: /usr/bin/autoconf --force
 configure.ac:78: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
       If this token and others are legitimate, please use
 m4_pattern_allow.
       See the Autoconf documentation.
 configure.ac:82: error: possibly undefined macro: AM_GNU_GETTEXT
 autoreconf: /usr/bin/autoconf failed with exit status: 1
 }}}

 I have looked and there is a meson port available, however it seems to
 still be quite buggy. Most of the commits in 3.36.2 and 3.36.3 were for
 meson.

 Should we port over to meson? I'll note that it's bad practice to remove
 autotools support in a point release.  I'll also need to build Texlive to
 check on the CFLAGS before configure.

 The other option would be to try to fix the autotools problems here.
 Another would be to file a bug report upstream and hold for another
 release (which isn't the optimal option in my opinion).

 I'm leaning towards converting to meson in this case. I can build Texlive
 tomorrow. Opinions please?

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/13613#comment:4>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to