Re: [Fink-users] Failure to install python27.

2013-11-15 Thread Hisashi T Fujinaka
Just FYI, --install isn't available on all versions of xcode-select.
I'm guessing (but not sure) that the latest pre-release GM didn't have
that switch.

-- 
Hisashi T Fujinaka - ht...@twofifty.com
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] problem compiling cwp-su on Mac OS 10.6.8

2013-11-15 Thread Alexander Hansen
On 11/15/13 7:48 AM, Alexander Hansen wrote:
 On 11/14/13 9:19 PM, Andrew Fisher wrote:
 Hi, Folks,

 I get this error on installation of cwp-su by fink:

 cc
 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include
 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include/Dct
 -O3 -Wall -ansi -pedantic -D_POSIX_SOURCE  -DCWP_BIG_ENDIAN dctcomp.c
 -L/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../lib
 -lutil -lcomp -lpar  -lcwp -lm  -o
 /Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp

 Undefined symbols:
_huffCompress, referenced from:
_main in ccKn9Tza.o
_buffAlloc1, referenced from:
_main in ccKn9Tza.o
_uniQuant, referenced from:
_main in ccKn9Tza.o
_buffRealloc1, referenced from:
_main in ccKn9Tza.o
_pEncode, referenced from:
_main in ccKn9Tza.o
_codeSilence, referenced from:
_main in ccKn9Tza.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[3]: ***
 [/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp]
 Error 1
 make[2]: *** [INSTALL] Error 2
 make[1]: *** [INSTALL] Error 2
 make: *** [compstuff] Error 2
 ### execution of make failed, exit code 2
 ### execution of /tmp/fink.kT1s7 failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /Applications/Apps_Utility/Fink/bin/dpkg-lockwait -r
 fink-buildlock-cwp-su-38-1
 (Reading database ... 6844 files and directories currently installed.)
 Removing fink-buildlock-cwp-su-38-1 ...
 Failed: phase compiling: cwp-su-38-1 failed

 I've run fink selfupdate and repeated install of cwp-su, same error
 appears.

 System is a iMac running OS 10.6.8, 2.93 GHz, Intel 2 Core Duo.

 Other ideas? Thanks, Andy

 Are you using a 32-bit or 64-bit Fink installation?  fink -V will give
 us that information.


I'll also cc the maintainer, to see if we could maybe update the package 
to a newer version  (November 2012 was the last release).  That way we 
could also maybe freshen the dependencies and add this to 10.7+.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] Failure to install python27.

2013-11-15 Thread Alexander Hansen
On 11/15/13 8:10 AM, Hisashi T Fujinaka wrote:
 Just FYI, --install isn't available on all versions of xcode-select.
 I'm guessing (but not sure) that the latest pre-release GM didn't have
 that switch.


Sure.  But the OP specifically mentioned having had 5.0.2 installed, so 
we skipped over update your Xcode to a release version. :-)
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] problem compiling cwp-su on Mac OS 10.6.8

2013-11-15 Thread Alexander Hansen
On 11/15/13 8:14 AM, Alexander Hansen wrote:
 On 11/15/13 7:48 AM, Alexander Hansen wrote:
 On 11/14/13 9:19 PM, Andrew Fisher wrote:
 Hi, Folks,

 I get this error on installation of cwp-su by fink:

 cc
 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include

 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include/Dct

 -O3 -Wall -ansi -pedantic -D_POSIX_SOURCE  -DCWP_BIG_ENDIAN dctcomp.c
 -L/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../lib
 -lutil -lcomp -lpar  -lcwp -lm  -o
 /Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp


 Undefined symbols:
