Current-Users archive

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

earmv7: building release failed



Hi,

with current-src cvs'uped some minutes ago:

./build.sh ... distribution done w/o hickups, but:

./build.sh -u -N 1 -j 12 -U -m evbearmv7hf-el -O /u/NetBSD/arch/evbearmv7hf-el/obj -D /u/NetBSD/arch/evbearmv7hf-el/dest -R /u/NetBSD/arch/evbearmv7hf-el/release -T /u/NetBSD/arch/evbearmv7hf-el/TOOLS release
===> build.sh started:    Sun Aug 18 20:26:52 MEST 2019
===> NetBSD version:      9.99.9
===> MACHINE:             evbarm
===> MACHINE_ARCH:        earmv7hf
===> Build platform:      NetBSD 9.99.9 amd64
===> HOST_SH:             /bin/sh
===> MAKECONF file:       /etc/mk.conf
===> TOOLDIR path:        /u/NetBSD/arch/evbearmv7hf-el/TOOLS
===> DESTDIR path:        /u/NetBSD/arch/evbearmv7hf-el/dest
===> RELEASEDIR path:     /u/NetBSD/arch/evbearmv7hf-el/release
===> Updated makewrapper: /u/NetBSD/arch/evbearmv7hf-el/TOOLS/bin/nbmake-evbearmv7hf-el
distribution ===> .
build ===> .    (with: NOPOSTINSTALL=1)
Build already installed into /u/NetBSD/arch/evbearmv7hf-el/dest
distribution ===> etc   (with: INSTALL_DONE=1)
postinstall-fix-obsolete ===> .
   === Removing obsolete files ===
Source directory: /u/NetBSD/ks-src
Target directory: /u/NetBSD/arch/evbearmv7hf-el/dest/
obsolete fix:
ls: lib*.so.*: No such file or directory
ls: lib*.so.*: No such file or directory
ls: lib*.so.*: No such file or directory
ls: lib*.so.*: No such file or directory
eabi
eabihf
oabi
postinstall fixes passed: obsolete
postinstall fixes failed:
postinstall-fix-obsolete_stand ===> .
   === Removing obsolete files ===
Source directory: /u/NetBSD/ks-src
Target directory: /u/NetBSD/arch/evbearmv7hf-el/dest/
obsolete_stand fix:
postinstall fixes passed: obsolete_stand
postinstall fixes failed:
   ===============================
checkflist ===> distrib/sets
make distribution started at:  Sun Aug 18 20:26:53 MEST 2019
make distribution finished at: Sun Aug 18 20:26:55 MEST 2019
release ===> etc        (with: DISTRIBUTION_DONE=1)
Build directory is /u/NetBSD/arch/evbearmv7hf-el/obj/sys/arch/evbarm/compile/BEAGLEBONE
Don't forget to run "make depend"
Build directory is /u/NetBSD/arch/evbearmv7hf-el/obj/sys/arch/evbarm/compile/GENERIC
Don't forget to run "make depend"

[...]

    compile  GENERIC/fdt_machdep.o
    compile  GENERIC/fdt_memory.o
    compile  GENERIC/fdt_mmc_pwrseq.o
In file included from /u/NetBSD/ks-src/sys/dev/usb/usbhist.h:45:0,
                 from /u/NetBSD/ks-src/sys/dev/usb/usbnet.c:44:
/u/NetBSD/ks-src/sys/dev/usb/usbnet.c: In function 'usbnet_input':
/u/NetBSD/ks-src/sys/sys/kernhist.h:226:14: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
  _e_->v[0] = (uintmax_t)(A); \
              ^
/u/NetBSD/ks-src/sys/dev/usb/usbhist.h:58:3: note: in expansion of macro 'KERNHIST_LOG'
   KERNHIST_LOG(usbhist,FMT,A,B,C,D);  \
   ^~~~~~~~~~~~
/u/NetBSD/ks-src/sys/dev/usb/usbnet.c:134:33: note: in expansion of macro 'USBHIST_LOGN'
 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usbnetdebug,N,FMT,A,B,C,D)
                                 ^~~~~~~~~~~~
/u/NetBSD/ks-src/sys/dev/usb/usbnet.c:277:2: note: in expansion of macro 'DPRINTFN'
  DPRINTFN(0, "called! un %p buf %p len %ju", un, buf, buflen, 0);
  ^~~~~~~~
/u/NetBSD/ks-src/sys/sys/kernhist.h:227:14: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast]
  _e_->v[1] = (uintmax_t)(B); \
              ^
/u/NetBSD/ks-src/sys/dev/usb/usbhist.h:58:3: note: in expansion of macro 'KERNHIST_LOG'
   KERNHIST_LOG(usbhist,FMT,A,B,C,D);  \
   ^~~~~~~~~~~~
/u/NetBSD/ks-src/sys/dev/usb/usbnet.c:134:33: note: in expansion of macro 'USBHIST_LOGN'
 #define DPRINTFN(N,FMT,A,B,C,D) USBHIST_LOGN(usbnetdebug,N,FMT,A,B,C,D)
                                 ^~~~~~~~~~~~
/u/NetBSD/ks-src/sys/dev/usb/usbnet.c:277:2: note: in expansion of macro 'DPRINTFN'
  DPRINTFN(0, "called! un %p buf %p len %ju", un, buf, buflen, 0);
  ^~~~~~~~

Kurt


Home | Main Index | Thread Index | Old Index