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

Unable to compile Perl 5.24.1 with Intel 17 #15854

Open
p5pRT opened this issue Jan 31, 2017 · 10 comments
Open

Unable to compile Perl 5.24.1 with Intel 17 #15854

p5pRT opened this issue Jan 31, 2017 · 10 comments

Comments

@p5pRT
Copy link

p5pRT commented Jan 31, 2017

Migrated from rt.perl.org#130682 (status was 'open')

Searchable as RT130682$

@p5pRT
Copy link
Author

p5pRT commented Jan 31, 2017

From ajstewart@anl.gov

Hi,

I'm trying to build the latest stable release of Perl with the Intel compilers, but it doesn't seem to be working properly. The error I'm seeing looks like​:

ld​: cannot find -lm
ld​: cannot find -lcilkrts
ld​: cannot find -lc
ld​: cannot find -ldl
ld​: cannot find -lc

I can provide you with the rest of the output of the build if you want.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

@p5pRT
Copy link
Author

p5pRT commented Feb 3, 2017

From @jkeenan

On Tue, 31 Jan 2017 16​:55​:46 GMT, ajstewart@​anl.gov wrote​:

Hi,

I'm trying to build the latest stable release of Perl with the Intel
compilers, but it doesn't seem to be working properly. The error I'm
seeing looks like​:

ld​: cannot find -lm
ld​: cannot find -lcilkrts
ld​: cannot find -lc
ld​: cannot find -ldl
ld​: cannot find -lc

I can provide you with the rest of the output of the build if you
want.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

1. By "latest stable release", do you mean perl-5.24.1? If not, can you indicate which version?

2. Have you been able to build earlier stable releases (e.g., 5.20, 5.22, 5.24.0) from source with this compiler? If so, can you provide us with the output of 'perl -Ilib -V' for that perl? (Preferably as attachment rather than inline.)

3. Can you provide us with the output of 'uname -a' -- if Unix-ish -- or its Windows equivalent?

Thank you very much.
Jim Keenan

--
James E Keenan (jkeenan@​cpan.org)

@p5pRT
Copy link
Author

p5pRT commented Feb 3, 2017

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Feb 4, 2017

From ajstewart@anl.gov

James,

1. Yes, it's in the subject line, but I guess I forgot to put it in the body
2. No, but I figure it ought to build with Intel
3. Linux blogin4 2.6.32-642.11.1.el6.x86_64 #1 SMP Fri Nov 18 19​:25​:05 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

This is on CentOS 6 with the Intel 17.0.1 compilers. I also tried Intel 16.0.1 but that also failed in the same way. Compilation with GCC works fine, obviously.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