_huffCompress, referenced from:
_main in ccKn9Tza.o
_buffAlloc1, referenced from:
_main in ccKn9Tza.o
_uniQuant, referenced from:
_main in ccKn9Tza.o
_buffRealloc1, referenced from:
_main in ccKn9Tza.o
_pEncode, referenced from:
_main in ccKn9Tza.o
_codeSilence, referenced from:
_main in ccKn9Tza.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[3]: ***
 [/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp]

 Error 1
 make[2]: *** [INSTALL] Error 2
 make[1]: *** [INSTALL] Error 2
 make: *** [compstuff] Error 2
 ### execution of make failed, exit code 2
 ### execution of /tmp/fink.kT1s7 failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /Applications/Apps_Utility/Fink/bin/dpkg-lockwait -r
 fink-buildlock-cwp-su-38-1
 (Reading database ... 6844 files and directories currently installed.)
 Removing fink-buildlock-cwp-su-38-1 ...
 Failed: phase compiling: cwp-su-38-1 failed

 I've run fink selfupdate and repeated install of cwp-su, same error
 appears.

 System is a iMac running OS 10.6.8, 2.93 GHz, Intel 2 Core Duo.

 Other ideas? Thanks, Andy

 Are you using a 32-bit or 64-bit Fink installation?  fink -V will give
 us that information.


 I'll also cc the maintainer, to see if we could maybe update the package
 to a newer version  (November 2012 was the last release).  That way we
 could also maybe freshen the dependencies and add this to 10.7+.

I replicated this error on 10.6/i386/Xcode 3.2.6.

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

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] Problem installing coreutils on OS10.9

2013-11-15 Thread Holger Brix
That worked, thanks. (And sorry that I didn't find that earlier report.)

Holger

On 11/14/13, 13:07 , Alexander Hansen wrote:
 On 11/14/13 12:47 PM, Holger Brix wrote:
 Hi,

 I tried to install coreutils (actually trying to install grace)

 That doesn't really matter. :-)  coreutils is what is failing.

   on
 OS10.9 (Mavericks). I got the following error message:

 dyld: lazy symbol binding failed: Symbol not found: _libintl_textdomain
 Referenced from:
 /sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle

 Expected in: flat namespace

 dyld: Symbol not found: _libintl_textdomain
 Referenced from:
 /sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle

 Expected in: flat namespace

 /bin/sh: line 1: 67355 Trace/BPT trap: 5   perl -- ./man/help2man
 --source='GNU coreutils 8.21' --include=./man/$name.x
 --output=$t/$name.1 $t/$name
 make[2]: *** [man/chroot.1] Error 133
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 ### execution of /tmp/fink.1XvXX failed, exit code 2
 ### execution of /tmp/fink.hj4Ml failed, exit code 2

 My system information:
 Package manager version: 0.36.0
 Distribution version: selfupdate-rsync Thu Nov 14 12:05:38 2013, 10.9,
 x86_64
 Trees: local/main stable/main
 Xcode.app: 5.0.1
 Xcode command-line tools: 5.0.1.0.1.1382131676
 Max. Fink build jobs:  1

 Any hints how to solve this?

 Thanks,
 Holger


 Try fink rebuild locale-gettext-pm5162.  It looks like that somehow
 got misbuilt.

 There was an earlier report about this issue and that worked for the
 person who filed it.


--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] Problem installing coreutils on OS10.9

2013-11-15 Thread Alexander Hansen
On 11/15/13 8:41 AM, Holger Brix wrote:
 That worked, thanks. (And sorry that I didn't find that earlier report.)

 Holger


Thanks for following up.

And don't worry about the other report--I just wanted to let you know 
that the suggestion was based on some information rather than a random 
guess. :-)

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

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] problem compiling cwp-su on Mac OS 10.6.8

2013-11-15 Thread Andrew Fisher
Thanks, Alexander,

I have also replicated the error on my office computer, Power Mac 2.66 Quad 
core intel Xenon, running 10.6.8. 

FYI, my tech person helped with a manual install on my powerbook (same OS) and 
eventually got that working, but I was hoping to use fink for the other two 
computers, should be easier :). 

Thanks, Andy

