Giter Club home page Giter Club logo

Comments (7)

felixonmars avatar felixonmars commented on July 20, 2024

forgot to mention, only 32-bit version has this issue.
building in 64-bit works flawlessly.

from brise.

lotem avatar lotem commented on July 20, 2024

I cannot reproduce the error in 32-bit Ubuntu 12.10.
I guess it has something to do with different versions of third-party libraries.
Let's have a look at the stack trace and find out.

Anyway, brise can be built under either architecture.

from brise.

felixonmars avatar felixonmars commented on July 20, 2024
# rime_deployer --build  /build/src/brise/data
terminate called after throwing an instance of 'std::runtime_error'
  what():  locale::facet::_S_create_c_locale name not valid
Aborted (core dumped)

coredump: http://good.gd/2422759.htm

from brise.

felixonmars avatar felixonmars commented on July 20, 2024

FYI, boost used for building librime is 1.52, dunno if this is a boost problem.

from brise.

lotem avatar lotem commented on July 20, 2024

I found this:
https://svn.boost.org/trac/boost/ticket/4688

Try:
LC_ALL="C" rime_deployer --build /build/src/brise/data

from brise.

felixonmars avatar felixonmars commented on July 20, 2024

It doesn't work:

# LC_ALL="C" rime_deployer --build /build/src/brise/data
Illegal instruction (core dumped)

from brise.

felixonmars avatar felixonmars commented on July 20, 2024

Fixed in kyotocabinet build options. See more info: https://code.google.com/p/rimeime/issues/detail?id=365#c25 (Chinese)

from brise.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.