Martin Costabel | 1 Jun 17:49
Picon

arts fails to build

On the u-tokyo fink build system, the build failure of the arts package 
prevents all kde packages from even attempting to be built. The failure  is

	./build-helper.sh cvs       arts 1.5.10 2 make -f admin/Makefile.common cvs
# Unable to find aclocal!!
Warning: Dummy script /usr/bin/automake-1.6 invoked
*** AUTOMAKE NOT FOUND!.
*** KDE requires automake 1.6.1 or newer
make: *** [cvs] Error 1
arts-1.5.10-2 cvs failed!

I cannot reproduce this, I get at this point

*** YOU'RE USING UNSERMAKE.
*** GOOD LUCK!! :)

I also don't know why they have /usr/bin/automake-1.6, but this does 
look like a missing build dependency.

--

-- 
Martin

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
Monic Polynomial | 1 Jun 19:44
Picon
Favicon
Gravatar

Re: arts fails to build

On 01/06/2009, at 12:49, Martin Costabel wrote:
> On the u-tokyo fink build system, the build failure of the arts  
> package
> prevents all kde packages from even attempting to be built. The  
> failure  is
>
> 	./build-helper.sh cvs       arts 1.5.10 2 make -f admin/ 
> Makefile.common cvs
> # Unable to find aclocal!!
> Warning: Dummy script /usr/bin/automake-1.6 invoked
> *** AUTOMAKE NOT FOUND!.
> *** KDE requires automake 1.6.1 or newer
> make: *** [cvs] Error 1
> arts-1.5.10-2 cvs failed!
>
> I cannot reproduce this, I get at this point
>
> *** YOU'RE USING UNSERMAKE.
> *** GOOD LUCK!! :)
>
> I also don't know why they have /usr/bin/automake-1.6, but this does
> look like a missing build dependency.

I don't know why but the Todai Fink Team has installed dummy scripts  
for some programs in their build machines. I hadn't seen this automake  
one yet, but I've noticed that /usr/bin/xcodebuild is one of them,  
which makes several packages fail to build.

Cheers,

(Continue reading)

Curtis Vaughan | 2 Jun 19:34
Picon

db3 conflicts with db47-aes

Can't seem to find a solution to the following problem. 
After running fink selfupdate-rsync and then running selfupdate, I get the
following error:

Reading buildlock packages...
/sw/bin/dpkg-lockwait -i /sw/fink/debs/db3_3.3.11-1030_darwin-i386.deb
dpkg: regarding .../db3_3.3.11-1030_darwin-i386.deb containing db3:
 db47-aes conflicts with db
  db3 provides db and is to be installed.
/sw/bin/dpkg: unable to 'compile' with parameter
/sw/fink/debs/db3_3.3.11-1030_darwin-i386.deb (--install):
 conflicting application - db3 will not be installed
Errors reported when 'compiling':
 /sw/fink/debs/db3_3.3.11-1030_darwin-i386.deb
### execution of /sw/bin/dpkg-lockwait failed, exit code 1 Failed: can't
install package db3-3.3.11-1030

I've tried removing db3 and db47-aes, installing first just one or the
other, but each time I get the same basic error.

