Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

amd64 -current build failure



Hi,

I am getting, three times in a row:
...
--- xkeyboard-config.pc ---
if /home/sysbuild/amd64/tools/bin/nbsed -e '/tab(@)/,/^\.TE/d' -e
'/^\.IN /d' xkeyboard-config.pc.tmp |
/home/sysbuild/amd64/tools/bin/nbgrep -E '@([^
        ]+)@'; then  echo "pkg-config xkeyboard-config.pc matches
@.*@, probably missing updates" 1>&2;  false;  else  mv -f
xkeyboard-config.pc.tmp xkeyboard-config.pc;  fi
--- xkeyboard-config.7 ---
@xkb_base@/compat
@xkb_base@/compiled
@xkb_base@/geometry
@xkb_base@/keycodes
@xkb_base@/keymap
@xkb_base@/rules
@xkb_base@/semantics
@xkb_base@/symbols
@xkb_base@/types
manual xkeyboard-config.7 matches @.*@, probably missing updates
*** [xkeyboard-config.7] Error code 1
nbmake[7]: stopped in /home/sysbuild/src/external/mit/xorg/lib/xkeyboard-config
1 error
nbmake[7]: stopped in /home/sysbuild/src/external/mit/xorg/lib/xkeyboard-config
*** Failed target:  dependall-xkeyboard-config
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1";
shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .)
this="external/mit/xorg/lib/";
real="/home/sysbuild/src/external/mit/xorg/lib" ;; *)
this="external/mit/xorg/lib/${dir}/";
real="/home/sysbuild/src/external/mit/xorg/lib/${dir}" ;; esac;
show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd
"${real}" && /home/sysbuild/amd64/tools/bin/nbmake _THISDIR_="${this}"
"$@" ${target}; }; _makedirtarget xkeyboard-config dependall
*** Error code 2
*** [build_install] Error code 1
nbmake[4]: stopped in /home/sysbuild/src/external/mit/xorg/lib
1 error
nbmake[4]: stopped in /home/sysbuild/src/external/mit/xorg/lib

ERROR: Failed to make release
*** BUILD ABORTED ***
sysbuild: W: Command failed with code 1
.....

On the last attempt I did clean the obj directory, as well as did a '
make cleandir' in the src directory - which is the usual I do first
when the build fails - to no avail.

Chavdar


-- 
----


Home | Main Index | Thread Index | Old Index