Current-Users archive

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

netbsd7-i386 build failure



I've been complaining about this for days, but of course in the wrong
venues.

WHICH IS THE RIGHT VENUE?

--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte

---------- Forwarded message ----------
Date: Mon, 25 Aug 2014 15:10:59 -0700 (PDT)
From: Hisashi T Fujinaka <htodd%twofifty.com@localhost>
To: releng%netbsd.org@localhost
Subject: netbsd7-i386 build failure

--- dispatcher.pico ---
/usr/src/lib/libpuffs/dispatcher.c: In function 'dispatch':
/usr/src/lib/libpuffs/dispatcher.c:418:14: error: 'struct puffs_vnmsg_open' has no member named 'pvnr_oflags'
         &auxt->pvnr_oflags);
              ^
*** [dispatcher.pico] Error code 1

nbmake[7]: stopped in /usr/src/lib/libpuffs
--- dispatcher.po ---
/usr/src/lib/libpuffs/dispatcher.c: In function 'dispatch':
/usr/src/lib/libpuffs/dispatcher.c:418:14: error: 'struct puffs_vnmsg_open' has no member named 'pvnr_oflags'
         &auxt->pvnr_oflags);
              ^
*** [dispatcher.po] Error code 1

nbmake[7]: stopped in /usr/src/lib/libpuffs
2 errors

nbmake[7]: stopped in /usr/src/lib/libpuffs
*** [dependall] Error code 2
nbmake[6]: stopped in /usr/src/lib/libpuffs
1 error

nbmake[6]: stopped in /usr/src/lib/libpuffs
*** Failed target:  dependall-libpuffs
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/usr/src/lib" ;; *) this="lib/${dir}/"; real="/usr/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools.i386/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libpuffs dependall
*** Error code 2
Stop.
nbmake[5]: stopped in /usr/src/lib
*** [build_install] Error code 1


--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index