Hi All !
Today I took a major step - and created my own openSUSE Build Service
Home project !
https://build.opensuse.org/project/show?project=home%3AFenixNBK
with 1 package in it: "banner".
It is set to cross-distro build: openSUSE 10.3 and 11.0 - both x86 and x86-64.
openSUSE Build Service Overall first impression: I like it !
My goal is to take packages available elsewhere and package it for
openSUSE, and hopefully include it into openSUSE Factory someday...
There are plenty of such small utilities around the net. (examples:
banner, ipcalc, twin, dynamips )
Now it seems that the build has been finished for 10.3 - but I can't
download the final RPM to test it.
Question 1:
Is there a way to download final RPM to try it ?
Question 2:
PPC and other architectures are not listed. I'm not currently need it,
but just interesting if other architectures will be available ?
Question 3:
How does it works internally ? Virtualization or not ?
Question 4:
What are the requirements for contributing into Factory ?
--
-Alexey Eromenko "Technologov"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello,
on Opensuse-11.0 several xxx-32bit and xxx-devel-32bit can be
installed. This is needed for third party software that comes only in 32
bit. To run other 32 bit only software (for me Xilinx ISE and Impact) I need
to compile an additional program (libusb-driver) for 32-bit, that depends on
libusb and libftdi as 32-bit. Other own software using libusb/libftdi should
however be compile for 64-bit. I can circumvebnt be extracting the relevant
files form the i586 packages while installing the XXX.x86_64.rpm packages.
However cleaner would be a possibility to build xxx-32bit and
xxx-devel-32bit from the source rpms. A receipe how to do that would be very
welcome.
Thanks
--
Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
if you work with submit requests and source links, you should update
your osc. Make sure you have version 0.107.
I fixed a bug yesterday which could loose to loss of locally modified
sources, when the sources were an expanded "source link" which was
broken (i.e. a source link that could not applied anymore).
There is also a small new feature.
-------------------------------------------------------------------
Wed Jul 16 17:16:27 CEST 2008 - poeml(a)suse.de
- update to r4461 (version 0.107):
- osc update / checkout: *important bugfix* don't check out a
working copy, or update an existing one, when a source link
cannot be applied [bnc#409373]
- osc build: the --extra-pkgs option is now a configurable
setting in .oscrc. Default is "extra-pkgs = vim gdb strace"
-------------------------------------------------------------------
Thanks,
Peter
--
"WARNING: This bug is visible to non-employees. Please be respectful!"
SUSE LINUX Products GmbH
Research & Development
Hello,
installing dinotrace-9.3f-1.4.x86_64.rpm from
science/openSUSE_11.0 on OpenSuse 11.0/X86_64/2 CPU the program crashes:
> gdb /usr/bin/dinotrace
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-suse-linux"...
(gdb) r
Starting program: /usr/bin/dinotrace
Program received signal SIGSEGV, Segmentation fault.
0x00007f49aded107f in XNextEvent () from /usr/lib64/libX11.so.6
(gdb) bt
#0 0x00007f49aded107f in XNextEvent () from /usr/lib64/libX11.so.6
#1 0x00007f49ae2088b9 in XtAppNextEvent () from /usr/lib64/libXt.so.6
#2 0x000000000043e177 in main ()
(gdb)
The same crash happens when compiling from the sources at
http://www.veripool.org/wiki/dinotrace with standard ./configure&& make.
Removing all optimizations however, the 64-bit build runs with no crash so
long, and so does dinotrace-9.3f-1.4.i586.rpm on the X86_64 machine or on a
I386 1CPU machines.
Should we expect the error in dinotrace or in some library? I also just
mailed the author, Wilson Snyder.
Cheers
--
Uwe Bonnes bon(a)elektron.ikp.physik.tu-darmstadt.de
Institut fuer Kernphysik Schlossgartenstrasse 9 64289 Darmstadt
--------- Tel. 06151 162516 -------- Fax. 06151 164321 ----------
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
see submitreq 315. accepting that one caused KDE:KDE4:Factory:Desktop to fail
with "patch 'project.diff' does not exist".
what has happened seems to be that the submitreq was accepted, and the _link
file got the project.diff's that were in :UNSTABLE:Desktop before, and the
project.diff got deleted from the _link file in :UNSTABLE (and removed from the
source checkout), but never added to the source checkout of the package in
KDE:KDE4:Factory:Desktop.
This seems to be a quite recent regression, it used to work fine a couple of
days ago still.
Greetings,
Dirk
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
There is since nearly one week a expansion error in Factory: 'nothing provides
kernel-syms'. I can't build KMP packages anymore. What's the problem?
Danny
--
Danny Kukawka
dkukawka(a)suse.de
R&D Team Mobile Devices
SUSE LINUX a Novell Business
Maxfeldstr. 5, D-90409 Nuernberg, Germany
SUSE LINUX Products GmbH, Nuernberg; GF: Markus Rex, HRB 16746 (AG Nuernberg)
Hello,
I've just updated my Qt to version 4.4.0 provided by KDE:Qt repository.
But the new Phonon Module is not installed :-( :-(
Why ???
Thank you,
Gianluca
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
present: freitag, abauer, mjung, mls, rlihm, jcborn, froh, adrian
Status:
=======
freitag:
* created personalized event handling in support. Currently asks the
OBS api to request owner ship of projects. Discussion to change this
to register users initially at project creation time instead.
* open question how to implement notifications on submit request, will
discuss with Andreas.
abauer:
* bugfixes in submit request area
* open submit request are visible now in web client.
mjung:
* Created presentation about trust system. Talk about the ideas on
thursday will get recorded and become public accessible.
mls:
* add build test to check if a client is able to build a package
rlihm:
* Worked on build service web pages text with Zonker for build.opensuse.org
jcborn:
* Worked on hard link support for kiwi FTP generation.
This needs to get integrated into bs_publish code.
lrupp:
* request for a single noarch scheduler to avoid double building.
adrian:
* worked on integration of new kiwi version into the worker. Supports handling
of multiple versions of the same package (except for different
architectures) and support for including other kiwi configs.
poeml:
* New osc release with improved submit request handling and a number new
features.
Discussion about statistics:
* Some statistics might be done via hermes in future. Download statistics will
need to stay with existing module.
Build Service status:
* Quite loaded, still striking with XEN problems. WIP already for longer time.
bye
adrian
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian(a)suse.de
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Gents,
may I ask for your advice...I have some troubles building packages for suse
11.0.
the error test is:
---
Reading site-wide parameters from ./config.site.
Hmm, looks like a i686-pc-linux-gnu system.
Using /usr/bin/gcc for a C compiler (set CC to override).
Looks like /usr/bin/gcc supports the -g option.
... but not together with the -O option, not using it.
Looks like /usr/bin/gcc has an ANSI C preprocessor.
... but __ANSI_CPP__ is not automatically defined, will compensate.
Looks like /usr/bin/gcc supports the -M option for generating make
dependencies.
Using /usr/bin/g++ for a C++ compiler (set CXX to override).
Looks like /usr/bin/g++ supports the -g option.
Using " -g" for C++ compiler options.
Looks like /usr/bin/g++ has an ANSI C preprocessor.
... but __ANSI_CPP__ is not automatically defined, will compensate.
Using /usr/bin/make to configure the software.
Using "include file" syntax for Makefiles.
Looks like make supports "sinclude" for conditional includes.
Using /bin/bash to process command scripts.
Missing C++ runtime support for g++ (/usr/bin/g++).
Compilation of the following test program failed:
----------------------------------------------------------
#include "iostream.h"
int main(){ cout << "Hello World!" << endl; return 0;}
----------------------------------------------------------
Usually this is because you do not have a standard C++ library
installed on your system or you have installed it in a non-standard
location. If you do not have a C++ library installed, then you must
install it. If it is installed in a non-standard location, then you
should configure the compiler so that it will automatically be found.
(For recent gcc releases this is libstdc++, for older gcc - libg++)
---
In the .spec for the project this libstdc++ is included:
BuildRequires: libjpeg-devel, libtiff-devel, zlib-devel, gcc, gcc-c++,
libstdc++
...and another project runs fine with these settings.
What is the problem in 11.0?
Thx
Axel
--
Dr.-Ing. Axel K. Braun
M: +49.(0)173.7003.154
VoIP/Skype: axxite
PGP Fingerprint: CB03 964D 1CFA E87B AA63 53F3 1BD6 F53A EB48 EF22
Public Key available at http://www.axxite.com/axel.braun@gmx.de.asc
This mail was *not scanned* before sending.
It was sended from a virus-free Linux desktop.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello,
I created a package named "yarp" that compiles well on RHEL, Fedora and
Cent_OS.
Then, I created a package that depends on yarp... and in spec I write:
"BuildRequires: yarp"
but then... the Build Service doesn't start the compilation because it
tell me:
"Nothing provides perl(yarp) required by yarp"
What does it means ??
Thanks,
Gianluca
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org