Reply
Thread Tools
Posts: 71 | Thanked: 33 times | Joined on Sep 2009
#1
Hi,

Im trying to upload new release of software QtIrreco but for some weird reason autobuilder can't get it through anymore. I found similar post but it really didn't have any solution.

Im getting this error from the autobuilder: cannot find -lgconf-2

Logs here: https://garage.maemo.org/builder/fre...rreco_0.3.1-1/

Any ideas?

Thanks.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#2
Hi,

Have you tried adding "libgconf2-dev" to your Build-Depends? It is that package which contains /usr/lib/libgconf-2.so.
 
Posts: 71 | Thanked: 33 times | Joined on Sep 2009
#3
Originally Posted by qwerty12 View Post
Hi,

Have you tried adding "libgconf2-dev" to your Build-Depends? It is that package which contains /usr/lib/libgconf-2.so.
I have libgconf2-6 (>= 2.13.5) in dependencies and it was ok before now.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#4
Originally Posted by nirpe View Post
I have libgconf2-6 (>= 2.13.5) in dependencies and it was ok before now.
Yep, but the Autobuilder is now using the PR 1.2 SDK so it's likely some things will now break. Check for yourself: Your root log only shows libgconf2-6 and gconf2 being installed; but not the libgconf2-dev package which contains the /usr/lib/libgconf-2.so symlink and, according to your first post ("cannot find -lgconf-2"), it is that file which it cannot find.

Last edited by qwerty12; 2010-03-28 at 14:18.
 

The Following User Says Thank You to qwerty12 For This Useful Post:
Posts: 71 | Thanked: 33 times | Joined on Sep 2009
#5
Originally Posted by qwerty12 View Post
Yep, but the Autobuilder is now using the PR 1.2 SDK so it's likely some things will now break. Check for yourself: Your root log only shows libgconf2-6 and gconf2 being installed; but not the libgconf2-dev which contains the /usr/lib/libgconf-2.so symlink and, according to your first post ("cannot find -lgconf-2"), it is that file which it cannot find.
Okay, I will try package with that dependency.
 
Posts: 71 | Thanked: 33 times | Joined on Sep 2009
#6
Still having the same problem here, I added libgconf2-dev (>= 2.16.0) to control file but autobuilder doesn't seem to install that package.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#7
Originally Posted by nirpe View Post
Still having the same problem here, I added libgconf2-dev (>= 2.16.0) to control file but autobuilder doesn't seem to install that package.
I did say add "libgconf2-dev" to the *Build*-Depends, not the Depends line of your application.
 

The Following 2 Users Say Thank You to qwerty12 For This Useful Post:
Posts: 71 | Thanked: 33 times | Joined on Sep 2009
#8
Originally Posted by qwerty12 View Post
I did say add "libgconf2-dev" to the *Build*-Depends, not the Depends line of your application.
Oh my mistake, now i got it and it went through. Thank you very much for help.
 
Posts: 71 | Thanked: 33 times | Joined on Sep 2009
#9
Hmm, autobuilder added automatically qt 4.6.2 libs to dependencies. I wonder if they get installed because some features aren't working with newest libs. Im guessing full support is coming out soon.
 
krk969's Avatar
Posts: 754 | Thanked: 630 times | Joined on Sep 2009 @ London
#10
Originally Posted by nirpe View Post
Hmm, autobuilder added automatically qt 4.6.2 libs to dependencies. I wonder if they get installed because some features aren't working with newest libs. Im guessing full support is coming out soon.
If you are using QT4.6 in your app, I'd suggest not to upload now as QT4.6 isnt on the device just yet, atleast not by default in the default location in the device(/usr/lib).
The autobuilder is PR1.2 so it links with libqt4* libs which are QT4.6 from /usr/lib.

I'd suggest wait for PR1.2 to be released before uploading any QT4.6 apps.
if you want to use them now, you could still build them with libqt4-maemo5* dependencies though just for testing in extras-dev however promotion of this will still be blocked to testing.
AFAIK libqt4-maemo5* libs will be kept for QT4.7 development.
__________________
Developer of :
Buddy - budget/expense manager ( website )
Showtime - a telly channel listing viewer/reminder ( website )
Travelapp - london underground status/planner ( website )
Batlevel - desktop widget for battery level ( website )

“I hear and I forget. I see and I remember. I do and I understand.”

Last edited by krk969; 2010-03-29 at 06:24.
 

The Following User Says Thank You to krk969 For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 23:26.