From shinden at linux.pl Mon May 12 18:03:17 2008 From: shinden at linux.pl (Daniel Horecki) Date: Mon, 12 May 2008 18:03:17 +0200 Subject: kernel-desktop.spec Message-ID: <2dcd50ec0805120903v169eba5br95567d8595996728@mail.gmail.com> Hello, How it should be build now? Plain ./builder kernel-desktop.spec doesn't work. With target noarch builds, with target x86_64 don't. Executing(%build): /bin/sh -e /home/sh/tmp/rpm-tmp.66763 + umask 022 + cd /home/sh/rpm/BUILD + cd kernel-desktop-2.6.24.5 + cat + > multiarch.make + << "EOF" + pykconfig + > /home/sh/rpm/BUILD/kernel-desktop-2.6.24.5/o/.kernel-autogen.conf + echo # kernel-desktop.spec overrides + echo LOCALVERSION="-1" + /usr/bin/make pykconfig Makefile:7: .mk: No such file or directory make: *** No rule to make target `.mk'. Stop. error: Bad exit status from /home/sh/tmp/rpm-tmp.66763 (%build) Daniel -- Daniel Horecki http://morr.pl From glen at delfi.ee Mon May 12 18:20:36 2008 From: glen at delfi.ee (Elan =?iso-8859-1?q?Ruusam=E4e?=) Date: Mon, 12 May 2008 19:20:36 +0300 Subject: kernel-desktop.spec In-Reply-To: <2dcd50ec0805120903v169eba5br95567d8595996728@mail.gmail.com> References: <2dcd50ec0805120903v169eba5br95567d8595996728@mail.gmail.com> Message-ID: <200805121920.37009.glen@delfi.ee> On Monday 12 May 2008 19:03, Daniel Horecki wrote: > Hello, > > How it should be build now? Plain ./builder kernel-desktop.spec doesn't > work. With target noarch builds, with target x86_64 don't. > > Executing(%build): /bin/sh -e /home/sh/tmp/rpm-tmp.66763 > + umask 022 > + cd /home/sh/rpm/BUILD > + cd kernel-desktop-2.6.24.5 > + cat > + > multiarch.make > + << "EOF" > + pykconfig > + > /home/sh/rpm/BUILD/kernel-desktop-2.6.24.5/o/.kernel-autogen.conf > + echo # kernel-desktop.spec overrides > + echo LOCALVERSION="-1" > + /usr/bin/make pykconfig > Makefile:7: .mk: No such file or directory > make: *** No rule to make target `.mk'. Stop. > error: Bad exit status from /home/sh/tmp/rpm-tmp.66763 (%build) refetch sources. they seem outdated (out of sync) $ ./builder -bb kernel-desktop.spec:LINUX_2_6_24 --target x86_64,noarch works on carme. and th-test already contains pkg with this auto tag: auto-th-kernel-desktop-2_6_24_7-1 > Daniel -- glen From shinden at linux.pl Mon May 12 18:48:51 2008 From: shinden at linux.pl (Daniel Horecki) Date: Mon, 12 May 2008 18:48:51 +0200 Subject: kernel-desktop.spec In-Reply-To: <200805121920.37009.glen@delfi.ee> References: <2dcd50ec0805120903v169eba5br95567d8595996728@mail.gmail.com> <200805121920.37009.glen@delfi.ee> Message-ID: <2dcd50ec0805120948p98b2682s7093c71b19f3086a@mail.gmail.com> On Mon, May 12, 2008 at 6:20 PM, Elan Ruusam?e wrote: > > On Monday 12 May 2008 19:03, Daniel Horecki wrote: > > Hello, > > > > How it should be build now? Plain ./builder kernel-desktop.spec doesn't > > work. With target noarch builds, with target x86_64 don't. > > > > Executing(%build): /bin/sh -e /home/sh/tmp/rpm-tmp.66763 > > + umask 022 > > + cd /home/sh/rpm/BUILD > > + cd kernel-desktop-2.6.24.5 > > + cat > > + > multiarch.make > > + << "EOF" > > + pykconfig > > + > /home/sh/rpm/BUILD/kernel-desktop-2.6.24.5/o/.kernel-autogen.conf > > + echo # kernel-desktop.spec overrides > > + echo LOCALVERSION="-1" > > + /usr/bin/make pykconfig > > Makefile:7: .mk: No such file or directory > > make: *** No rule to make target `.mk'. Stop. > > error: Bad exit status from /home/sh/tmp/rpm-tmp.66763 (%build) > > refetch sources. they seem outdated (out of sync) > > $ ./builder -bb kernel-desktop.spec:LINUX_2_6_24 --target x86_64,noarch > works on carme. > > and th-test already contains pkg with this auto tag: > auto-th-kernel-desktop-2_6_24_7-1 I have refetched sources yesterday and today, still no go. But it goes with LINUX_2_6_24 tag, thanks. Daniel -- Daniel Horecki http://morr.pl