[Groonga-commit] [Still Failing] mroonga/mroonga#83 (master - 5d8f299)

Back to archive index

Travis-CI notif****@travi*****
Fri Oct 5 15:48:35 JST 2012


Build Update for mroonga/mroonga
-------------------------------------

Build: #83
Status: Still Failing

Duration: 11 minutes and 18 seconds
Commit: 5d8f299 (master)
Author: HAYASHI Kentaro
Message: win32: compile mrn_table with extern "C" linkage

This change indended to link with variables declared at ha_mroonga.cpp.
ha_mroonga is compiled with extern "C" linkage, but mrn_table is not, so
Visual Studio can't resolve such external symbols.

Original error message is following:
  mrn_table.obj : error LNK2001: unresolved external symbol "char * mrn_default_parser" (?mrn_default_parser@@3PEADEA) [c:\work\mroonga\mroonga-vs2010-x64\ha_mroonga.vcxproj]
  ...

View the changeset: https://github.com/mroonga/mroonga/compare/a5110e4083b2...5d8f299dca1c

View the full build log and details: http://travis-ci.org/mroonga/mroonga/builds/2672784

--

You can configure recipients for build notifications in your .travis.yml file. See http://bit.ly/lCybCJ

The delivery of this notification was kindly sponsored by Postmark. Send transactional email confidently using http://postmarkapp.com



-------------- next part --------------
An HTML attachment was scrubbed...
Download 



More information about the Groonga-commit mailing list
Back to archive index