Gary K Olson | 1 Jul 2010 02:25
Picon

Re: Kopete fails while trying to build kdenetwork3-3.5.10-2

When attempting to update kdenetwork3-3.5.10-2, I get the following:

Kopete::KABCPersistence::slotWriteAddressBook()      in kabcpersistence.o
      Kopete::KABCPersistence::write(Kopete::MetaContact*)  in kabcpersistence.o
      KopeteViewManager::slotViewActivated(KopeteView*)        in kopeteviewmanager.o
      KopeteViewManager::readMessages(Kopete::ChatSession*, bool, bool)in kopeteviewmanager.o
      KopeteViewManager::slotEventDeleted(Kopete::MessageEvent*)         in kopeteviewmanager.o
  "QListView::selectedItem() const", referenced from:
      AccountSelector::selectedItem()       in accountselector.o
      AccountSelector::selectedItem()       in accountselector.o
      Kopete::UI::AddressBookSelectorWidget::addresseeSelected()     in addressbookselectorwidget.o
      Kopete::UI::AddressBookSelectorWidget::addressee()    in addressbookselectorwidget.o
      Kopete::UI::ListView::SearchLine::updateSearch(QString const&)in kopetelistviewsearchline.o
      Kopete::UI::MetaContactSelectorWidget::metaContactSelected()     in metacontactselectorwidget.o
      Kopete::UI::MetaContactSelectorWidget::metaContact()     in metacontactselectorwidget.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
Error creating ./kopete/libkopete/libkopete.la. Exit status 1.
kdenetwork3-3.5.10-2 make failed!
### execution of /var/tmp/tmp.1.n7a2bA failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-kdenetwork3-3.5.10-2
(Reading database ... 327923 files and directories currently installed.)
Removing fink-buildlock-kdenetwork3-3.5.10-2 ...
Failed: phase compiling: kdenetwork3-3.5.10-2 failed

This has been a problem for months. Is there any chance of getting this fixed?  Could this be only a problem for
64-bit intel macs?  Any help would be appreciated.

(Continue reading)

Alexander Hansen | 1 Jul 2010 04:12
Picon
Gravatar

Re: Kopete fails while trying to build kdenetwork3-3.5.10-2


On 6/30/10 8:25 PM, Gary K Olson wrote:
> When attempting to update kdenetwork3-3.5.10-2, I get the following:
> 
> Kopete::KABCPersistence::slotWriteAddressBook()      in kabcpersistence.o
>       Kopete::KABCPersistence::write(Kopete::MetaContact*)  in kabcpersistence.o
>       KopeteViewManager::slotViewActivated(KopeteView*)        in kopeteviewmanager.o
>       KopeteViewManager::readMessages(Kopete::ChatSession*, bool, bool)in kopeteviewmanager.o
>       KopeteViewManager::slotEventDeleted(Kopete::MessageEvent*)         in kopeteviewmanager.o
>   "QListView::selectedItem() const", referenced from:
>       AccountSelector::selectedItem()       in accountselector.o
>       AccountSelector::selectedItem()       in accountselector.o
>       Kopete::UI::AddressBookSelectorWidget::addresseeSelected()     in addressbookselectorwidget.o
>       Kopete::UI::AddressBookSelectorWidget::addressee()    in addressbookselectorwidget.o
>       Kopete::UI::ListView::SearchLine::updateSearch(QString const&)in kopetelistviewsearchline.o
>       Kopete::UI::MetaContactSelectorWidget::metaContactSelected()     in metacontactselectorwidget.o
>       Kopete::UI::MetaContactSelectorWidget::metaContact()     in metacontactselectorwidget.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> Error creating ./kopete/libkopete/libkopete.la. Exit status 1.
> kdenetwork3-3.5.10-2 make failed!
> ### execution of /var/tmp/tmp.1.n7a2bA failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-kdenetwork3-3.5.10-2
> (Reading database ... 327923 files and directories currently installed.)
> Removing fink-buildlock-kdenetwork3-3.5.10-2 ...
> Failed: phase compiling: kdenetwork3-3.5.10-2 failed
> 
> This has been a problem for months. Is there any chance of getting this fixed?  Could this be only a problem
(Continue reading)

David R. Morrison | 2 Jul 2010 13:51
Favicon

Re: library update

