Comment # 5 on bug 1092489 from
(In reply to Jan Engelhardt from comment #4)
> Something is messed in that staging project. Building locally with `osc
> build` sends schily.spec into an endless configure loop.

I see on my machine the same content as seen on website:

$ osc build i586
...
[   48s] + gcc -o smake make.o readfile.o parse.o update.o rules.o archconf.o
job.o memory.o astoi.o astoll.o comerr.o error.o eaccess.o format.o
getexecpath.o jsprintf.o jssnprintf.o saveargs.o seterrno.o strcatl.o strlcpy.o
strncpy.o streql.o getargs.o geterrno.o movebytes.o fillbytes.o raisecond.o
rename.o searchinpath.o uname.o file_raise.o fileopen.o fcons.o cvmod.o flag.o
flush.o dat.o filewrite.o fileread.o fileseek.o niread.o niwrite.o
[   48s] ./psmake/smake -r all
[   48s] ...sh conf/cc-config.sh cc cc incs/Dcc.i686-linux
[   48s] Trying to find cc
[   48s] Found cc
[   48s] Creating empty 'incs/Dcc.i686-linux', using cc as default compiler
[   48s]     ==> MAKING DIRECTORY "incs/i686-linux-cc/Inull"
[   48s]     ==> AUTOCONFIGURING GLOBAL "./autoconf/configure"
[   48s] Autoconf requires GNU m4 1.1 or later
[   48s] smake: Operation not permitted. *** Code 1 from command line for
target './autoconf/configure'.
[   48s] smake: The following command caused the error:
...


You are receiving this mail because: