Hello,
Could the texts in "Project xxx Status Monitor" directly link to the
corresponding "Build Log"s?
Would save a lot of clicks and should be easy implemented.
Ciao
--
http://www.dstoecker.eu/ (PGP key available)
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
hopefully someone on the list knows the root cause of the underneath problem.
The root cause is probably a missing pkg, but I have no idea which one.
The build fails when executing 'osc build ....sipp.spec', but the build is
succesfull in my local environment. I assume some more pkgs are available
there.
cc -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2 -O2 -I. -I/opt/openssl/include -c -o send_packets.o send_packets.c
send_packets.c: In function 'send_packets':
send_packets.c:177: error: 'struct udphdr' has no member named 'uh_dport'
send_packets.c:179: error: 'struct udphdr' has no member named 'uh_sport'
send_packets.c:180: error: 'struct udphdr' has no member named 'uh_dport'
send_packets.c:183: error: 'struct udphdr' has no member named 'uh_sport'
send_packets.c:186: error: 'struct udphdr' has no member named 'uh_sport'
send_packets.c:193: error: 'struct udphdr' has no member named 'uh_sum'
make[1]: *** [send_packets.o] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/sipp-1.1rc8.src'
make: *** [pcapplay_ossl] Error 2
It looks to me that the structure is provided by:
/usr/include/netinet/udp.h
/* UDP header as specified by RFC 768, August 1980. */
struct udphdr
{
u_int16_t uh_sport; /* source port */
u_int16_t uh_dport; /* destination port */
u_int16_t uh_ulen; /* udp length */
u_int16_t uh_sum; /* udp checksum */
};
This file is part of the osc build, see (the grep for dport):
Local osc build output:
+ cd sipp-1.1rc8.src
+ make clean
rm -f *.o sipp *~ *.log sipp.tgz *.csv *.exe
rm -rf cxx_repository
+ grep uh_dport /usr/include/netinet/udp.h
u_int16_t uh_dport; /* destination port */
Is something processes/installed in the wrong order? What's needed to
have sipp build succesfull on the BS?
--
TIA,
Richard Bos
We are borroing the world of our chlidren,
We don't inherit her from our parents.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi all
I keep on getting this error message in the log when I use the xUbuntu
repository:
installing x11-common
/usr/sbin/invoke-rc.d: line 276: /sbin/runlevel: No such file or directory
/etc/init.d/x11-common: line 20: /etc/default/rcS: No such file or directory
invoke-rc.d: initscript x11-common, action "start" failed.
dpkg: error processing x11-common (--install):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
x11-common
Any clues ?
--
Amilcar Lucas
Webmaster
The KDevelop project
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
Now that I've gotten numpy and scipy to work (thanks!), I can't get
matplotlib to display anything. I recall having problems with
opensuse's python and Tcl/Tk programs, like idle, in the past. I
installed python-idle and, python-tk from the 10.2 repo, and now idle
runs fine (beforehand, idle wasn't on the system). I then try to
following:
>>> from pylab imort *
>>> plot([1,2,3,4])
>>> show()
>From either idle or vanilla python from the shell, I get nothing. A
window with the plot should be created. So this is a bit mysterious.
Any thoughts?
Thanks,
David
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
there is this example in /usr/share/doc/packages/obs-api/README.SETUP
(strings adjusted):
<project name="SUSE_Linux_10.1">
<repository status='disabled' name='standard'>
<arch>ppc</arch>
</repository>
<title>the SUSE_Linux_10.1 distribution</title>
<description></description>
</project>
However, it doesn't work with my buildservice instance, it gives an
internal server error.
This works though:
<project name="SUSE_Linux_10.1">
<title>SUSE_Linux_10.1 distribution</title>
<description>SUSE_Linux_10.1 distribution.</description>
<person userid="Admin" role="maintainer"/>
<repository name="standard">
<arch>ppc</arch>
</repository>
</project>
What's wrong? Am I confused?
Peter
--
SUSE LINUX Products GmbH Bug, bogey, bugbear, bugaboo:
Research & Development A malevolent monster (not true?);
Some mischief microbic;
What makes someone phobic;
The work one does not want to do.
From: Chris Young (The Omnificent English Dictionary In Limerick Form)
Hallo.
I just found following error in the GNOME:UNSTABLE project, package
glib2:
error: %changelog not in descending chronological order
The spec file is a verbatim copy of a package from FACTORY and builds
correctly in Autobuild, rpmbuild, and local osc build.
Do you have any idea, why it fails in BS?
--
Best Regards / S pozdravem,
Stanislav Brabec
software developer
---------------------------------------------------------------------
SUSE LINUX, s. r. o. e-mail: sbrabec(a)suse.cz
Lihovarská 1060/12 tel: +420 284 028 966
190 00 Praha 9 fax: +420 284 028 951
Czech Republic http://www.suse.cz/
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there!
With the latest packages the opensuse buildservice works fine (on
a single machine) building i586 and x86_64 packages.
Great work!
Now I'd like to add more build clients, to speed things up, but I could
not find hints about how to do this. Perhaps someone may help?
Bye,
Marcel
- --
- ----
Dipl.-Inf. Marcel Ritter
Linux/Novell
Regionales Rechenzentrum Erlangen
Tel: 09131 / 85-29958
E-Mail: Marcel.Ritter(a)rrze.uni-erlangen.de
- ----
Unix _IS_ user friendly... It's just selective about who its friends are.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org
iD8DBQFFvhLCXLTbgg79wMERAmymAJ9/MR+nJbUG3mMW9boWE1ZFU3naxQCbBOhZ
yK06Ixx0l5NCyLPIw4Y9RTY=
=0Fhe
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi All,
I've hit a stumbling block with building packages, some distros build fine and others just don't want to play ball. Some of the distros are complaining about libcurl not in the pkg-config, and others are complaining about ****. If possible could someone advise me on how to rectify these problems, please? The details of the errors are as follows, broken by distro:
SLES9:
+ ./configure --prefix=/opt/bongo --localstatedir=/var/opt/bongo
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
openSUSE Factory:
+ ./configure --prefix=/opt/bongo --localstatedir=/var/opt/bongo
configure: error: cannot find install-sh or install.sh in . ./.. ./../..
SUSE 10.0:
checking for libcurl... Package libcurl was not found in the pkg-config search path. Perhaps you should add the directory containing `libcurl.pc' to the PKG_CONFIG_PATH environment variable No package 'libcurl' found
configure: error: Library requirements (libcurl) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
SUSE 9.3:
checking for libcurl... Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
configure: error: Library requirements (libcurl) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
FC4:
checking for libcurl... Package libcurl was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcurl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcurl' found
configure: error: Library requirements (libcurl) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Mandriva 2006:
checking for libcurl... Package libcurl was not found in the pkg-config search path. Perhaps you should add the directory containing `libcurl.pc' to the PKG_CONFIG_PATH environment variable No package 'libcurl' found
configure: error: Library requirements (libcurl) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
Many thanks for your help, and also for the OBS which is great.
Andy
--
Andrew Wafaa
Business Tel: +44 (0)7919 522451
Personal Tel: +44 (0)7974 074546
e-Mail: andrew(a)forcev.net
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org