I package libpng for the "fink" software distribution, but your error messages indicate that the NCL and libpng software you are using don't come from the fink software distribution.

You should ask your questions of the people who provided you with NCL.

  -- Dave


On Jul 1, 2010, at 7:24 AM, Benjamin Lamptey wrote:


Hi Dave,
I am updating my NCL (visualizing software) and I got the following error

xxxxxxxxxxxxxxxxxx
[einstein:~] lamptey% ncl
dyld: Library not loaded: /usr/X11/lib/lib png.3.dylib
  Referenced from: /opt/bin/ncl
  Reason: Incompatible library version: ncl requires version 45.0.0 or later, but libpng.3.dylib provides version 39.0.0
Trace/BPT trap
xxxxxxxxxxxxxxxxxxx

How do I update the library. I go to "http://pdb.finkproject.org/pdb/package.php/libpng3-shlibs?rel_id=10.5-i386-current-stable" and when I click I do not see anything happening.

Thanks
Ben
Benjamin Lamptey, PhD
Senior Lecturer
Nautical Science Department
Regional Maritime University
P.O. Box GP 1115, Accra Ghana

and

Scientist (Meteorologist and Geoscientist)
International Water Management Institute
PMB CT 112, Cantonments, Accra Ghana
FAX: +233 030 2 784752

Cell: +233(0)273135062
bllamptey <at> gmail.com
http://www.rap.ucar.edu/~lamptey


------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users
Alexander Hansen | 3 Jul 2010 15:30
Picon
Gravatar

Re: library update


On 7/2/10 7:51 AM, David R. Morrison wrote:
> I package libpng for the "fink" software distribution, but your error
> messages indicate that the NCL and libpng software you are using don't
> come from the fink software distribution.
> 
> You should ask your questions of the people who provided you with NCL.
> 
>   -- Dave
> 
> 
> On Jul 1, 2010, at 7:24 AM, Benjamin Lamptey wrote:
> 
>>
>> Hi Dave,
>> I am updating my NCL (visualizing software) and I got the following error
>>
>> xxxxxxxxxxxxxxxxxx
>> [einstein:~] lamptey% ncl
>> dyld: Library not loaded: /usr/X11/lib/libpng.3.dylib
>>   Referenced from: /opt/bin/ncl
>>   Reason: Incompatible library version: ncl requires version 45.0.0 or
>> later, but libpng.3.dylib provides version 39.0.0
>> Trace/BPT trap
>> xxxxxxxxxxxxxxxxxxx
>>
>> How do I update the library. I go to
>> "http://pdb.finkproject.org/pdb/package.php/libpng3-shlibs?rel_id=10.5-i386-current-stable"
>> and when I click I do not see anything happening.
>>
>> Thanks
>> Ben
>> Benjamin Lamptey, PhD
>> Senior Lecturer
>> Nautical Science Department
>> Regional Maritime University
>> P.O. Box GP 1115, Accra Ghana
>>
>> and
>>
>> Scientist (Meteorologist and Geoscientist)
>> International Water Management Institute
>> PMB CT 112, Cantonments, Accra Ghana
>> FAX: +233 030 2 784752
>>
>> Cell: +233(0)273135062
>> bllamptey <at> gmail.com <mailto:bllamptey <at> gmail.com>
>> http://www.rap.ucar.edu/~lamptey
>>
> 
> 
Nor _should_ clicking on our package database links do anything.  Fink
is a _distribution_--we don't provide random disconnected packages.

--

-- 
Alexander Hansen
Fink User Liaison
Joe Corneli | 4 Jul 2010 18:08
Picon
Gravatar

building coreutils fails on Mac OS 10.6.4, fink 0.29.13-51

sudo fink install coreutils