________________________________________
From​: James E Keenan via RT [perlbug-followup@​perl.org]
Sent​: Thursday, February 02, 2017 7​:23 PM
To​: Stewart, Adam James
Subject​: [perl #130682] Unable to compiler Perl 5.24.1 with Intel 17

On Tue, 31 Jan 2017 16​:55​:46 GMT, ajstewart@​anl.gov wrote​:

Hi,

I'm trying to build the latest stable release of Perl with the Intel
compilers, but it doesn't seem to be working properly. The error I'm
seeing looks like​:

ld​: cannot find -lm
ld​: cannot find -lcilkrts
ld​: cannot find -lc
ld​: cannot find -ldl
ld​: cannot find -lc

I can provide you with the rest of the output of the build if you
want.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

1. By "latest stable release", do you mean perl-5.24.1? If not, can you indicate which version?

2. Have you been able to build earlier stable releases (e.g., 5.20, 5.22, 5.24.0) from source with this compiler? If so, can you provide us with the output of 'perl -Ilib -V' for that perl? (Preferably as attachment rather than inline.)

3. Can you provide us with the output of 'uname -a' -- if Unix-ish -- or its Windows equivalent?

Thank you very much.
Jim Keenan

--
James E Keenan (jkeenan@​cpan.org)

@p5pRT
Copy link
Author

p5pRT commented Feb 4, 2017

From @jkeenan

On Sat, 04 Feb 2017 05​:31​:09 GMT, ajstewart@​anl.gov wrote​:

James,

1. Yes, it's in the subject line, but I guess I forgot to put it in
the body
2. No, but I figure it ought to build with Intel
3. Linux blogin4 2.6.32-642.11.1.el6.x86_64 #1 SMP Fri Nov 18 19​:25​:05
UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

This is on CentOS 6 with the Intel 17.0.1 compilers. I also tried
Intel 16.0.1 but that also failed in the same way. Compilation with
GCC works fine, obviously.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

________________________________________
From​: James E Keenan via RT [perlbug-followup@​perl.org]
Sent​: Thursday, February 02, 2017 7​:23 PM
To​: Stewart, Adam James
Subject​: [perl #130682] Unable to compiler Perl 5.24.1 with Intel 17

On Tue, 31 Jan 2017 16​:55​:46 GMT, ajstewart@​anl.gov wrote​:

Hi,

I'm trying to build the latest stable release of Perl with the Intel
compilers, but it doesn't seem to be working properly. The error I'm
seeing looks like​:

ld​: cannot find -lm
ld​: cannot find -lcilkrts
ld​: cannot find -lc
ld​: cannot find -ldl
ld​: cannot find -lc

I can provide you with the rest of the output of the build if you
want.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

1. By "latest stable release", do you mean perl-5.24.1? If not, can
you indicate which version?

2. Have you been able to build earlier stable releases (e.g., 5.20,
5.22, 5.24.0) from source with this compiler? If so, can you provide
us with the output of 'perl -Ilib -V' for that perl? (Preferably as
attachment rather than inline.)

3. Can you provide us with the output of 'uname -a' -- if Unix-ish --
or its Windows equivalent?

Thank you very much.
Jim Keenan

--
James E Keenan (jkeenan@​cpan.org)

P5P​: Is there anyone with Intel 16.0 or 17.0 who could check this problem out?

Thank you very much.
Jim Keenan

--
James E Keenan (jkeenan@​cpan.org)

@p5pRT
Copy link
Author

p5pRT commented Feb 5, 2017

From @arc

James E Keenan via RT <perlbug-followup@​perl.org> wrote​:

P5P​: Is there anyone with Intel 16.0 or 17.0 who could check this problem out?

I've filled in a form to get a licence for the Intel compiler, and I'm
told I'll hear back within two business days. If someone else is in a
position to investigate in the meantime, please go ahead :-)

--
Aaron Crane ** http​://aaroncrane.co.uk/

@p5pRT
Copy link
Author

p5pRT commented Feb 20, 2017

From ajstewart@anl.gov

Any updates on this? I can try investigating things on my end if you tell me what to hack.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

________________________________________
From​: Aaron Crane via RT [perlbug-followup@​perl.org]
Sent​: Sunday, February 05, 2017 5​:49 AM
To​: Stewart, Adam James
Subject​: Re​: [perl #130682] Unable to compiler Perl 5.24.1 with Intel 17

James E Keenan via RT <perlbug-followup@​perl.org> wrote​:

P5P​: Is there anyone with Intel 16.0 or 17.0 who could check this problem out?

I've filled in a form to get a licence for the Intel compiler, and I'm
told I'll hear back within two business days. If someone else is in a
position to investigate in the meantime, please go ahead :-)

--
Aaron Crane ** http​://aaroncrane.co.uk/

@p5pRT
Copy link
Author

p5pRT commented Feb 23, 2017

From @petdance

I've been trying to get Parallel Studio XE to install on my playground Linux box, but the install has been dying silently.

Confirm for me please that this is the compiler package we're talking about? https://software.intel.com/en-us/intel-parallel-studio-xe

@p5pRT
Copy link
Author

p5pRT commented Feb 23, 2017

From ajstewart@anl.gov

Andy,

Yep, that's the one.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

________________________________________
From​: Andy Lester via RT [perlbug-followup@​perl.org]
Sent​: Wednesday, February 22, 2017 10​:36 PM
To​: Stewart, Adam James
Subject​: [perl #130682] Unable to compile Perl 5.24.1 with Intel 17

I've been trying to get Parallel Studio XE to install on my playground Linux box, but the install has been dying silently.

Confirm for me please that this is the compiler package we're talking about? https://software.intel.com/en-us/intel-parallel-studio-xe

@p5pRT
Copy link
Author

p5pRT commented May 16, 2017

From @jkeenan

On Mon, 20 Feb 2017 16​:06​:10 GMT, ajstewart@​anl.gov wrote​:

Any updates on this? I can try investigating things on my end if you
tell me what to hack.

Andy, Aaron​: Any luck with getting an environment set up to examine this problem?

Thank you very much.

--
James E Keenan (jkeenan@​cpan.org)

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