[NB. because my system has Russian lang. I've had to translate some of the
messages above. I think I've translated them right though.

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
(Continue reading)

Alexander Hansen | 2 Jun 20:24
Picon
Gravatar

Re: db3 conflicts with db47-aes

On Tue, Jun 2, 2009 at 1:34 PM, Curtis Vaughan<cavaughan <at> gmail.com> wrote:
> Can't seem to find a solution to the following problem.
> After running fink selfupdate-rsync and then running selfupdate, I get the
> following error:
>
> Reading buildlock packages...
> /sw/bin/dpkg-lockwait -i /sw/fink/debs/db3_3.3.11-1030_darwin-i386.deb
> dpkg: regarding .../db3_3.3.11-1030_darwin-i386.deb containing db3:
>  db47-aes conflicts with db
>  db3 provides db and is to be installed.
> /sw/bin/dpkg: unable to 'compile' with parameter
> /sw/fink/debs/db3_3.3.11-1030_darwin-i386.deb (--install):
>  conflicting application - db3 will not be installed
> Errors reported when 'compiling':
>  /sw/fink/debs/db3_3.3.11-1030_darwin-i386.deb
> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 Failed: can't
> install package db3-3.3.11-1030
>
> I've tried removing db3 and db47-aes, installing first just one or the
> other, but each time I get the same basic error.
>
> [NB. because my system has Russian lang. I've had to translate some of the
> messages above. I think I've translated them right though.
>
>
>
I assume you mean "update-all" rather than your second "selfupdate" above.

A workaround is _not_ to do that, but to update the packages individually, cf.

(Continue reading)

Curtis Vaughan | 2 Jun 22:51
Picon

Re: db3 conflicts with db47-aes

> I assume you mean "update-all" rather than your second "selfupdate" above.
> 
> A workaround is _not_ to do that, but to update the packages individually,
> cf.
> 
> http://www.finkproject.org/faq/comp-general.php?phpLang=en#alternates
> 
> You probably have a sufficiently complicated tree that the dependency
> engine isn't happy.

Right, update-all, of course. 
However, I don't get what I need to do. I've done the scanpackages,
apt-get update, then I tried installing just db3 - no go, then just
db47-aes, still no go. After each when I run fink update-all I run into
the same issue. I'm assuming that somehow I have to tell fink that I want
one or the other, but not both. No?

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
Alexander Hansen | 2 Jun 23:21
Picon
Gravatar

Re: db3 conflicts with db47-aes

Curtis Vaughan wrote:
>> I assume you mean "update-all" rather than your second "selfupdate" above.
>>
>> A workaround is _not_ to do that, but to update the packages individually,
>> cf.
>>
>> http://www.finkproject.org/faq/comp-general.php?phpLang=en#alternates
>>
>> You probably have a sufficiently complicated tree that the dependency
>> engine isn't happy.
>>     
>
> Right, update-all, of course. 
> However, I don't get what I need to do. I've done the scanpackages,
> apt-get update, then I tried installing just db3 - no go, then just
> db47-aes, still no go. After each when I run fink update-all I run into
> the same issue. I'm assuming that somehow I have to tell fink that I want
> one or the other, but not both. No?
>
>   
No.

What I'm trying to get at here is:  don't run "update-all" for now.

"the packages" in my message refers to "your whole list of packages that
need to be updated".

One way to do this semi-automatically is to use something like

for pkg in $(fink list -ot | cut -f2) ; do fink update $pkg ; done
(Continue reading)

Monic Polynomial | 3 Jun 01:36
Picon
Favicon
Gravatar

New Fink-related blog

There's a new blog on the block:

http://finkers.wordpress.com/

The authors hope the (unofficial!) information on the blog will be  
useful for Fink users.

Cheers,

--
monipol

------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
drjlevi | 8 Jun 23:14
Favicon

Can't Build Metacity

checking for zenity... no
configure: error: zenity not found in your path - needed for dialogs
### execution of F77=no failed, exit code 1

tia as always, Jonathan

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
Alexander Hansen | 8 Jun 23:28
Picon
Gravatar

Re: Can't Build Metacity

drjlevi <at> netonecom.net wrote:
> checking for zenity... no
> configure: error: zenity not found in your path - needed for dialogs
> ### execution of F77=no failed, exit code 1
>
> tia as always, Jonathan
>
>
>
>   
Looks like a missing dependency on zenity (probably a Depend rather than
BuildDepend). 

Hopefully "fink install zenity" should resolve this.

--

-- 
Alexander Hansen
Fink User Liaison

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
Daniel Macks | 9 Jun 05:58

Re: Can't Build Metacity

On Mon, Jun 08, 2009 at 05:28:19PM -0400, Alexander Hansen wrote:
> drjlevi <at> netonecom.net wrote:
> > checking for zenity... no
> > configure: error: zenity not found in your path - needed for dialogs
> > ### execution of F77=no failed, exit code 1
> >
> > tia as always, Jonathan
> >
> >
> >
> >   
> Looks like a missing dependency on zenity (probably a Depend rather than
> BuildDepend). 

Confirmed. Dep updated in metacity-2.26.0-4

dan

--

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

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
(Continue reading)


Gmane