On Nov 15, 2013, at 8:25 AM, Alexander Hansen wrote:

 On 11/15/13 8:14 AM, Alexander Hansen wrote:
 On 11/15/13 7:48 AM, Alexander Hansen wrote:
 On 11/14/13 9:19 PM, Andrew Fisher wrote:
 Hi, Folks,
 
 I get this error on installation of cwp-su by fink:
 
 cc
 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include
 
 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include/Dct
 
 -O3 -Wall -ansi -pedantic -D_POSIX_SOURCE  -DCWP_BIG_ENDIAN dctcomp.c
 -L/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../lib
 -lutil -lcomp -lpar  -lcwp -lm  -o
 /Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp
 
 
 Undefined symbols:
   _huffCompress, referenced from:
   _main in ccKn9Tza.o
   _buffAlloc1, referenced from:
   _main in ccKn9Tza.o
   _uniQuant, referenced from:
   _main in ccKn9Tza.o
   _buffRealloc1, referenced from:
   _main in ccKn9Tza.o
   _pEncode, referenced from:
   _main in ccKn9Tza.o
   _codeSilence, referenced from:
   _main in ccKn9Tza.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[3]: ***
 [/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp]
 
 Error 1
 make[2]: *** [INSTALL] Error 2
 make[1]: *** [INSTALL] Error 2
 make: *** [compstuff] Error 2
 ### execution of make failed, exit code 2
 ### execution of /tmp/fink.kT1s7 failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /Applications/Apps_Utility/Fink/bin/dpkg-lockwait -r
 fink-buildlock-cwp-su-38-1
 (Reading database ... 6844 files and directories currently installed.)
 Removing fink-buildlock-cwp-su-38-1 ...
 Failed: phase compiling: cwp-su-38-1 failed
 
 I've run fink selfupdate and repeated install of cwp-su, same error
 appears.
 
 System is a iMac running OS 10.6.8, 2.93 GHz, Intel 2 Core Duo.
 
 Other ideas? Thanks, Andy
 
 Are you using a 32-bit or 64-bit Fink installation?  fink -V will give
 us that information.
 
 
 I'll also cc the maintainer, to see if we could maybe update the package
 to a newer version  (November 2012 was the last release).  That way we
 could also maybe freshen the dependencies and add this to 10.7+.
 
 I replicated this error on 10.6/i386/Xcode 3.2.6.
 
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 My package updates: http://finkakh.wordpress.com/

+///+
/ Andrew Fisher(831) 459-5598 - direct line /
/ Professor, Hydrogeology  (831) 459-4089 - main office /
/ Earth and Planetary Sciences Department  (831) 459-3074 - fax /
/ University of California afis...@ucsc.edu /
/ Santa Cruz, CA 95064 http://es.ucsc.edu/~afisher  /
/  The Recharge Initiative: www.rechargeinitiative.org  /
+///+


--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] problem compiling cwp-su on Mac OS 10.6.8

2013-11-15 Thread Kurt Schwehr
cwp-su was a painful package to build.  I just barely got it working before.  I 
could definitely use packaging help.

-kurt

