Tiny Core Linux

Tiny Core Extensions => TCE Bugs => Topic started by: Akane on September 30, 2012, 01:18:26 AM

Title: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on September 30, 2012, 01:18:26 AM
Hello world.

/usr/local/lib/libgfortran.la which is in gfortran.tcz is invalid.

In gcc_libs.tcz, libquadmath.la is located in /usr/local/lib,
but the content if the /usr/local/lib/libgfortran.la in gfortran.tcz is pointing /usr/lib/libquadmath.la.

Here is
$ diff /usr/local/lib/libgfortran.tcz.bad /usr/local/lib/libgfortran.tcz
Code: [Select]
20c20
< dependency_libs=' '/usr/lib'/libquadmath.la -lm'
---
> dependency_libs=' '/usr/local/lib'/libquadmath.la -lm'
41a42
>

I would like to you fix it.

Thank you.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on October 04, 2012, 01:24:42 AM
I can't compile OpenMPI for this serious bug. :(

Please fix it.

Or give me the authority to administer TCEs. :)
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: solorin on October 04, 2012, 05:46:48 AM
Hello Akane.

Any authority you have is proportional to the respect accorded you by others,
which is in turn proportional to the respect you accord others and yourself.

If reporting a bug on the forum doesn't elicit a response after a reasonable time period,
it is customary PM the maintainer (check the info file).

If you don't receive a response after another reasonable time period, you can follow the instructions here: http://wiki.tinycorelinux.net/wiki:creating_extensions
and resubmit your bugfixed tcz to the repository maintainers.

cheerio,
world

p.s good luck on your project. a cluster of Cores. that's exciting!
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on October 05, 2012, 10:50:17 PM
Hello solorin.
Thank you for your reply.

I see that I have the authority to resubmit TCEs.
It looks interesting.

I'll resubmit the bugfixed gfortran.tcz in person.

In this way, should I report resubmitting every time?


p.s. Thank you for cheering.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: curaga on October 06, 2012, 12:24:46 AM
The usual way is to report bugs, wait a week (optionally PM the maintainer), if no response, then send an updated extension.

It'd be nice to report that in the bug thread, that the bug is solved with the updated package.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on October 06, 2012, 02:47:15 AM
Thank you, curaga.

I'll wait for days.
If there's no response, I'll resubmit.

Thank you all, very much.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Rich on October 06, 2012, 05:50:55 AM
Hi Akane
I think you should send a PM to  robc  that includes a link to this thread so that he may respond.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on October 06, 2012, 06:59:28 AM
Thank you for yur advice, rich.

But, I have a question.
What does "PM" stands for?
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Rich on October 06, 2012, 07:37:37 AM
Hi Akane
Sorry, it stands for  Personal Message. Use the Members link at the top of the page to look up  robc. Then click
on his name to see his profile. Then click on  Send Personal Message  on the left of the screen.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on October 06, 2012, 07:59:01 AM
Thank you, Rich.
"PM" stands for "Private Message". I remembered.

I have just sent Private Message to robc with this topic's URL.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on October 14, 2012, 08:20:06 AM
Long overdue, everyone.
I'm too busy to write here these days. Sorry.

robc said that feel free to fix the tcz.
So I fixed the invalid code and sent the bugfixed gfortran.tcz to the tcesubmit address last week.
Then Robert replied.

Now the gfortran.tcz is updated and OpenMPI can compile.

Thanks a lot for you to advice me, solorin, curaga and Rich!
I could study many things from you!

Regards,
Akane.
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: solorin on October 16, 2012, 03:13:24 AM
awesome.
b(o.o)d

thank you.

cheers,
sol

p.s. will you be packaging OpenMPI as well?
Title: Re: gfortran.tcz: libgfortran.la is invalid
Post by: Akane on October 18, 2012, 01:20:35 AM
Thanks for your reply, solorin.

p.s. will you be packaging OpenMPI as well?
About it, let's discuss at
http://forum.tinycorelinux.net/index.php/topic,14224.0.html
 (http://forum.tinycorelinux.net/index.php/topic,14224.0.html)
Thanks,
Akane.