[...]

Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
**************************************
chmod: cannot access `part-rename.tmp': No such file or directory
SKIP: part-rename
PASS: trailing-slash
=======================
All 18 tests passed
(19 tests were not run)
=======================
Making check in od
make  check-TESTS
PASS: od-N
PASS: x8
==================
All 2 tests passed
==================
Making check in pr
make  check-TESTS
PASS: pr-tests
==================
All 1 tests passed
==================
Making check in readlink
make  check-TESTS
PASS: rl-1
PASS: can-e
PASS: can-f
PASS: can-m
==================
All 4 tests passed
==================
Making check in rm
make  check-TESTS
./i-never: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./i-never: skipping this test
SKIP: i-never
./fail-eacces: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./fail-eacces: skipping this test
SKIP: fail-eacces
**************************************
This test requires a writable directory on a different
disk partition, and I couldn't find one.  I tried these:
   /tmp /var/tmp /usr/tmp /tmp/fink-build-HOME.HrDHFO9wg3
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
**************************************
SKIP: one-file-system
./ignorable: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./ignorable: skipping this test
SKIP: ignorable
PASS: readdir-bug
./empty-inacc: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./empty-inacc: skipping this test
SKIP: empty-inacc
PASS: dir-nonrecur
PASS: dot-rel
./inaccessible:
/sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm: not
writable by user `nobody'
./inaccessible: skipping this test
SKIP: inaccessible
./unread3: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./unread3: skipping this test
SKIP: unread3
PASS: no-give-up
PASS: dir-no-w
PASS: fail-2eperm
./cycle: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./cycle: skipping this test
SKIP: cycle
PASS: i-no-r
./fail-eperm: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./fail-eperm: skipping this test
SKIP: fail-eperm
PASS: dangling-symlink
./rm1: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm: not
writable by user `nobody'
./rm1: skipping this test
SKIP: rm1
./rm2: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm: not
writable by user `nobody'
./rm2: skipping this test
SKIP: rm2
./rm3: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm: not
writable by user `nobody'
./rm3: skipping this test
SKIP: rm3
./rm4: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm: not
writable by user `nobody'
./rm4: skipping this test
SKIP: rm4
./rm5: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm: not
writable by user `nobody'
./rm5: skipping this test
SKIP: rm5
./unread2: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./unread2: skipping this test
SKIP: unread2
PASS: r-1
PASS: r-2
PASS: r-3
PASS: r-4
PASS: i-1
PASS: ir-1
PASS: f-1
PASS: sunos-1
PASS: deep-1
./hash: This test is relatively expensive, so it is disabled by default.
To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS
environment variable set to yes.  E.g.,

  env RUN_EXPENSIVE_TESTS=yes make check

SKIP: hash
PASS: interactive-always
PASS: interactive-once
./isatty: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rm:
not writable by user `nobody'
./isatty: skipping this test
SKIP: isatty
=======================
All 19 tests passed
(17 tests were not run)
=======================
Making check in rmdir
make  check-TESTS
./fail-perm: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/rmdir:
not writable by user `nobody'
./fail-perm: skipping this test
SKIP: fail-perm
PASS: ignore
PASS: t-slash
======================
All 2 tests passed
(1 tests were not run)
======================
Making check in seq
make  check-TESTS
PASS: basic
==================
All 1 tests passed
==================
Making check in sha1sum
make  check-TESTS
PASS: basic-1
PASS: sample-vec
==================
All 2 tests passed
==================
Making check in shred
make  check-TESTS
./remove: /sw/src/fink.build/coreutils-6.9-3/coreutils-6.9/tests/shred:
not writable by user `nobody'
./remove: skipping this test
SKIP: remove
PASS: exact
======================
All 1 tests passed
(1 tests were not run)
======================
Making check in sort
make  check-TESTS
PASS: sort-tests
==================
All 1 tests passed
==================
Making check in stty
make  check-TESTS
PASS: row-col-1
stty: standard input: unable to perform all requested operations
stty: standard input: unable to perform all requested operations
FAIL: basic-1
======================================
1 of 2 tests failed
Please report to bug-coreutils <at> gnu.org
======================================
make[3]: *** [check-TESTS] Error 1
make[2]: *** [check-am] Error 2
make[1]: *** [check-recursive] Error 1
make: *** [check-recursive] Error 1
### execution of /var/tmp/tmp.1.QldRvJ failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-coreutils-6.9-3
(Reading database ... 65201 files and directories currently installed.)
Removing fink-buildlock-coreutils-6.9-3 ...
Failed: phase compiling: coreutils-6.9-3 failed

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
Robert Wyatt | 4 Jul 2010 19:22
Picon
Gravatar

Re: building coreutils fails on Mac OS 10.6.4, fink 0.29.13-51