On Nov 15, 2013, at 8:55 AM, Andrew Fisher afis...@ucsc.edu wrote:

 Thanks, Alexander,
 
 I have also replicated the error on my office computer, Power Mac 2.66 Quad 
 core intel Xenon, running 10.6.8. 
 
 FYI, my tech person helped with a manual install on my powerbook (same OS) 
 and eventually got that working, but I was hoping to use fink for the other 
 two computers, should be easier :). 
 
 Thanks, Andy
 
 On Nov 15, 2013, at 8:25 AM, Alexander Hansen wrote:
 
 On 11/15/13 8:14 AM, Alexander Hansen wrote:
 On 11/15/13 7:48 AM, Alexander Hansen wrote:
 On 11/14/13 9:19 PM, Andrew Fisher wrote:
 Hi, Folks,
 
 I get this error on installation of cwp-su by fink:
 
 cc
 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include
 
 -I/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../include/Dct
 
 -O3 -Wall -ansi -pedantic -D_POSIX_SOURCE  -DCWP_BIG_ENDIAN dctcomp.c
 -L/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../lib
 -lutil -lcomp -lpar  -lcwp -lm  -o
 /Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp
 
 
 Undefined symbols:
  _huffCompress, referenced from:
  _main in ccKn9Tza.o
  _buffAlloc1, referenced from:
  _main in ccKn9Tza.o
  _uniQuant, referenced from:
  _main in ccKn9Tza.o
  _buffRealloc1, referenced from:
  _main in ccKn9Tza.o
  _pEncode, referenced from:
  _main in ccKn9Tza.o
  _codeSilence, referenced from:
  _main in ccKn9Tza.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[3]: ***
 [/Applications/Apps_Utility/Fink/src/fink.build/cwp-su-38-1/src/../bin/dctcomp]
 
 Error 1
 make[2]: *** [INSTALL] Error 2
 make[1]: *** [INSTALL] Error 2
 make: *** [compstuff] Error 2
 ### execution of make failed, exit code 2
 ### execution of /tmp/fink.kT1s7 failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /Applications/Apps_Utility/Fink/bin/dpkg-lockwait -r
 fink-buildlock-cwp-su-38-1
 (Reading database ... 6844 files and directories currently installed.)
 Removing fink-buildlock-cwp-su-38-1 ...
 Failed: phase compiling: cwp-su-38-1 failed
 
 I've run fink selfupdate and repeated install of cwp-su, same error
 appears.
 
 System is a iMac running OS 10.6.8, 2.93 GHz, Intel 2 Core Duo.
 
 Other ideas? Thanks, Andy
 
 Are you using a 32-bit or 64-bit Fink installation?  fink -V will give
 us that information.
 
 
 I'll also cc the maintainer, to see if we could maybe update the package
 to a newer version  (November 2012 was the last release).  That way we
 could also maybe freshen the dependencies and add this to 10.7+.
 
 I replicated this error on 10.6/i386/Xcode 3.2.6.
 
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 My package updates: http://finkakh.wordpress.com/
 
 +///+
 / Andrew Fisher(831) 459-5598 - direct line /
 / Professor, Hydrogeology  (831) 459-4089 - main office /
 / Earth and Planetary Sciences Department  (831) 459-3074 - fax /
 / University of California afis...@ucsc.edu /
 / Santa Cruz, CA 95064 http://es.ucsc.edu/~afisher  /
 /  The Recharge Initiative: www.rechargeinitiative.org  /
 +///+
 


--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] problem compiling cwp-su on Mac OS 10.6.8

2013-11-15 Thread Alexander Hansen
On 11/15/13 2:55 PM, Kurt Schwehr wrote:
 cwp-su was a painful package to build.  I just barely got it working before.  
 I could definitely use packaging help.

 -kurt


I've got access to 10.6-10.9 (though everything other than 10.8 is a 
virtual machine), so I can consult and do build tests.

Maybe upstream has made the build less painful--or maybe not. ;-)

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

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] problem compiling cwp-su on Mac OS 10.6.8

2013-11-15 Thread Hanspeter Niederstrasser
On 11/15/2013 5:58 PM, Alexander Hansen wrote:
 On 11/15/13 2:55 PM, Kurt Schwehr wrote:
 cwp-su was a painful package to build.  I just barely got it working before. 
  I could definitely use packaging help.

 -kurt


 I've got access to 10.6-10.9 (though everything other than 10.8 is a
 virtual machine), so I can consult and do build tests.

 Maybe upstream has made the build less painful--or maybe not. ;-)

For what it's worth, I just finished building release 38 (Fink's version 
on 10.6) on 10.7 with very minimal changes.  I had to change the g77 
dependency to gcc48-compiler, and then add the following line to 
PatchScript (would work by actually patching the file in the patch):

perl -pi -e 's|f77|gfortran-fsf-4.8|g' Makefile.config

On 10.6, I see the same missing symbols error with or without using gcc48.

Hanspeter


--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] Compilation failure in lyx2-x11

2013-11-15 Thread Peter Balling
Hi
I really appreciate the Fink maintainers’ great efforts but need help on the 
fatal error below that I encountered  attempting to install lyx2-x11 under OS X 
10.9 (13A603) on a dual-core Macmini3.1:

Configuration
  Host type:x86_64-apple-darwin13.0.0
  Special build flags:  build=release use-aspell use-enchant 
