Re: [Fink-users] buildlock failure

2017-07-20 Thread Ralph Gebauer


On 20/07/2017 02:29, Hanspeter Niederstrasser wrote:

On 7/19/17 1:59 AM, Ralph Gebauer wrote:

Dear fink users,

while compiling the latest version of the gcc6 compiler, my computer 
crashed (for reasons not related to fink).


Now it seems impossible to "restart" the update process of gcc6: I 
obtain a buildlock failure, probably due to the half-finished 
compilation (see below).


I also tried "fink cleanup --bl", but this didn't help.


Thanks a lot for any help with this issue.

Ralph


fink update gcc6-compiler
Information about 10230 packages read in 2 seconds.
The following package will be installed or updated:
  gcc6-compiler
The following additional package will be installed:
  gcc6-shlibs
Default answer will be chosen in 60 seconds...
Do you want to continue? [Y/n]
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gcc6-6.4.0-1 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-gcc6-6.4.0-1' in 
`/sw/src/fink.build/fink-buildlock-gcc6-6.4.0-1_2017.07.19-08.36.18_darwin-x86_64.deb'. 


Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-gcc6-6.4.0-1_2017.07.19-08.36.18_darwin-x86_64.deb 

dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 6950 
package `fink-buildlock-gcc6-6.4.0-1':

  missing version
### execution of /sw/bin/dpkg-lockwait failed, exit code 2
Can't set build lock for gcc6 (6.4.0-1)

If any of the above dpkg error messages mention conflicting packages 
or missing dependencies
-- for example, telling you that the package 
fink-buildlock-gcc6-6.4.0-1 conflicts with
something else -- fink has probably gotten confused by trying to build 
many packages at once.
Try building just this current package gcc6 (i.e, "fink build gcc6"). 
When that has completed
successfully, you could retry whatever you did that led to the present 
error.


Regardless of the cause of the lock failure, don't worry: you have not 
wasted compiling time!
Packages that had been completely built before this error occurred 
will not have to be

recompiled.

