Files could not be expanded: service error: ###ASK /var/cache/obs/bC9ZuLPi5Hm8/src/libgcj47-rpmlintrc more info

service source_validator failed:
time="2023-06-21T14:32:37Z" level=warning msg="Path \"/etc/SUSEConnect\" from \"/etc/containers/mounts.conf\" doesn't exist, skipping"
time="2023-06-21T14:32:37Z" level=warning msg="Path \"/etc/zypp/credentials.d/SCCcredentials\" from \"/etc/containers/mounts.conf\" doesn't exist, skipping"
Running /usr/lib/obs/service//source_validator --outdir /var/cache/obs/bC9ZuLPi5Hm8/out
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
ERROR: gcc-MACROMACRO.tar.bz2 mentioned in spec file does not exist.
- package has baselibs.conf: (new or modified)
--------------------------------------------------------------
targettype x86 package libgcc47
targettype x86 package libstdc++47
libgcj47
requires "libgcj47"
libgcj47-devel
gcc47-gij
requires "libgcj47-"
+/usr/bin/gij-4.7 -> /usr/bin/gij-4.7
+/usr/bin/grmiregistry-4.7 -> /usr/bin/grmiregistry-4.7
--------------------------------------------------------------
###ASK /var/cache/obs/bC9ZuLPi5Hm8/src/baselibs.conf
- package has check-build.sh: (new or modified)
--------------------------------------------------------------
#!/bin/bash
# Copyright (c) 2003,2005 SUSE Linux Products GmbH, Germany. All rights reserved.
#
# Authors: Thorsten Kukuk
#
# this script use the following variable(s):
#
# - $BUILD_BASENAME
#

case $BUILD_BASENAME in
*ppc*)
# Our biarch 32-bit compiler needs to be build on a 64-bit machine,
# otherwise some configure checks fail.
# Note that we cannot use uname here since powerpc32 was invoked
# already.
grep 'series64\|ppc64' /proc/version > /dev/null
if [ $? -ne 0 ] ; then
echo "build does not work on `hostname` for gcc"
exit 1
fi
;;
*x86_64*)
#if [ `ulimit -v` -le 740000 ] ; then
# echo "build does not work on ("`hostname`" for gcc)"
# exit 1
#fi
if [ `getconf _NPROCESSORS_CONF` -lt 2 ] ; then
echo "build does not work on `hostname` for gcc"
exit 1
fi
;;
*)
;;
esac

exit 0

--------------------------------------------------------------
###ASK /var/cache/obs/bC9ZuLPi5Hm8/src/check-build.sh
(W) Attention, "gcc-4.7.1-20120723.tar.bz2" is not mentioned in spec files as source or patch.
- package has gcc47-rpmlintrc: (new or modified)
--------------------------------------------------------------
# This line is mandatory to access the configuration functions
from Config import *

addFilter ("libgomp.*shlib-policy-name-error")
addFilter ("libgcc.*shlib-policy-name-error")
addFilter ("libgfortran.*shlib-policy-name-error")
addFilter ("libquadmath.*shlib-policy-name-error")
addFilter ("libobjc.*shlib-policy-name-error")
addFilter ("libstdc.*shlib-policy-name-error")
addFilter ("gcc47.*devel-dependency glibc-devel")
addFilter ("gcc47-c.*devel-dependency libstdc")
addFilter ("conflicts-with-provides")

--------------------------------------------------------------
###ASK /var/cache/obs/bC9ZuLPi5Hm8/src/gcc47-rpmlintrc
- package has libgcj47-rpmlintrc: (new or modified)
--------------------------------------------------------------
# This line is mandatory to access the configuration functions
from Config import *

addFilter ("libgcj_bc47.*shlib-policy-name-error")
--------------------------------------------------------------
###ASK /var/cache/obs/bC9ZuLPi5Hm8/src/libgcj47-rpmlintrc

gcc47

Edit Package gcc47
No description set
Refresh
Refresh
Source Files (show unmerged sources)

Sources could not be expanded: service error: ###ASK /var/cache/obs/bC9ZuLPi5Hm8/src/libgcj47-rpmlintrc

Show unmerged sources

Comments 0
openSUSE Build Service is sponsored by