Joe Corneli wrote:
> sudo fink install coreutils
>
> Making check in stty
> make  check-TESTS
> PASS: row-col-1
> stty: standard input: unable to perform all requested operations
> stty: standard input: unable to perform all requested operations
> FAIL: basic-1
> ======================================
> 1 of 2 tests failed
> Please report to bug-coreutils <at> gnu.org
> ======================================
> make[3]: *** [check-TESTS] Error 1
> make[2]: *** [check-am] Error 2
> make[1]: *** [check-recursive] Error 1
> make: *** [check-recursive] Error 1
> ### execution of /var/tmp/tmp.1.QldRvJ failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-coreutils-6.9-3

Hmm, I can't reproduce the error with my 64-bit machine:

New package: 
dists/unstable/main/binary-darwin-x86_64/utils/coreutils-default_6.9-3_darwin-x86_64.deb
New package: 
dists/unstable/main/binary-darwin-x86_64/utils/coreutils_6.9-3_darwin-x86_64.deb
New package: 
dists/unstable/main/binary-darwin-x86_64/utils/fileutils_6.9-3_darwin-x86_64.deb
New package: 
dists/unstable/main/binary-darwin-x86_64/utils/shellutils_6.9-3_darwin-x86_64.deb
New package: 
dists/unstable/main/binary-darwin-x86_64/utils/textutils_6.9-3_darwin-x86_64.deb

...
Making check in stty
make  check-TESTS
PASS: row-col-1
PASS: basic-1
==================
All 2 tests passed
==================
Making check in sum
...

--Robert

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
Daniel E. Macks | 4 Jul 2010 19:37

Re: building coreutils fails on Mac OS 10.6.4, fink 0.29.13-51

Robert Wyatt <chupacerveza <at> gmail.com> said:
> Joe Corneli wrote:
>> sudo fink install coreutils
>>
>> Making check in stty
>> make  check-TESTS
>> PASS: row-col-1
>> stty: standard input: unable to perform all requested operations
>> stty: standard input: unable to perform all requested operations
>> FAIL: basic-1

> Hmm, I can't reproduce the error with my 64-bit machine:
>
> New package: 
> dists/unstable/main/binary-darwin-x86_64/utils/coreutils-default_6.9-3_darwin-x86_64.deb
> New package: 
> dists/unstable/main/binary-darwin-x86_64/utils/coreutils_6.9-3_darwin-x86_64.deb
> New package: 
> dists/unstable/main/binary-darwin-x86_64/utils/fileutils_6.9-3_darwin-x86_64.deb
> New package: 
> dists/unstable/main/binary-darwin-x86_64/utils/shellutils_6.9-3_darwin-x86_64.deb
> New package: 
> dists/unstable/main/binary-darwin-x86_64/utils/textutils_6.9-3_darwin-x86_64.deb
>
> ...
> Making check in stty
> make  check-TESTS
> PASS: row-col-1
> PASS: basic-1

Since it's a test that sounds like it involves the terminal, might be
difference in how fink is being run. Joe says he does "sudo fink",
which is in general *not* recommended (fink will sudo itself when
necessary, in a way that may preserve certain env variables that
'sudo' tends to destroy). Robert, not using fink commander, right? Are
you using -l (automatic logging of output), or using fink in a shell
pipeline/redirection of terminal?

dan

--

-- 
Daniel Macks
dmacks <at> netspace.org
http://www.netspace.org/~dmacks

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
Robert Wyatt | 5 Jul 2010 02:26
Picon
Gravatar

Re: building coreutils fails on Mac OS 10.6.4, fink 0.29.13-51

Daniel E. Macks wrote:
> Robert Wyatt<chupacerveza <at> gmail.com>  said:
>> Joe Corneli wrote:
>>> sudo fink install coreutils
>>>
>>> Making check in stty
>>> make  check-TESTS
>>> PASS: row-col-1
>>> stty: standard input: unable to perform all requested operations
>>> stty: standard input: unable to perform all requested operations
>>> FAIL: basic-1
>
>> Hmm, I can't reproduce the error with my 64-bit machine:
>>
>> New package:
>> dists/unstable/main/binary-darwin-x86_64/utils/coreutils-default_6.9-3_darwin-x86_64.deb
>> New package:
>> dists/unstable/main/binary-darwin-x86_64/utils/coreutils_6.9-3_darwin-x86_64.deb
>> New package:
>> dists/unstable/main/binary-darwin-x86_64/utils/fileutils_6.9-3_darwin-x86_64.deb
>> New package:
>> dists/unstable/main/binary-darwin-x86_64/utils/shellutils_6.9-3_darwin-x86_64.deb
>> New package:
>> dists/unstable/main/binary-darwin-x86_64/utils/textutils_6.9-3_darwin-x86_64.deb
>>
>> ...
>> Making check in stty
>> make  check-TESTS
>> PASS: row-col-1
>> PASS: basic-1
>
> Since it's a test that sounds like it involves the terminal, might be
> difference in how fink is being run. Joe says he does "sudo fink",
> which is in general *not* recommended (fink will sudo itself when
> necessary, in a way that may preserve certain env variables that
> 'sudo' tends to destroy). Robert, not using fink commander, right? Are
> you using -l (automatic logging of output), or using fink in a shell
> pipeline/redirection of terminal?
>
> dan