use-hunspell
  C   Compiler: gcc 
  C   Compiler LyX flags:
  C   Compiler flags:   -I/usr/X11/include -I/sw/include -O2
  C++ Compiler: g++ (4.2.1)
  C++ Compiler LyX flags:
  C++ Compiler flags:   -I/usr/X11/include -I/sw/include -O2
  Linker flags: 
  Linker user flags:-Wl,-framework,AppKit -Wl,-framework,Carbon 
-Wl,-framework,OpenGL -Wl,-framework,AGL -L/usr/X11/lib -lX11 -L/sw/lib
  Qt 4 Frontend:
  Qt 4 version: 4.7.3
  Packaging:posix
  LyX binary dir:   /sw/bin
  LyX files dir:/sw/share/lyx

Configuration of LyX was successful.
Type 'make' to compile the program,
and then 'make install' to install it.
make

…

Making all in support
/sw/lib/qt4-x11/bin/moc -o moc_SystemcallPrivate.cpp SystemcallPrivate.h
/Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
  CXXFileMonitor.o
In file included from FileMonitor.cpp:13:
In file included from ./../support/FileMonitor.h:18:
In file included from /sw/include/boost/signal.hpp:19:
In file included from /sw/include/boost/signals/signal0.hpp:24:
In file included from /sw/include/boost/signals/signal_template.hpp:18:
In file included from /sw/include/boost/signals/connection.hpp:14:
In file included from /sw/include/boost/smart_ptr.hpp:21:
In file included from /sw/include/boost/shared_ptr.hpp:17:
/sw/include/boost/smart_ptr/shared_ptr.hpp:491:41: warning: rvalue references
  are a C++11 extension [-Wc++11-extensions]
shared_ptr( std::unique_ptr Y, D   r ): px( r.get() ), pn()
^
/sw/include/boost/smart_ptr/shared_ptr.hpp:556:51: warning: rvalue references
  are a C++11 extension [-Wc++11-extensions]
shared_ptr  operator=( std::unique_ptrY, D  r )
  ^
/sw/include/boost/smart_ptr/shared_ptr.hpp:558:55: warning: rvalue references
  are a C++11 extension [-Wc++11-extensions]
this_type( static_cast std::unique_ptrY, D  ( r ) ).swap(*this);
  ^
In file included from FileMonitor.cpp:18:
In file included from ./../support/bind.h:15:
./../support/functional.h:20:10: fatal error: 'tr1/functional' file not found
#include tr1/functional
 ^
3 warnings and 1 error generated.
make[5]: *** [FileMonitor.o] Error 1
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /tmp/fink.xr2qQ failed, exit code 2
### execution of /tmp/fink.CQ3Rx failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-lyx2-x11-2.0.6-63
(Reading database ... 79738 files and directories currently installed.)
Removing fink-buildlock-lyx2-x11-2.0.6-63 ...
Failed: phase compiling: lyx2-x11-2.0.6-63 failed

Before reporting any errors, please run fink selfupdate and try again. (I did)

If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

The Fink Users List fink-users@lists.sourceforge.net
The Fink Beginners List fink-beginn...@lists.sourceforge.net,

with a carbon copy to the maintainer:

Alexander Hansen alexkhan...@users.sourceforge.net

Note that this is preferable to emailing just the maintainer directly,
since most fink package maintainers do not have access to all possible
hardware and software configurations.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. gcc or g++
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.36.0
Distribution version: selfupdate-rsync Fri Nov 15 12:35:48 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
Max. Fink build jobs:  1

macmini2~/Downloads/fink-0.36.0 $

I did not find any new Xcode 5.0.2 command-line tools

Best regards
Peter Balling


--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!

Re: [Fink-users] Compilation failure in lyx2-x11

2013-11-15 Thread Alexander Hansen
On 11/15/13 3:59 PM, Peter Balling wrote:
 Hi
 I really appreciate the Fink maintainers’ great efforts but need help on
 the fatal error below that I encountered  attempting to install lyx2-x11
 under OS X 10.9 (13A603) on a dual-core Macmini3.1:

 Configuration
Host type:x86_64-apple-darwin13.0.0
Special build flags:  build=release use-aspell use-enchant
 use-hunspell
C   Compiler: gcc
C   Compiler LyX flags:
C   Compiler flags:   -I/usr/X11/include -I/sw/include -O2
C++ Compiler: g++ (4.2.1)
C++ Compiler LyX flags:
C++ Compiler flags:   -I/usr/X11/include -I/sw/include -O2
Linker flags:
Linker user flags:-Wl,-framework,AppKit
 -Wl,-framework,Carbon -Wl,-framework,OpenGL -Wl,-framework,AGL
 -L/usr/X11/lib -lX11 -L/sw/lib
Qt 4 Frontend:
Qt 4 version: 4.7.3
Packaging:posix
LyX binary dir:   /sw/bin
LyX files dir:/sw/share/lyx

 Configuration of LyX was successful.
 Type 'make' to compile the program,
 and then 'make install' to install it.
 make

 …

 Making all in support
 /sw/lib/qt4-x11/bin/moc -o moc_SystemcallPrivate.cpp SystemcallPrivate.h
 /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
CXXFileMonitor.o
 In file included from FileMonitor.cpp:13:
 In file included from ./../support/FileMonitor.h:18:
 In file included from /sw/include/boost/signal.hpp:19:
 In file included from /sw/include/boost/signals/signal0.hpp:24:
 In file included from /sw/include/boost/signals/signal_template.hpp:18:
 In file included from /sw/include/boost/signals/connection.hpp:14:
 In file included from /sw/include/boost/smart_ptr.hpp:21:
 In file included from /sw/include/boost/shared_ptr.hpp:17:
 /sw/include/boost/smart_ptr/shared_ptr.hpp:491:41: warning: rvalue
 references
are a C++11 extension [-Wc++11-extensions]
  shared_ptr( std::unique_ptr Y, D   r ): px( r.get() ), pn()
  ^
 /sw/include/boost/smart_ptr/shared_ptr.hpp:556:51: warning: rvalue
 references
are a C++11 extension [-Wc++11-extensions]
  shared_ptr  operator=( std::unique_ptrY, D  r )
^
 /sw/include/boost/smart_ptr/shared_ptr.hpp:558:55: warning: rvalue
 references
are a C++11 extension [-Wc++11-extensions]
  this_type( static_cast std::unique_ptrY, D  ( r )
 ).swap(*this);
^
 In file included from FileMonitor.cpp:18:
 In file included from ./../support/bind.h:15:
 ./../support/functional.h:20:10: fatal error: 'tr1/functional' file not
 found
 #include tr1/functional
   ^
 3 warnings and 1 error generated.
 make[5]: *** [FileMonitor.o] Error 1
 make[4]: *** [all] Error 2
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 ### execution of /tmp/fink.xr2qQ failed, exit code 2
 ### execution of /tmp/fink.CQ3Rx failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-lyx2-x11-2.0.6-63
 (Reading database ... 79738 files and directories currently installed.)
 Removing fink-buildlock-lyx2-x11-2.0.6-63 ...
 Failed: phase compiling: lyx2-x11-2.0.6-63 failed

 Before reporting any errors, please run fink selfupdate and try again.
 (I did)

 If you continue to have issues, please check to see if the FAQ on Fink's
 website solves the problem.  If not, ask on one (not both, please) of
 these mailing lists:

  The Fink Users List fink-users@lists.sourceforge.net
 mailto:fink-users@lists.sourceforge.net
  The Fink Beginners List fink-beginn...@lists.sourceforge.net
 mailto:fink-beginn...@lists.sourceforge.net,

 with a carbon copy to the maintainer:

  Alexander Hansen alexkhan...@users.sourceforge.net
 mailto:alexkhan...@users.sourceforge.net

 Note that this is preferable to emailing just the maintainer directly,
 since most fink package maintainers do not have access to all possible
 hardware and software configurations.

 Please try to include the complete error message in your report.  This
 generally consists of a compiler line starting with e.g. gcc or g++
 followed by the actual error output from the compiler.

 Also include the following system information:
 Package manager version: 0.36.0
 Distribution version: selfupdate-rsync Fri Nov 15 12:35:48 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
 Max. Fink build jobs:  1

 macmini2~/Downloads/fink-0.36.0 $

 I did not find any new Xcode 5.0.2 command-line tools

 Best regards
 Peter Balling



