Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unable to build, missing scala package #2

Open
qhua948 opened this issue Apr 9, 2018 · 3 comments
Open

Unable to build, missing scala package #2

qhua948 opened this issue Apr 9, 2018 · 3 comments

Comments

@qhua948
Copy link

qhua948 commented Apr 9, 2018

Resolving dependencies...
Configuring eta-spark-0.1.0.0...
Building eta-spark-0.1.0.0...
Failed to install eta-spark-0.1.0.0
Build log ( /home/e/.etlas/logs/eta-0.7.1.3/eta-spark-0.1.0.0-7ff8V9lSSWZ9EXhvpzvsij.log ):
etlas: Entering directory '.'
Configuring eta-spark-0.1.0.0...
Preprocessing library for eta-spark-0.1.0.0..
Building library for eta-spark-0.1.0.0..

src/Spark/Core/Internal/Types.hs:8:8: error:
    Could not find module ‘Scala’
    Use -v to see a list of the files searched for.
  |
8 | import Scala
  |        ^^^^^
etlas: Leaving directory '.'
etlas: Error: some packages failed to install:
eta-spark-0.1.0.0-7ff8V9lSSWZ9EXhvpzvsij failed during the building phase. The
exception was:
ExitFailure 1
@qhua948 qhua948 changed the title Unable to build Unable to build, missing scala package Apr 9, 2018
@Jyothsnasrinivas
Copy link
Owner

@qhua948 Should be fixed with the latest version. Can you confirm?

@andreabedini
Copy link

FIY I just managed to build the project with etlas build --allow-newer base eta-spark-core

etlas version 1.3.0.0
compiled using version 2.1.0.0 of the etlas-cabal library
index-state 2018-10-18T02:26:16Z

@Jyothsnasrinivas
Copy link
Owner

@andreabedini Thanks for bringing this up.

--allow-newer-base is a default in the latest etlas (v1.5.0.0 and above).

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants