[Vm-dev] Build failed: opensmalltalk-vm 1.0.1399

Alistair Grant akgrant0710 at gmail.com
Sat Sep 29 17:28:02 UTC 2018


Hi Eliot,

On Sat, 29 Sep 2018 at 19:05, Eliot Miranda <eliot.miranda at gmail.com> wrote:
>
>
> These are failing because of DEFAULT_DRIVE_PERMISSIONS being undeclared in platforms/win32/vm/sqWin32Directory.c

The changes made as part of "CogVM source as per
VMMaker.oscog-eem.2441" removed a number of "#ifdef PharoVM" lines.
However there are still several there, in particular at line 41.  Line
42 defines DEFAULT_DRIVE_PERMISSIONS.

Cheers,
Alistair


> i686-w64-mingw32-gcc -x c -MT build/vm/sqWin32Directory.o -MMD -MP -MF deps/sqWin32Directory.Td -msse2 -ggdb2 -m32 -mno-rtd -mms-bitfields -O2 -march=pentium4 -momit-leaf-frame-pointer -funroll-loops -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-value -Wno-unused-function -Wno-unused-but-set-variable -I. -I../../spursrc/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DCOGMTVM=0 -DDEBUGVM=0 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN32=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ="GMT"' -DNDEBUG -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Squeak"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Directory.c -o build/vm/sqWin32Directory.o
> 1578../../platforms/win32/vm/sqWin32Directory.c: In function ‘dir_Lookup’:
> 1579../../platforms/win32/vm/sqWin32Directory.c:260:25: error: ‘DEFAULT_DRIVE_PERMISSIONS’ undeclared (first use in this function)
> 1580 *posixPermissions |= DEFAULT_DRIVE_PERMISSIONS;
>
> _,,,^..^,,,_ (phone)
>
> On Sep 28, 2018, at 5:47 PM, AppVeyor <no-reply at appveyor.com> wrote:
>
> Build opensmalltalk-vm 1.0.1399 failed
>
> Commit b1caec7928 by Eliot Miranda on 9/29/2018 12:40 AM:
> CogVM source as per VMMaker.oscog-eem.2445
>
> Configure your notification preferences


More information about the Vm-dev mailing list