Mailinglist Archive: opensuse-buildservice (351 mails)
| < Previous | Next > |
[opensuse-buildservice] Re: Fedora package selection
- From: Chris Frey <cdfrey@xxxxxxxxxxxxxx>
- Date: Sat, 5 Jul 2008 12:38:01 -0400
- Message-id: <20080705163801.GA1799@xxxxxxxxxxxxxx>
On Sat, Jul 05, 2008 at 12:26:18PM +0200, Marcus H?we wrote:
I do have that specified. It is in a conditional section, so maybe
the build is getting confused.
The very end of my build log says this:
+ exec rpmbuild -ba --eval '%define _srcdefattr (-,root,root)'
/usr/src/redhat/SOURCES/barry-0.13.spec
error: Failed build dependencies:
gtkmm24-devel is needed by barry-0.13-3.1.i386
libglademm24-devel is needed by barry-0.13-3.1.i386
libtar-devel is needed by barry-0.13-3.1.i386
libopensync-devel is needed by barry-0.13-3.1.i386
mount: can't find / in /etc/fstab or /etc/mtab
md: stopping all md devices.
xenbus_dev_shutdown: device/console/0: Initialising != Connected, skipping
System halted.
I'm currently working in the home:ndprojects sandbox area.
Thanks,
- Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
Did you add the correct BuildRequires to your spec file? In order to get
libglademm24-devel installed into the build-chroot add the following line
to your spec file:
BuildRequires: libglademm24-devel
I do have that specified. It is in a conditional section, so maybe
the build is getting confused.
The very end of my build log says this:
+ exec rpmbuild -ba --eval '%define _srcdefattr (-,root,root)'
/usr/src/redhat/SOURCES/barry-0.13.spec
error: Failed build dependencies:
gtkmm24-devel is needed by barry-0.13-3.1.i386
libglademm24-devel is needed by barry-0.13-3.1.i386
libtar-devel is needed by barry-0.13-3.1.i386
libopensync-devel is needed by barry-0.13-3.1.i386
mount: can't find / in /etc/fstab or /etc/mtab
md: stopping all md devices.
xenbus_dev_shutdown: device/console/0: Initialising != Connected, skipping
System halted.
Btw. can you give us the link to your buildservice project/package?
I'm currently working in the home:ndprojects sandbox area.
Thanks,
- Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |