On 2015-03-05 at 20:51:56 +0100, kmx wrote:
> Some time ago I have reported a bug "2.007_11 fails on MS Windows
> 64bit" (not a big issue itself).
> 
> The interesting point is that I have received two notifications 1/
> from github; 2/ from sf.net (I have reported the bug at sf.net)
> 
> I might have missed something but do we have now 2 bug trackers?
> (synced? mirrored? independent?)

That was me. I was figuring out a workflow to triage all the open bugs
and link them up to the relevant branches along with a milestone for
PDL v2.008 <https://github.com/PDLPorters/pdl/milestones/PDL%20v2.008>.

At least for me, it makes it easier to see what is done and has patches
already.

Regards,
- Zaki Mughal

> 
> --
> kmx
> 
> -------- Forwarded Message --------
> Subject:      Re: [pdl] SF#372 2.007_11 fails on MS Windows 64bit (#49)
> Date:         Tue, 03 Mar 2015 15:20:35 -0800
> From:         Zaki Mughal [sivoais] <notificati...@github.com>
> Reply-To:     PDLPorters/pdl 
> <reply+0001bb6d6bc9114bf2db64b148cc06fbe3d465be34b113f292cf00000001110e03c392a169ce038cc...@reply.github.com>
> 
> To:   PDLPorters/pdl <p...@noreply.github.com>
> CC:   kmx <k...@volny.cz>
> 
> 
> 
> @mohawk2 <https://github.com/mohawk2>, you made the change that
> fixes this bug that @kmx <https://github.com/kmx> brought up on SF.
> You built on Windows 64-bit when you merged #18
> <https://github.com/PDLPorters/pdl/pull/18>, correct? Close?
> 
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/PDLPorters/pdl/issues/49#issuecomment-77061515>.
> 
> 
> 
> 
> -------- Forwarded Message --------
> Subject:      [pdl:bugs] #372 2.007_11 fails on MS Windows 64bit
> Date:         Thu, 05 Mar 2015 19:41:27 +0000
> From:         Chris Marshall <marshal...@users.sf.net>
> Reply-To:     [pdl:bugs] <3...@bugs.pdl.p.re.sf.net>
> To:   [pdl:bugs] <3...@bugs.pdl.p.re.sf.net>
> 
> 
> 
>  * *status*: open --> pending-fixed
>  * *assigned_to*: mohawk
>  * *Comment*:
> 
> Fixed in git.
> 
> ---------------------------------------------------------------------------
> 
> *[bugs:#372] <http://sourceforge.net/p/pdl/bugs/372> 2.007_11 fails
> on MS Windows 64bit*
> 
> *Status:* pending-fixed
> *Group:* critical
> *Created:* Wed Feb 25, 2015 08:51 AM UTC by kmx
> *Last Updated:* Thu Feb 26, 2015 01:32 PM UTC
> *Owner:* mohawk
> 
> Seen on strawberry perl 5.20.2.1 (64bit)
> 
> ...
> Running  Mkbootstrap  for  PDL::Core  ()
> "C:\tmp64ng\perl\bin\perl.exe"  -MExtUtils::Command  -e  chmod  --  644  
> "Core.bs"
> "C:\tmp64ng\perl\bin\perl.exe"  "-I..\..\blib\arch"  "-I..\..\blib\lib"  
> pdldataswitch.c.PL  pdldataswitch.c
> (  case  PDL_B:retval  =  PDL.bvals.Byte;  break;  case  PDL_S:retval  =  
> PDL.bvals.Short;  break;  case  PDL_US:retval  =  PDL.bvals.Ushort;  break;  
> case  PDL
> _L:  retval  =  PDL.bvals.Long;  break;  case  PDL_IND:retval  =  
> PDL.bvals.Indx;  break;  case  PDL_LL:retval  =  PDL.bvals.LongLong;  break;  
> case  PDL_F:retv
> al  =  PDL.bvals.Float;  break;  case  PDL_D:retval  =  PDL.bvals.Double;  
> break;)  at  ..\..\blib\lib/PDL/Core/Dev.pm  line  711.
> "C:\tmp64ng\perl\bin\perl.exe"  "-I..\..\blib\arch"  "-I..\..\blib\lib"  
> pdlbadvalinit.c.PL  pdlbadvalinit.c
> "C:\tmp64ng\perl\bin\perl.exe"  "C:\tmp64ng\perl\lib\ExtUtils\xsubpp"  
> -typemap  "C:\tmp64ng\perl\lib\ExtUtils\typemap"  -typemap  "typemap"  
> Core.xs  >  Core.xsc  &&
> "C:\tmp64ng\perl\bin\perl.exe"  -MExtUtils::Command  -e  mv  --  Core.xsc  
> Core.c
> Can't  find  string  terminator  "'"  anywhere  before  EOF  at  -e  line  1.
> Error  reading  from  pipe  'C:\tmp64ng\perl\bin\perl.exe  -e  'require  
> "Dev.pm";  PDL::Core::Dev::generate_core_flags()'':  in  Core.xs,  line  359
> dmake:  Error  code  129,  while  making  'Core.c'
> dmake:  Error  code  255,  while  making  'subdirs'
> dmake.exe:  Error  code  255,  while  making  'subdirs'
> FAIL
> !  Installing  
> https://cpan.metacpan.org/authors/id/C/CH/CHM/PDL-2.007_11.tar.gz failed. See 
> C:\tmp64ng\data\.cpanm\work\1424853873.19860\build.log for details.
> Retry  with  --force  to  force  install  it.
> 
> ---------------------------------------------------------------------------
> 
> Sent from sourceforge.net because you indicated interest in
> https://sourceforge.net/p/pdl/bugs/372/
> <https://sourceforge.net/p/pdl/bugs/372>
> 
> To unsubscribe from further messages, please visit
> https://sourceforge.net/auth/subscriptions/
> <https://sourceforge.net/auth/subscriptions>
> 

> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website, sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for all
> things parallel software development, from weekly thought leadership blogs to
> news, videos, case studies, tutorials and more. Take a look and join the 
> conversation now. http://goparallel.sourceforge.net/

> _______________________________________________
> pdl-devel mailing list
> pdl-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pdl-devel


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
pdl-devel mailing list
pdl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdl-devel

Reply via email to