Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Build failed at 17.0 #47

Open
matwey opened this issue May 1, 2014 · 1 comment
Open

Build failed at 17.0 #47

matwey opened this issue May 1, 2014 · 1 comment

Comments

@matwey
Copy link

matwey commented May 1, 2014

Hi,

I am getting the following with 17.0

[   23s] ==> sqerl-0.0.0+git20140429.4b2a616 (compile)
[   24s] Compiled src/sqerl_client.erl
[   24s] Compiled src/sqerl_transformers.erl
[   24s] Compiled src/sqerl_adhoc.erl
[   24s] Compiled src/sqerl_pgsql_errors.erl
[   24s] Compiled src/sqerl_rec.erl
[   24s] Compiled src/sqerl.erl
[   24s] Compiling src/sqerl_pgsql_client.erl failed:
[   24s] src/sqerl_pgsql_client.erl:47: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:48: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:205: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:219: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:219: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:237: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:237: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:243: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:243: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:258: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:258: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:270: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:273: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:313: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[   24s] src/sqerl_pgsql_client.erl:313: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
@seth
Copy link
Contributor

seth commented May 1, 2014

Thanks for the report. We have some updating to do to get compatibility
with latest OTP based on that.

On Wed, Apr 30, 2014 at 11:49 PM, Matwey V. Kornilov <
notifications@github.com> wrote:

Hi,

I am getting the following with 17.0

[ 23s] ==> sqerl-0.0.0+git20140429.4b2a616 (compile)
[ 24s] Compiled src/sqerl_client.erl
[ 24s] Compiled src/sqerl_transformers.erl
[ 24s] Compiled src/sqerl_adhoc.erl
[ 24s] Compiled src/sqerl_pgsql_errors.erl
[ 24s] Compiled src/sqerl_rec.erl
[ 24s] Compiled src/sqerl.erl
[ 24s] Compiling src/sqerl_pgsql_client.erl failed:
[ 24s] src/sqerl_pgsql_client.erl:47: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:48: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:205: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:219: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:219: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:237: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:237: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:243: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:243: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:258: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:258: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:270: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:273: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:313: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2
[ 24s] src/sqerl_pgsql_client.erl:313: type dict/0 is deprecated and will be removed in OTP 18.0; use use dict:dict/0 or preferably dict:dict/2


Reply to this email directly or view it on GitHubhttps://github.com//issues/47
.

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

No branches or pull requests

2 participants