See https://github.com/fink/fink/wiki/Buildlocks for more information.
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc6-6.4.0-1 >/dev/null
dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 6950 
package `fink-buildlock-gcc6-6.4.0-1':

  missing version
### execution of /sw/bin/dpkg-lockwait failed, exit code 2
Failed: buildlock failure


Does this help:
http://www.finkproject.org/faq/comp-general.php?phpLang=en#dpkg-parse-error

Hanspeter


Thanks a lot! This solved the problem.

Ralph



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] buildlock failure

2017-07-19 Thread Ralph Gebauer

Dear fink users,

while compiling the latest version of the gcc6 compiler, my computer 
crashed (for reasons not related to fink).


Now it seems impossible to "restart" the update process of gcc6: I 
obtain a buildlock failure, probably due to the half-finished 
compilation (see below).


I also tried "fink cleanup --bl", but this didn't help.


Thanks a lot for any help with this issue.

Ralph


fink update gcc6-compiler
Information about 10230 packages read in 2 seconds.
The following package will be installed or updated:
 gcc6-compiler
The following additional package will be installed:
 gcc6-shlibs
Default answer will be chosen in 60 seconds...
Do you want to continue? [Y/n]
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gcc6-6.4.0-1 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-gcc6-6.4.0-1' in 
`/sw/src/fink.build/fink-buildlock-gcc6-6.4.0-1_2017.07.19-08.36.18_darwin-x86_64.deb'.

Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-gcc6-6.4.0-1_2017.07.19-08.36.18_darwin-x86_64.deb
dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 6950 
package `fink-buildlock-gcc6-6.4.0-1':

 missing version
### execution of /sw/bin/dpkg-lockwait failed, exit code 2
Can't set build lock for gcc6 (6.4.0-1)

If any of the above dpkg error messages mention conflicting packages or 
missing dependencies
-- for example, telling you that the package fink-buildlock-gcc6-6.4.0-1 
conflicts with
something else -- fink has probably gotten confused by trying to build 
many packages at once.
Try building just this current package gcc6 (i.e, "fink build gcc6"). 
When that has completed
successfully, you could retry whatever you did that led to the present 
error.


Regardless of the cause of the lock failure, don't worry: you have not 
wasted compiling time!
Packages that had been completely built before this error occurred will 
not have to be

recompiled.

See https://github.com/fink/fink/wiki/Buildlocks for more information.
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc6-6.4.0-1 >/dev/null
dpkg: parse error, in file `/sw/var/lib/dpkg/status' near line 6950 
package `fink-buildlock-gcc6-6.4.0-1':

 missing version
### execution of /sw/bin/dpkg-lockwait failed, exit code 2
Failed: buildlock failure

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Can't resolve dependency "system-xfree86-dev (>= 3:2.7.112-3)"

2016-11-22 Thread Ralph Gebauer
Dear all,

I am running Fink 0.41.1 on OSX 10.11.6.

I tried today to update my fink packages, but without success (see below).

Thanks a lot for any help!

Ralph



fink update-all
Information about 9934 packages read in 1 seconds.
Can't resolve dependency "system-xfree86-dev (>= 3:2.7.112-3)" for 
package "libxaw3dxft-1.6.2-7" (no matching
packages/versions found)
Exiting with failure.

--
___
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] xmgrace problems with XQuartz 2.7.10

2016-10-25 Thread Ralph Gebauer
Dear fink community,

today, I updated my XQuartz installation on OSX 10.11.6 to XQuartz 2.7.10.

Since this upgrade, I cannot start xmgrace any more, while other X11 
application (xterm, etc.) still function ok.

The error message I get is:

> xmgrace
> Warning: Widget must be a VendorShell.
> Warning: Fatal Error:
> _XmGetDefaultDisplay cannot be used prior to VendorS.Initialize, returns NULL
>
> Oops! Got SIGSYS
>
> Please use "Help/Comments" to report the bug.
> Abort trap: 6


Thanks for any help!

Ralph Gebauer

--
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
___
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] problems building soprano

2013-02-07 Thread Ralph Gebauer
Thanks a lot! Problem solved.

Ralph

On 06/02/2013 20:13, Hanspeter Niederstrasser wrote:
 This has now been fixed and should be available as soprano-mac-2.9.0
 after a selfupdate.

 Hanspeter


--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
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 atlas-3.9.11-12

2012-04-12 Thread Ralph Gebauer
Thanks a lot for this info.

With these new finkinfo files, compilation went smoothly for me.

Ralph


On 11/04/2012 21:18, Alexander Hansen wrote:
 On 4/11/12 7:12 AM, Ralph Gebauer wrote:
 Dear Fink team!

 I am trying to install the atlas libraries[atlas-3.9.11-12] on my iMac
 (OSX 10.6.8).

 My fink installation is the following
 Package manager version: 0.32.5.5
 Distribution version: selfupdate-rsync Wed Apr 11 11:33:52 2012,
 10.6, i386
 Trees: local/main stable/main stable/crypto unstable/main
 unstable/crypto
 Xcode: 3.2.6
 Max. Fink build jobs: 4
 The error I'm encountering doesn't seem to be a compiler error, but a
 test which is failed by the library. I copy below the output.

 I would be very grateful about any hint about how to proceed!

 Thanks a lot in advance!

 Ralph


 ATLAS is very hardware-dependent, and is known not to build on
 sufficiently new machines. It doesn't work on mine, for example. :-\

 A couple of our maintainers have package descriptions based on newer
 upstream ATLAS versions:

 http://fink.cvs.sourceforge.net/viewvc/fink/experimental/jfmertens/main/finkinfo/sci/atlas.info?revision=1.44


 http://fink.cvs.sourceforge.net/viewvc/fink/experimental/fangism/finkinfo/atlas.info?revision=1.9


 I'd recommend downloading one of those, copying or moving the file to
 /sw/fink/dists/local/main/finkinfo/ (to avoid losing it when you
 selfupdate), and try fink install atlas to see if that works for you.


--
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
___
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] Problem installing atlas-3.9.11-12

2012-04-11 Thread Ralph Gebauer
Dear Fink team!

I am trying to install the atlas libraries[atlas-3.9.11-12] on my iMac 
(OSX 10.6.8).

My fink installation is the following
 Package manager version: 0.32.5.5
 Distribution version: selfupdate-rsync Wed Apr 11 11:33:52 2012, 10.6, i386
 Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
 Xcode: 3.2.6
 Max. Fink build jobs:  4

The error I'm encountering doesn't seem to be a compiler error, but a 
test which is failed by the library. I copy below the output.

I would be very grateful about any hint about how to proceed!

Thanks a lot in advance!

Ralph




gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.9.11-12/bld/include 
-I/sw/src/fink.build/atlas-3.9.11-12/bld/../ATLAS//include 
-I/sw/src/fink.build/atlas-3.9.11-12/bld/../ATLAS//include/contrib 
-DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX 
-DATL_ARCH_UNKNOWNx86 -DATL_CPUMHZ=3600 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 
-DATL_GAS_x8632 -DATL_FULL_LAPACK -DATL_NCPU=4 -fPIC -O3 
-fomit-frame-pointer -mfpmath=387 -m32 -o xdcpsctst dcpsctest.o \
   ATL_dcpsc_stub.o dcpsc.o 
/sw/src/fink.build/atlas-3.9.11-12/bld/lib/libtstatlas.a -lpthread -lm
/sw/src/fink.build/atlas-3.9.11-12/bld/bin/ATLrun.sh 
/sw/src/fink.build/atlas-3.9.11-12/bld/tune/blas/level1 xdcpsctst -n 777 
-X 4 1 -1 2 -3 -Y 4 1 -1 3 -2
ERROR: Y[238], correct=0.449648, computed=0.449648
ERROR: Y[585], correct=-0.014062, computed=-0.014062
   ITST N alpha  incX  incYTEST
==          ==
  0   777  1.00 1 1  PASSED
  1   777 -1.00 1 1  PASSED
  2   777  0.90 1 1  PASSED
  3   777  1.00 1-1  PASSED
  4   777 -1.00 1-1  PASSED
  5   777  0.90 1-1  PASSED
  6   777  1.00 1 3  PASSED
  7   777 -1.00 1 3  PASSED
  8   777  0.90 1 3  PASSED
  9   777  1.00 1-2  PASSED
 10   777 -1.00 1-2  PASSED
 11   777  0.90 1-2  PASSED
 12   777  1.00-1 1  PASSED
 13   777 -1.00-1 1  PASSED
 14   777  0.90-1 1  PASSED
 15   777  1.00-1-1  PASSED
 16   777 -1.00-1-1  PASSED
 17   777  0.90-1-1  PASSED
 18   777  1.00-1 3  PASSED
 19   777 -1.00-1 3  PASSED
 20   777  0.90-1 3  FAILED
 21   777  1.00-1-2  PASSED
 22   777 -1.00-1-2  PASSED
 23   777  0.90-1-2  PASSED
 24   777  1.00 2 1  PASSED
 25   777 -1.00 2 1  PASSED
 26   777  0.90 2 1  PASSED
 27   777  1.00 2-1  PASSED
 28   777 -1.00 2-1  PASSED
 29   777  0.90 2-1  PASSED
 30   777  1.00 2 3  PASSED
 31   777 -1.00 2 3  PASSED
 32   777  0.90 2 3  PASSED
 33   777  1.00 2-2  PASSED
 34   777 -1.00 2-2  PASSED
 35   777  0.90 2-2  PASSED
 36   777  1.00-3 1  PASSED
 37   777 -1.00-3 1  PASSED
 38   777  0.90-3 1  PASSED
 39   777  1.00-3-1  PASSED
 40   777 -1.00-3-1  PASSED
 41   777  0.90-3-1  PASSED
 42   777  1.00-3 3  PASSED
 43   777 -1.00-3 3  PASSED
 44   777  0.90-3 3  PASSED
 45   777  1.00-3-2  PASSED
 46   777 -1.00-3-2  PASSED
 47   777  0.90-3-2  PASSED
1 of 48 CPSC TESTS FAILED!!

make[8]: *** [dcpsctest] Error 1
TST: make dcpsctest urout=cpsc1_x1y1.c opt=
rm -f dcpsc.c dcpsc.o
cp 
/sw/src/fink.build/atlas-3.9.11-12/bld/../ATLAS//tune/blas/level1/CPSC/cpsc1_x1y1.c
 
dcpsc.c
gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.9.11-12/bld/include 
-I/sw/src/fink.build/atlas-3.9.11-12/bld/../ATLAS//include 
-I/sw/src/fink.build/atlas-3.9.11-12/bld/../ATLAS//include/contrib 
-DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX 
-DATL_ARCH_UNKNOWNx86 -DATL_CPUMHZ=3600 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 
-DATL_GAS_x8632 -DATL_FULL_LAPACK -DATL_NCPU=4 -O -fomit-frame-pointer 
-m32 -DDREAL -c dcpsc.c
gcc -DL2SIZE=4194304 -I/sw/src/fink.build/atlas-3.9.11-12/bld/include 
-I/sw/src/fink.build/atlas-3.9.11-12/bld/../ATLAS//include 
-I/sw/src/fink.build/atlas-3.9.11-12/bld/../ATLAS//include/contrib 
-DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX 
-DATL_ARCH_UNKNOWNx86 -DATL_CPUMHZ=3600 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 
-DATL_GAS_x8632 -DATL_FULL_LAPACK -DATL_NCPU=4 -fPIC -O3 
-fomit-frame-pointer -mfpmath=387 -m32 -o xdcpsctst dcpsctest.o \
   ATL_dcpsc_stub.o dcpsc.o