I'll look into this, but it's going to take me a little while to build 
up all of the dependencies for lyx2 in my 10.9 environment so that I can 
test this out.

-- 

Re: [Fink-users] Compilation failure in lyx2-x11

2013-11-15 Thread Alexander Hansen
On 11/15/13 4:25 PM, Alexander Hansen wrote:
 On 11/15/13 3:59 PM, Peter Balling wrote:
 Hi
 I really appreciate the Fink maintainers’ great efforts but need help on
 the fatal error below that I encountered  attempting to install lyx2-x11
 under OS X 10.9 (13A603) on a dual-core Macmini3.1:

 Configuration
Host type:x86_64-apple-darwin13.0.0
Special build flags:  build=release use-aspell use-enchant
 use-hunspell
C   Compiler: gcc
C   Compiler LyX flags:
C   Compiler flags:   -I/usr/X11/include -I/sw/include -O2
C++ Compiler: g++ (4.2.1)
C++ Compiler LyX flags:
C++ Compiler flags:   -I/usr/X11/include -I/sw/include -O2
Linker flags:
Linker user flags:-Wl,-framework,AppKit
 -Wl,-framework,Carbon -Wl,-framework,OpenGL -Wl,-framework,AGL
 -L/usr/X11/lib -lX11 -L/sw/lib
Qt 4 Frontend:
Qt 4 version: 4.7.3
Packaging:posix
LyX binary dir:   /sw/bin
LyX files dir:/sw/share/lyx

 Configuration of LyX was successful.
 Type 'make' to compile the program,
 and then 'make install' to install it.
 make

 …

 Making all in support
 /sw/lib/qt4-x11/bin/moc -o moc_SystemcallPrivate.cpp SystemcallPrivate.h
 /Applications/Xcode.app/Contents/Developer/usr/bin/make  all-am
CXXFileMonitor.o
 In file included from FileMonitor.cpp:13:
 In file included from ./../support/FileMonitor.h:18:
 In file included from /sw/include/boost/signal.hpp:19:
 In file included from /sw/include/boost/signals/signal0.hpp:24:
 In file included from /sw/include/boost/signals/signal_template.hpp:18:
 In file included from /sw/include/boost/signals/connection.hpp:14:
 In file included from /sw/include/boost/smart_ptr.hpp:21:
 In file included from /sw/include/boost/shared_ptr.hpp:17:
 /sw/include/boost/smart_ptr/shared_ptr.hpp:491:41: warning: rvalue
 references
are a C++11 extension [-Wc++11-extensions]
  shared_ptr( std::unique_ptr Y, D   r ): px( r.get() ), pn()
  ^
 /sw/include/boost/smart_ptr/shared_ptr.hpp:556:51: warning: rvalue
 references
are a C++11 extension [-Wc++11-extensions]
  shared_ptr  operator=( std::unique_ptrY, D  r )
^
 /sw/include/boost/smart_ptr/shared_ptr.hpp:558:55: warning: rvalue
 references
are a C++11 extension [-Wc++11-extensions]
  this_type( static_cast std::unique_ptrY, D  ( r )
 ).swap(*this);
