Re: [Fink-users] Failed: phase compiling: parallel-oct364-2.0.5-6 failed

2013-12-17 Thread Alexander Hansen
On 12/17/13 2:02 PM, Viv Kendon wrote:
 On Sun, 15 Dec 2013, Dominique Dhumieres wrote:

 Now added to the distribution.

 This has still not propagated to me!-(

 Dominique


 just saw parallel-oct.info come through, but then got:

 Scanning package description files..WARNING: End of file reached during
 here-document in
 /sw/fink/dists/stable/main/finkinfo/sci/parallel-oct.info.

 on 10.6 -- a typo of some sort?

 -- Viv
 
 Dr Viv Kendonhttp://quantum.leeds.ac.uk/~viv
 tel: +44 113 343 4864  Physics and Astronomy
 Quantum Information GroupUniversity of Leeds


Indeed.  Now it's fixed.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: parallel-oct364-2.0.5-6 failed

2013-12-15 Thread Dominique Dhumieres
 Now added to the distribution.

This has still not propagated to me!-(

Dominique

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: parallel-oct364-2.0.5-6 failed

2013-12-14 Thread Alexander Hansen
On 12/13/13 11:55 AM, Dominique Dhumieres wrote:
 Installing parallel-oct364-2.0.5-6 on

 Package manager version: 0.36.1
 Distribution version: selfupdate-rsync Fri Dec 13 20:51:32 2013, 10.9, x86_64
 Trees: local/main stable/main
 Xcode.app: 5.0.2
 Xcode command-line tools: 5.0.1.0.1.1382131676
 parallel-oct364-2.0.5-6 is set to build with only one job.

 failed with

 mkoctfile: stripping disabled on this platform
 mkoctfile: stripping disabled on this platform
 connect.cc:41:9: error: use of undeclared identifier 'read'
  if (read (fd, buf, count)  (ssize_t)count)
  ^
 connect.cc:49:9: error: use of undeclared identifier 'write'
  if (write (fd, buf, count)  (ssize_t)count)
  ^
 connect.cc:111:6: error: use of undeclared identifier 'usleep'
  usleep(5000);
  ^
 connect.cc:128:10: error: use of undeclared identifier 'getpid'
  pid=getpid();
  ^
 connect.cc:168:7: error: use of undeclared identifier 'usleep'
usleep(100); // why?
^
 connect.cc:205:6: error: use of undeclared identifier 'usleep'
  usleep(5000);
  ^
 connect.cc:247:8: error: use of undeclared identifier 'close'
close(sock);
^
 7 errors generated.
 make: *** [connect.oct] Error 1
 'make' returned the following error: make: Entering directory 
 `/private/var/tmp/oct-KZccSk/parallel-2.0.5/src'
 /sw64/bin/mkoctfile-3.6.4 -s sclose.cc sock-stream.cc
 /sw64/bin/mkoctfile-3.6.4 -s connect.cc sock-stream.cc
 make: Leaving directory `/private/var/tmp/oct-KZccSk/parallel-2.0.5/src'
 error: called from 'pkgconfigure_make' in file 
 /sw64/share/octave/3.6.4/m/pkg/pkg.m near line 1385, column 9
 error: called from:
 error:   /sw64/share/octave/3.6.4/m/pkg/pkg.m at line 827, column 5
 error:   /sw64/share/octave/3.6.4/m/pkg/pkg.m at line 383, column 9
 error:   /sw64/src/fink.build/parallel-oct364-2.0.5-6/bld/octave-forge-comp 
 at line 4, column 1
 ### execution of /tmp/fink.t8Gq9 failed, exit code 1
 Removing runtime build-lock...
 Removing build-lock package...
 /sw64/bin/dpkg-lockwait -r fink-buildlock-parallel-oct364-2.0.5-6
 (Reading database ... 270790 files and directories currently installed.)
 Removing fink-buildlock-parallel-oct364-2.0.5-6 ...
 Failed: phase compiling: parallel-oct364-2.0.5-6 failed

 TIA

 Dominique


Oops.  I had fixed that locally, but that doesn't work for anybody else. :-)

Now added to the distribution.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Failed: phase compiling: parallel-oct364-2.0.5-6 failed

2013-12-13 Thread Dominique Dhumieres
Installing parallel-oct364-2.0.5-6 on

Package manager version: 0.36.1
Distribution version: selfupdate-rsync Fri Dec 13 20:51:32 2013, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1382131676
parallel-oct364-2.0.5-6 is set to build with only one job.

failed with

mkoctfile: stripping disabled on this platform
mkoctfile: stripping disabled on this platform
connect.cc:41:9: error: use of undeclared identifier 'read'
if (read (fd, buf, count)  (ssize_t)count)
^
connect.cc:49:9: error: use of undeclared identifier 'write'
if (write (fd, buf, count)  (ssize_t)count)
^
connect.cc:111:6: error: use of undeclared identifier 'usleep'
usleep(5000);
^
connect.cc:128:10: error: use of undeclared identifier 'getpid'
pid=getpid();
^
connect.cc:168:7: error: use of undeclared identifier 'usleep'
  usleep(100); // why?
  ^
connect.cc:205:6: error: use of undeclared identifier 'usleep'
usleep(5000);
^
connect.cc:247:8: error: use of undeclared identifier 'close'
  close(sock);
  ^
7 errors generated.
make: *** [connect.oct] Error 1
'make' returned the following error: make: Entering directory 
`/private/var/tmp/oct-KZccSk/parallel-2.0.5/src'
/sw64/bin/mkoctfile-3.6.4 -s sclose.cc sock-stream.cc
/sw64/bin/mkoctfile-3.6.4 -s connect.cc sock-stream.cc
make: Leaving directory `/private/var/tmp/oct-KZccSk/parallel-2.0.5/src'
error: called from 'pkgconfigure_make' in file 
/sw64/share/octave/3.6.4/m/pkg/pkg.m near line 1385, column 9
error: called from:
error:   /sw64/share/octave/3.6.4/m/pkg/pkg.m at line 827, column 5
error:   /sw64/share/octave/3.6.4/m/pkg/pkg.m at line 383, column 9
error:   /sw64/src/fink.build/parallel-oct364-2.0.5-6/bld/octave-forge-comp at 
line 4, column 1
### execution of /tmp/fink.t8Gq9 failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw64/bin/dpkg-lockwait -r fink-buildlock-parallel-oct364-2.0.5-6
(Reading database ... 270790 files and directories currently installed.)
Removing fink-buildlock-parallel-oct364-2.0.5-6 ...
Failed: phase compiling: parallel-oct364-2.0.5-6 failed

TIA

Dominique

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users