Current-Users archive

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

Re: Automated report: NetBSD-current/i386 build failure



On Sat, 6 Apr 2019, Paul Goyette wrote:

My amd64 build failed with

checkflist ===> distrib/sets

======  3 missing files in DESTDIR  ========
Files in flist but missing from DESTDIR.
File wasn't installed ?
------------------------------------------
./usr/tests/modules/t_ufetchstore
./usr/tests/modules/ufetchstore_tester
./usr/tests/modules/ufetchstore_tester/ufetchstore_tester.kmod
========  end of 3 missing files  ==========

Looks like there's a missing Makefile in that directory.

maya@ fetched the missing file and committed it.  The amd64 build
is now working.

Back to i386 failures....  :)  The current issue looks like another
fallout from ufetch/ustore ...

On Sat, 6 Apr 2019, Andreas Gustafsson wrote:

The i386 build is still failing, but now in a different place:

--- dependall-sys ---
/tmp/bracket/build/2019.04.06.09.33.07-i386/src/sys/compat/freebsd/freebsd_syscall.c: In function 'freebsd_syscall': /tmp/bracket/build/2019.04.06.09.33.07-i386/src/sys/compat/freebsd/freebsd_syscall.c:103:9: error: passing argument 2 of 'ufetch_long' from incompatible pointer type [-Werror=incompatible-pointer-types]
--- dependall-external ---
--- dependall ---
--- dependall-sys ---
        &code);
        ^
In file included from /tmp/bracket/build/2019.04.06.09.33.07-i386/src/sys/sys/timevar.h:66:0, from /tmp/bracket/build/2019.04.06.09.33.07-i386/src/sys/sys/time.h:307, from /tmp/bracket/build/2019.04.06.09.33.07-i386/src/sys/sys/param.h:145, from /tmp/bracket/build/2019.04.06.09.33.07-i386/src/sys/compat/freebsd/freebsd_syscall.c:35: /tmp/bracket/build/2019.04.06.09.33.07-i386/src/sys/sys/systm.h:341:5: note: expected 'long unsigned int *' but argument is of type 'register_t * {aka int *}'
int ufetch_long(const unsigned long *uaddr, unsigned long *valp);
    ^~~~~~~~~~~

--
Andreas Gustafsson, gson%gson.org@localhost

!DSPAM:5ca8931b139052003219678!



+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+


+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+


Home | Main Index | Thread Index | Old Index