On Thu, May 14, 2015 at 12:25:01PM +0200, Enrico Forestieri wrote:
> On Thu, May 14, 2015 at 10:37:17AM +0200, Kornel Benko wrote:
> > Am Donnerstag, 14. Mai 2015 um 01:03:17, schrieb Enrico Forestieri 
> > <for...@lyx.org>
> > > commit 7144f8dad84b5b321f7c87143efec9eb2b6195dc
> > > Author: Enrico Forestieri <for...@lyx.org>
> > > Date:   Thu May 14 01:02:37 2015 +0200
> > > 
> > >     Update tex2lyx and tests after 306b136c
> > 
> > Tests which are calling runtests.py with parameter 'uselyx2lyx' are failing
> > now if testing is not used in in the src directory.
> 
> Sorry, I have no idea of what you are talking about. When I follow the
> directions in lib/doc/Development.lyx:
> 
> $ cd build/src/tex2lyx
> $ make alltests
> ...
> [lot of output]
> ...
> =====================
> tex2lyx tests passed.
> =====================

While:

$ cd build
$ make alltests
...
  CXXLD  check_trivstring
Undefined                       first referenced
 symbol                             in file
_ZNK3lyx14trivial_stringIcE5c_strEv check_trivstring.o
_ZNK3lyx14trivial_stringIwE5c_strEv check_trivstring.o
ld: fatal: Symbol referencing errors. No output written to check_trivstring
make[5]: *** [check_trivstring] Error 1
make[5]: Leaving directory `/opt/src/lyx/lyx-devel/build/src/support'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/opt/src/lyx/lyx-devel/build/src/support'
make[3]: *** [check] Error 2
make[3]: Leaving directory `/opt/src/lyx/lyx-devel/build/src/support'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/opt/src/lyx/lyx-devel/build/src'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/opt/src/lyx/lyx-devel/build/src'
make: *** [check-recursive] Error 1

-- 
Enrico

Reply via email to