pkgsrc-Bulk archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc NetBSD 5.99.55/x86_64 2011-09-01 00:15



On Sun, Sep 04, 2011 at 02:46:51PM +0200, Joerg Sonnenberger wrote:
 > > > audio/gtkpod                                 
 > > > pkgsrc-users%NetBSD.org@localhost
 > > > audio/ocp                                    
 > > > shattered%NetBSD.org@localhost
 > > 
 > > These seem to be using nested functions. Go figure. What should we do
 > > about it? The first one looks like it can just be unnested, but the
 > > second one is explicitly using it as a closure mechanism...
 > 
 > Nested functions are broken. E.g. they require executable stack etc.

Well right. What do we do about it?

 > > > audio/moc                                    
 > > > peter.schuller%infidyne.com@localhost
 > 
 > Fixed. Used -export-dynamic as linker option with the obvious deathly
 > consequences. No idea how this ever worked before.

Bleh. moc-devel may need the same treatment.

 > > > audio/mp3info                                simonb%NetBSD.org@localhost
 > > > audio/splay                                  
 > > > pkgsrc-users%NetBSD.org@localhost
 > 
 > K&R-style main is not valid C++.

Fixed.

 > > > net/lambdamoo                                
 > > > pkgsrc-users%NetBSD.org@localhost
 > 
 > No config.log archived. Will look later.

n/m, I found it.

 > > > audio/sptk                                   
 > > > pkgsrc-users%NetBSD.org@localhost
 > > 
 > > Crashes clang. Might want to file a bug report.
 > 
 > I have one for it.

Ok.

 > > > audio/squeezeboxserver                       
 > > > pkgsrc-users%NetBSD.org@localhost
 > > 
 > > This is trying to install multiple versions of mysql-client for some
 > > reason - looks like it might be a pbulk or similar type of config issue.
 > 
 > Broken open-ended dependency on mysql-server.

I think I have fixed this, but I may have just made a mess; if so,
someone please just revert what I did.

 > >  > lang/pict                                    
 > > dholland%NetBSD.org@localhost
 > > 
 > > This says "C compiler failed!" - any chance of looking into what it's
 > > doing?
 > 
 > void main.

doh! fixed

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index