Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
D
dalmatinerdb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 30
    • Issues 30
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 0
    • Merge Requests 0
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Project-FiFo
  • DalmatinerDB
  • dalmatinerdb
  • Issues
  • #144

Closed
Open
Opened May 23, 2018 by laofa@laofa

compile fail on ubuntu16.04

I've installed esl-erlang 19.0 (also tried esl-erlang 19.3-1 and erlang, erlang-os-mon 18.3) in ubuntu 16.04.

when compile dalmatinerdb (make deb-repare or make deb-package), get the error:

===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace or consult rebar3.crashdump

below is the content of rebar3.crashdump:

Error: undef
[{lager,warning,
        ["{level, ~p} has been deprecated. Use 'hidden' or '{hidden, true}'",
         [advanced]],
        []},
 {cuttlefish_conf,generate_element,1,
                  [{file,"/data/build/dalmatinerdb/_build/default/plugins/cuttlefish/src/cuttlefish_conf.erl"},
                   {line,122}]},
 {cuttlefish_conf,'-generate/1-fun-0-',2,
                  [{file,"/data/build/dalmatinerdb/_build/default/plugins/cuttlefish/src/cuttlefish_conf.erl"},
                   {line,88}]},
 {lists,foldl,3,[{file,"lists.erl"},{line,1263}]},
 {cuttlefish_conf,generate_file,2,
                  [{file,"/data/build/dalmatinerdb/_build/default/plugins/cuttlefish/src/cuttlefish_conf.erl"},
                   {line,93}]},
 {rebar3_cuttlefish_release,make_default_file,3,
                            [{file,"/data/build/dalmatinerdb/_build/default/plugins/rebar3_cuttlefish/src/rebar3_cuttlefish_release.erl"},
                             {line,117}]},
 {rebar3_cuttlefish_release,do,1,
                            [{file,"/data/build/dalmatinerdb/_build/default/plugins/rebar3_cuttlefish/src/rebar3_cuttlefish_release.erl"},
                             {line,100}]},
 {rebar_core,do,2,
             [{file,"/home/tristan/Devel/rebar3/_build/default/lib/rebar/src/rebar_core.erl"},
              {line,153}]}]

is any body know what's the reason of this error?

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: Project-FiFo/DalmatinerDB/dalmatinerdb#144