You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Rainer Jung <ra...@kippdata.de> on 2018/04/09 17:22:01 UTC

Re: buildbot success in on httpd-trunk

Hi Steffen,

are the below errors you reported from building trunk or from building 
2.4? Your mail subject was "Re: buildbot success in  on httpd-trunk" so 
I thought trunk but after trying for quite some time couldn't find any 
reason for problems there. Your second email makes me wonder whether you 
copied trunk files to a 2.4 source tree, which is in most cases not a 
good idea.

So can you clarify what you tried and choose an appropriate email 
subject, so tat we can see from the subject, what the topic is?

Thanks and regards,

Rainer

Am 09.04.2018 um 16:59 schrieb Steffen:
> Looks cannot build without other sources from trunk, like maybe ap_mmn.h 
> util_filter.h core_filters.c request.c util_filter.c
> 
> Can we have a patch for 2.4 ?
> 
> On Monday 09/04/2018 at 16:37, Steffen wrote:
>> Current trunk still does  not build mod_ssl on windows:
>>
>> Got:
>> ssl_engine_io.obj : error LNK2019: unresolved external symbol 
>> _ap_filter_reinstate_brigade referenced in function _ssl_io_filter_output
>> ssl_engine_io.obj : error LNK2019: unresolved external symbol 
>> _ap_filter_should_yield referenced in function _ssl_io_filter_output
>> ssl_engine_io.obj : error LNK2019: unresolved external symbol 
>> _ap_filter_setaside_brigade referenced in function _ssl_io_filter_output
>>
>> And warnings with same vcar's:
>> WarningC4013'ap_filter_reinstate_brigade' undefined; assuming extern 
>> returning 
>> intmod_sslc:\vc15\win32\httpd-2.4\modules\ssl\ssl_engine_io.c1782
>> WarningC4013'ap_filter_should_yield' undefined; assuming extern 
>> returning 
>> intmod_sslc:\vc15\win32\httpd-2.4\modules\ssl\ssl_engine_io.c1808
>> WarningC4013'ap_filter_setaside_brigade' undefined; assuming extern 
>> returning 
>> intmod_sslc:\vc15\win32\httpd-2.4\modules\ssl\ssl_engine_io.c1865
>>
>>
>> Cannot figure out if I miss an include.
>>
>>
>> On Monday 09/04/2018 at 16:17, buildbot@apache.org wrote:
>>
>>     The Buildbot has detected a restored build on builder httpd-trunk
>>     while building . Full details are available at:
>>     https://ci.apache.org/builders/httpd-trunk/builds/1995
>>
>>     Buildbot URL: https://ci.apache.org/
>>
>>     Buildslave for this Build: bb_slave6_ubuntu
>>
>>     Build Reason: The AnyBranchScheduler scheduler named
>>     'httpd-trunk-on-commit' triggered this build
>>     Build Source Stamp: [branch httpd/httpd/trunk] 1828723
>>     Blamelist: icing
>>
>>     Build succeeded!
>>
>>     Sincerely,
>>     -The Buildbot