Re: Cross compiling user applications for armv7
Michał Kruszewski <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <YYX4JBNi4397B5w4fqkPr-4pYKA0dQxM6hgm0PuLBPhgphxHdp7mWQkVGsOT4yc0fjIXn0kzOHNUuiGRmLUNI88QP44CqOzgiRR5CCe5MoM=@protonmail.com> |
When poudriere starts I can see the following message: [00:00:01] Will build as root:wheel (0:0) However, in the build error I can see: =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> indexinfo-0.3.1_1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.3.1.pkg pkg-static: . wrong user or group ownership (expected 0/0 versus actual 1001/0) *** Error code 1 pkg in /usr/local/sbin exists: -rwxr-xr-x 1 root wheel 4.0M Aug 9 03:04 pkg I don't get it why actual is 1001/0 and not 0/0 Regards, Michał