[opensuse-buildservice] Getting build logs and osc status
The build results for Debian say "excluded" for absolutely everything. I'm trying to find build logs through the web interface but can't see where to get them (for any package, distro, arch). osc -v result isn't helping. It doesn't show the configured debian distros, and therefore not the status of "excluded" either (but it's in the legend). osc bl Debian_7.0 x86_64 Server returned an error: HTTP Error 400: remote error scriptutils no logfile remote error: scriptutils no logfile Well it's noarch, but that doesn't exist. osc bl openSUSE_12.3 armv7l Server returned an error: HTTP Error 400: remote error scriptutils no logfile remote error: scriptutils no logfile Package should build, it has no other dependencies. osc bl openSUSE_12.3 armv7l Server returned an error: HTTP Error 400: remote error wav2cdr no logfile remote error: wav2cdr no logfile This is an ANSI C program without dependencies further than the standard C library. Without any sort of problem report it's impossible to fix anything. Where do I go for help? Thanks, Volker -- Volker Kuhlmann http://volker.dnsalias.net/ Please do not CC list postings to me. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Quoting Volker Kuhlmann <list0570@paradise.net.nz>:
The build results for Debian say "excluded" for absolutely everything. I'm trying to find build logs through the web interface but can't see where to get them (for any package, distro, arch).
Did you add the 'debian' specific stuff to build .deb packages? (.dsc et al). See http://en.opensuse.org/openSUSE:Build_Service_Debian_builds Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Fri 02 Aug 2013 19:22:56 NZST +1200, Dominique Leuenberger a.k.a. Dimstar wrote:
See http://en.opensuse.org/openSUSE:Build_Service_Debian_builds
Thanks muchly, I followed the Help links at the bottom, which goe to http://openbuildservice.org/, which looks all corporate but has not much useful content under its large documentation tab. A link to the build service portal would be advisable. I'm stuck on two snags: The source tar file contains symlinks, but OBS barfs on it. All content of the tar file has relative paths. What's the workaround here? The build fails with # The DESTDIR Has To Be Exactly /usr/src/packages/BUILD/debian/<nameOfPackage> make install DESTDIR=/usr/src/packages/BUILD/debian/scriptutils make[1]: Entering directory `/usr/src/packages/BUILD' make[1]: *** No rule to make target `install'. Stop. make[1]: Leaving directory `/usr/src/packages/BUILD' Does this mean Debian can only handle pristine sources that contain a Makefile? Because there isn't one. Or is this an OBS limitation? Thanks, Volker -- Volker Kuhlmann http://volker.dnsalias.net/ Please do not CC list postings to me. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Dominique Leuenberger a.k.a. Dimstar
-
Volker Kuhlmann