Sorry, was playing music for a few hours. Anyhow, I just did fink 
install coreutils.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
Joe Corneli | 5 Jul 2010 19:12
Picon
Gravatar

building mysql-java fails on Mac OS 10.6.4, fink 0.29.13-51

problem when running
fink install mysql-java :

it suggests to look at compiler output for details, but I don't know
where to find that!

[...]

Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-mysql-java-5.0.8-1
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-mysql-java-5.0.8-1' in
`/sw/src/fink.build/fink-buildlock-mysql-java-5.0.8-1_2010.07.05-15.22.25_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i
/sw/src/fink.build/fink-buildlock-mysql-java-5.0.8-1_2010.07.05-15.22.25_darwin-i386.deb
Selecting previously deselected package fink-buildlock-mysql-java-5.0.8-1.
(Reading database ... 69934 files and directories currently installed.)
Unpacking fink-buildlock-mysql-java-5.0.8-1 (from
.../fink-buildlock-mysql-java-5.0.8-1_2010.07.05-15.22.25_darwin-i386.deb)
...
Setting up fink-buildlock-mysql-java-5.0.8-1 (2010.07.05-15.22.25) ...

gzip -dc /sw/src/mysql-connector-java-5.0.8.tar.gz | /sw/bin/tar -xf -
 --no-same-owner --no-same-permissions
perl -pi -e 's,<javac,<javac target="1.5" source="1.5",g' build.xml
/var/tmp/tmp.4.T82xxw
+ rm -rf mysql-connector-java-5.0.8-bin.jar
+ ant dist
Buildfile: build.xml

clean:

-init-copy:
    [mkdir] Created dir:
/sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build
     [exec] Result: 1
     [copy] Copying 176 files to
/sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8
     [copy] Copied 28 empty directories to 1 empty directory under
/sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8
     [copy] Copying 10 files to
/sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8

-init-no-crypto:

init:
    [mkdir] Created dir:
/sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/lib-nodist

-clean-output:

compile-driver:
    [javac] Compiling 109 source files to
/sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Blob.java:50:
com.mysql.jdbc.Blob is not abstract and does not override abstract
method getBinaryStream(long,long) in java.sql.Blob
    [javac] public class Blob implements java.sql.Blob, OutputStreamWatcher {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/ResultSet.java:119:
com.mysql.jdbc.ResultSet is not abstract and does not override
abstract method updateNClob(java.lang.String,java.io.Reader) in
java.sql.ResultSet
    [javac] public class ResultSet implements java.sql.ResultSet {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Connection.java:87:
com.mysql.jdbc.Connection is not abstract and does not override
abstract method createStruct(java.lang.String,java.lang.Object[]) in
java.sql.Connection
    [javac] public class Connection extends ConnectionProperties implements
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Connection.java:152:
com.mysql.jdbc.Connection.UltraDevWorkAround is not abstract and does
not override abstract method setNClob(java.lang.String,java.io.Reader)
in java.sql.CallableStatement
    [javac] 	class UltraDevWorkAround implements java.sql.CallableStatement {
    [javac] 	^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Statement.java:65:
com.mysql.jdbc.Statement is not abstract and does not override
abstract method isPoolable() in java.sql.Statement
    [javac] public class Statement implements java.sql.Statement {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/PreparedStatement.java:81:
com.mysql.jdbc.PreparedStatement is not abstract and does not override
abstract method setNClob(int,java.io.Reader) in
java.sql.PreparedStatement
    [javac] public class PreparedStatement extends
com.mysql.jdbc.Statement implements
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/DatabaseMetaData.java:65:
com.mysql.jdbc.DatabaseMetaData is not abstract and does not override
abstract method
getFunctionColumns(java.lang.String,java.lang.String,java.lang.String,java.lang.String)
in java.sql.DatabaseMetaData
    [javac] public class DatabaseMetaData implements java.sql.DatabaseMetaData {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/CallableStatement.java:59:
com.mysql.jdbc.CallableStatement is not abstract and does not override
abstract method setNClob(java.lang.String,java.io.Reader) in
java.sql.CallableStatement
    [javac] public class CallableStatement extends PreparedStatement implements
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/CallableStatement.java:338:
com.mysql.jdbc.CallableStatement.CallableStatementParamInfoJDBC3 is
not abstract and does not override abstract method
isWrapperFor(java.lang.Class<?>) in java.sql.Wrapper
    [javac] 	class CallableStatementParamInfoJDBC3 extends
CallableStatementParamInfo
    [javac] 	^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/MysqlParameterMetadata.java:30:
com.mysql.jdbc.MysqlParameterMetadata is not abstract and does not
override abstract method isWrapperFor(java.lang.Class<?>) in
java.sql.Wrapper
    [javac] public class MysqlParameterMetadata implements ParameterMetaData {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/ResultSetMetaData.java:43:
com.mysql.jdbc.ResultSetMetaData is not abstract and does not override
abstract method isWrapperFor(java.lang.Class<?>) in java.sql.Wrapper
    [javac] public class ResultSetMetaData implements
java.sql.ResultSetMetaData {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/BlobFromLocator.java:54:
com.mysql.jdbc.BlobFromLocator is not abstract and does not override
abstract method getBinaryStream(long,long) in java.sql.Blob
    [javac] public class BlobFromLocator implements java.sql.Blob {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Clob.java:42:
com.mysql.jdbc.Clob is not abstract and does not override abstract
method getCharacterStream(long,long) in java.sql.Clob
    [javac] public class Clob implements java.sql.Clob,
OutputStreamWatcher, WriterWatcher {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/LoadBalancingConnectionProxy.java:511:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
    [javac] cast to java.lang.Object for a varargs call
    [javac] cast to java.lang.Object[] for a non-varargs call and to
suppress this warning
    [javac] 				return ((Long) getLocalTimeMethod.invoke(null, null))
    [javac] 				                                               ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/ReplicationConnection.java:42:
com.mysql.jdbc.ReplicationConnection is not abstract and does not
override abstract method
createStruct(java.lang.String,java.lang.Object[]) in
java.sql.Connection
    [javac] public class ReplicationConnection implements
java.sql.Connection, PingTarget {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/StringUtils.java:102:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
    [javac] cast to java.lang.Object for a varargs call
    [javac] cast to java.lang.Object[] for a non-varargs call and to
suppress this warning
    [javac] 				return (String) toPlainStringMethod.invoke(decimal, null);
    [javac] 				                                                    ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Util.java:47:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
    [javac] cast to java.lang.Class<?> for a varargs call
    [javac] cast to java.lang.Class<?>[] for a non-varargs call and to
suppress this warning
    [javac] 			systemNanoTimeMethod = System.class.getMethod("nanoTime", null);
    [javac] 			                                                          ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Util.java:351:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
    [javac] cast to java.lang.Class for a varargs call
    [javac] cast to java.lang.Class[] for a non-varargs call and to
suppress this warning
    [javac] 			return networkInterfaceClass.getMethod("getByName",
null).invoke(networkInterfaceClass, new Object[] { hostname }) !=
null;
    [javac] 			                                                    ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/Util.java:360:
warning: non-varargs call of varargs method with inexact argument type
for last parameter;
    [javac] cast to java.lang.Object for a varargs call
    [javac] cast to java.lang.Object[] for a non-varargs call and to
suppress this warning
    [javac] 				return ((Long)systemNanoTimeMethod.invoke(null,
null)).longValue();
    [javac] 				                                                ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/StatementWrapper.java:44:
com.mysql.jdbc.jdbc2.optional.StatementWrapper is not abstract and
does not override abstract method isPoolable() in java.sql.Statement
    [javac] public class StatementWrapper extends WrapperBase
implements Statement {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/PreparedStatementWrapper.java:60:
com.mysql.jdbc.jdbc2.optional.PreparedStatementWrapper is not abstract
and does not override abstract method setNClob(int,java.io.Reader) in
java.sql.PreparedStatement
    [javac] public class PreparedStatementWrapper extends
StatementWrapper implements
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/CallableStatementWrapper.java:52:
com.mysql.jdbc.jdbc2.optional.CallableStatementWrapper is not abstract
and does not override abstract method
setNClob(java.lang.String,java.io.Reader) in
java.sql.CallableStatement
    [javac] public class CallableStatementWrapper extends
PreparedStatementWrapper
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/ConnectionWrapper.java:57:
com.mysql.jdbc.jdbc2.optional.ConnectionWrapper is not abstract and
does not override abstract method
createStruct(java.lang.String,java.lang.Object[]) in
java.sql.Connection
    [javac] public class ConnectionWrapper extends WrapperBase
implements Connection {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/MysqlPooledConnection.java:48:
com.mysql.jdbc.jdbc2.optional.MysqlPooledConnection is not abstract
and does not override abstract method
removeStatementEventListener(javax.sql.StatementEventListener) in
javax.sql.PooledConnection
    [javac] public class MysqlPooledConnection implements PooledConnection {
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/MysqlDataSource.java:49:
com.mysql.jdbc.jdbc2.optional.MysqlDataSource is not abstract and does
not override abstract method isWrapperFor(java.lang.Class<?>) in
java.sql.Wrapper
    [javac] public class MysqlDataSource extends ConnectionProperties implements
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/MysqlXAConnection.java:61:
com.mysql.jdbc.jdbc2.optional.MysqlXAConnection is not abstract and
does not override abstract method
removeStatementEventListener(javax.sql.StatementEventListener) in
javax.sql.PooledConnection
    [javac] public class MysqlXAConnection extends
MysqlPooledConnection implements
    [javac]        ^
    [javac] /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build/mysql-connector-java-5.0.8/com/mysql/jdbc/jdbc2/optional/SuspendableXAConnection.java:15:
com.mysql.jdbc.jdbc2.optional.SuspendableXAConnection is not abstract
and does not override abstract method
removeStatementEventListener(javax.sql.StatementEventListener) in
javax.sql.PooledConnection
    [javac] public class SuspendableXAConnection extends
MysqlPooledConnection implements
    [javac]        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 22 errors
    [javac] 5 warnings

BUILD FAILED
/sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8/build.xml:655:
Compile failed; see the compiler error output for details.

Total time: 5 seconds
### execution of /var/tmp/tmp.4.T82xxw failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-mysql-java-5.0.8-1
(Reading database ... 69935 files and directories currently installed.)
Removing fink-buildlock-mysql-java-5.0.8-1 ...
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-i386
New package: dists/unstable/main/binary-darwin-i386/devel/ant-base_1.7.1-3_darwin-i386.deb
New package: dists/unstable/main/binary-darwin-i386/devel/ant-junit_1.7.1-2_darwin-i386.deb
New package: dists/unstable/main/binary-darwin-i386/libs/junit_3.8.1-6_darwin-i386.deb
Failed: phase compiling: mysql-java-5.0.8-1 failed

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
Benjamin Esham | 7 Jul 2010 03:58
Picon
Gravatar

Error installing leafnode

Hello all,

I am having trouble installing freenode 1.11.6-1 on Mac OS X 10.6.4.  The
package seems to compile fine, but at the end of the installation I get:

Setting up leafnode (1.11.6-1) ...
ln: creating symbolic link `/etc/xinetd.d/leafnode': No such file or directory
/sw/bin/dpkg: error processing leafnode (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 leafnode
### execution of /sw/bin/dpkg-lockwait failed, exit code 1
Updating the list of locally available binary packages.
Scanning dists/unstable/main/binary-darwin-x86_64
New package: dists/unstable/main/binary-darwin-x86_64/base/
    passwd_20100302-1_darwin-x86_64.deb
New package: dists/unstable/main/binary-darwin-x86_64/net/
    leafnode_1.11.6-1_darwin-x86_64.deb
Failed: can't install package leafnode-1.11.6-1

Can anyone suggest how I might fix this?

Cheers,
--

-- 
Benjamin D. Esham
bdesham <at> gmail.com
"With the whole wide world of ear-related humor before you,
you go for 'holey'?"                        — Fred Weasley in DH

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-users mailing list
Fink-users <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Gmane