emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#25650: closed (testsuite_bug_regex*_LDADD not defi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#25650: closed (testsuite_bug_regex*_LDADD not defined thus the building of bug-regex* fail if configure with --with-included-regex)
Date: Sun, 29 Oct 2017 03:34:02 +0000

Your message dated Sat, 28 Oct 2017 21:33:34 -0600
with message-id <address@hidden>
and subject line Re: bug#25650: testsuite_bug_regex*_LDADD not defined thus the 
building of bug-regex* fail if configure with --with-included-regex
has caused the debbugs.gnu.org bug report #25650,
regarding testsuite_bug_regex*_LDADD not defined thus the building of 
bug-regex* fail if configure with --with-included-regex
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
25650: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25650
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: testsuite_bug_regex*_LDADD not defined thus the building of bug-regex* fail if configure with --with-included-regex Date: Tue, 07 Feb 2017 20:22:47 +0100 User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.13) Gecko/20101206 SUSE/3.1.7 Thunderbird/3.1.7
I have tried to build sed-4.4 using DJGPP.  It has been configured using
--with-included-regex.  Non of the bug-regex*.exe can be build because
the required libsed.a is not linked to them.  The reason is that neither
testsuite_bug_regex*_LDADD nor LIBS are set to any usefull value.
testsuite_bug_regex*_LDADD is defined to LDADD but LDADD is not defined
at all and LIBS is also not defined at all.  You do not need DJGPP, I
think it can be checked with cygwin and/or mingw if and only if it is
build with --with-included-regex.  The other special tests have explicitly
set their special *_LDADD to libsed.a so  they build flawlesly.  In the end
you must decide if you still want to support these checks at all.
If more info is needed, please contact me.

Regards,
Juan M. Guerrero



--- End Message ---
--- Begin Message --- Subject: Re: bug#25650: testsuite_bug_regex*_LDADD not defined thus the building of bug-regex* fail if configure with --with-included-regex Date: Sat, 28 Oct 2017 21:33:34 -0600 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0
Hello,

On 2017-02-07 12:22 PM, Juan Manuel Guerrero wrote:
I have tried to build sed-4.4 using DJGPP.  It has been configured using
--with-included-regex.  Non of the bug-regex*.exe can be build because
the required libsed.a is not linked to them.

These problematic regex tests were recently removed from sed:
https://git.savannah.gnu.org/cgit/sed.git/commit/?id=97478b089

I'm therefore closing this bug.

regards,
 - assaf


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]