^
 In file included from FileMonitor.cpp:18:
 In file included from ./../support/bind.h:15:
 ./../support/functional.h:20:10: fatal error: 'tr1/functional' file not
 found
 #include tr1/functional
   ^
 3 warnings and 1 error generated.
 make[5]: *** [FileMonitor.o] Error 1
 make[4]: *** [all] Error 2
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2
 make[1]: *** [all-recursive] Error 1
 make: *** [all] Error 2
 ### execution of /tmp/fink.xr2qQ failed, exit code 2
 ### execution of /tmp/fink.CQ3Rx failed, exit code 2
 Removing runtime build-lock...
 Removing build-lock package...
 /sw/bin/dpkg-lockwait -r fink-buildlock-lyx2-x11-2.0.6-63
 (Reading database ... 79738 files and directories currently installed.)
 Removing fink-buildlock-lyx2-x11-2.0.6-63 ...
 Failed: phase compiling: lyx2-x11-2.0.6-63 failed

 Before reporting any errors, please run fink selfupdate and try again.
 (I did)

 If you continue to have issues, please check to see if the FAQ on Fink's
 website solves the problem.  If not, ask on one (not both, please) of
 these mailing lists:

  The Fink Users List fink-users@lists.sourceforge.net
 mailto:fink-users@lists.sourceforge.net
  The Fink Beginners List fink-beginn...@lists.sourceforge.net
 mailto:fink-beginn...@lists.sourceforge.net,

 with a carbon copy to the maintainer:

  Alexander Hansen alexkhan...@users.sourceforge.net
 mailto:alexkhan...@users.sourceforge.net

 Note that this is preferable to emailing just the maintainer directly,
 since most fink package maintainers do not have access to all possible
 hardware and software configurations.

 Please try to include the complete error message in your report.  This
 generally consists of a compiler line starting with e.g. gcc or g++
 followed by the actual error output from the compiler.

 Also include the following system information:
 Package manager version: 0.36.0
 Distribution version: selfupdate-rsync Fri Nov 15 12:35:48 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
 Max. Fink build jobs:  1

 macmini2~/Downloads/fink-0.36.0 $

 I did not find any new Xcode 5.0.2 command-line tools

 Best regards
 Peter Balling



 I'll look into this, but it's going to take me a little while to build
 up all of the dependencies for lyx2 in my 

Re: [Fink-users] Failure to Update All on OS X 10.6

2013-11-15 Thread Sean Lake

On Nov 14, 2013, at 6:09, Alexander Hansen alexanderk.han...@gmail.com wrote:

 On 11/14/13 4:26 AM, Sean Lake wrote:
 Hello all,
 
 I've run into this little problem:
 
 Can't resolve dependency mpi-ext-oct364 for package
 bundle-octave364-atlas-20131113-1 (no matching packages/versions found)
 Exiting with failure.
 
 Thanks,
 Sean Lake
 
 fink --version
 Package manager version: 0.36.0
 Distribution version: selfupdate-rsync Thu Nov 14 04:21:38 2013, 10.6, x86_64
 Trees: local/main stable/main unstable/main unstable/crypto
 
 
 Thanks.  I just fixed this in CVS.
 
 -- 
 Alexander Hansen, Ph.D.
 Fink User Liaison
 My package updates: http://finkakh.wordpress.com/

How long till this hits rsync? I'm still running into this error.

Sean
--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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] Failure to Update All on OS X 10.6

2013-11-15 Thread Alexander Hansen
On 11/15/13 9:11 PM, Sean Lake wrote:

 On Nov 14, 2013, at 6:09, Alexander Hansen alexanderk.han...@gmail.com 
 wrote:

 On 11/14/13 4:26 AM, Sean Lake wrote:
 Hello all,

 I've run into this little problem:

 Can't resolve dependency mpi-ext-oct364 for package
 bundle-octave364-atlas-20131113-1 (no matching packages/versions found)
 Exiting with failure.

 Thanks,
 Sean Lake

 fink --version
 Package manager version: 0.36.0
 Distribution version: selfupdate-rsync Thu Nov 14 04:21:38 2013, 10.6, 
 x86_64
 Trees: local/main stable/main unstable/main unstable/crypto


 Thanks.  I just fixed this in CVS.

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

 How long till this hits rsync? I'm still running into this error.

 Sean

I don't think we've gotten all of the rsync mirrors back to updating 
reliably yet.  (I don't happen to have contact info).

A quick option might be to download the file directly:

http://fink.cvs.sourceforge.net/viewvc/fink/dists/10.4/stable/main/finkinfo/sci/bundle-octave.info?revision=1.28

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

--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/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