[SailfishDevel] Fwd: mb gives error "sb2: Error: Invalid target specified, aborting.": Part 2

christopher.lamb at thurweb.ch christopher.lamb at thurweb.ch
Sun Apr 21 18:01:16 UTC 2013


Hi all

a partial answer to my own question:

Having found the source of mb here:
https://github.com/mer-tools/sdk-setup/blob/master/src/mb

I think it is failing at the line:
grep --color=never BuildRequires "$SPEC" | sed -e '/^#.*$/d' | gawk  
-F: '{ print $2 }' | tr ',' ' ' | xargs sb2 -t "$TARGET" -m  
sdk-install -R zypper in rpm-build

Taking that to pieces, it looks like sb2 is being passed the following:
pkgconfig(QtCore) >= 4.8.0 from grep et al.

Next I need to read the sb2 script to work out what is going on  / wrong.

Grüsse

Chris

-------------- next part --------------
An embedded message was scrubbed...
From: christopher.lamb at thurweb.ch
Subject: mb gives error "sb2: Error: Invalid target specified, aborting."
Date: Sun, 21 Apr 2013 17:16:50 +0200
Size: 3540
URL: <http://lists.sailfishos.org/pipermail/devel/attachments/20130421/4e54d236/attachment.mht>


More information about the Devel mailing list