Opened 2 years ago
Closed 2 years ago
#358 closed bug (fixed)
Nitghly build MUI-5.0-20171030r6074-os4.lha and .debug.lha incomplete
Reported by: | Javier de las Rivas | Owned by: | Thore Böckelmann |
---|---|---|---|
Priority: | normal | Milestone: | 5.0-2017R4 |
Component: | build environment | Version: | 5.0-nightly build |
Severity: | minor | Keywords: | |
Cc: | OS Platform: | AmigaOS4 | |
Blocked By: | Blocking: | ||
Release Notes: |
Description
Summary
Nitghly build MUI-5.0-20171030r6074-os4.lha and .debug.lha archives are incomplete
Steps to reproduce
- Download OS$'s 20171030r6074 builds
- Unarchive them.
Expected results
All files/mccs/libs
Actual results
Missing filers/mccs/libs
mui5-build.log:
..
make[1]: * No rule to make target 'vecpoolmem.h', needed by '.obj_os4/masterinit.o'. Stop.
make[1]: Leaving directory '/usr/local/amiga/mui-build/mui5'
MKDIR release/ndebug
Could not open read file doc/Argstring/Argstring
Could not open read file doc/Argstring/MUIA_Argstring_Contents
Could not open read file doc/Argstring/MUIA_Argstring_Template
cp: cannot stat 'bin_os4/MUI.debug': No such file or directory
cp: cannot stat 'bin_os4/PSI.debug': No such file or directory
cp: cannot stat 'bin_os4/FlushMUI.debug': No such file or directory
cp: cannot stat 'bin_os4/FlushImagespace.debug': No such file or directory
cp: cannot stat 'bin_os4/PatchASL.debug': No such file or directory
cp: target '../../release/ndebug/MUI/Demos/boing.png' is not a directory
cp: cannot stat '*.library.debug': No such file or directory
cp: cannot stat '*.mui.debug': No such file or directory
cp: cannot stat '*.mcc.debug': No such file or directory
cp: cannot stat '*.mcp.debug': No such file or directory
ls: cannot access 'locale/*.catalog': No such file or directory
+ ret=0
+ set +x
done.
=================================================================
os3: Compiling nightly build version
Regression
Notes
Change History (3)
comment:1 Changed 2 years ago by
comment:2 Changed 2 years ago by
Component: | undefined → build environment |
---|---|
Milestone: | future release → 5.0-2017R4 |
Owner: | set to Thore Böckelmann |
Priority: | undecided → normal |
Status: | new → assigned |
Same for muimaster.library.debug:
..
make[1]: Entering directory '/usr/local/amiga/mui-build/mui5'
make[1]: * No rule to make target 'vecpoolmem.h', needed by '.obj_os4/masterinit.o'. Stop.
make[1]: Leaving directory '/usr/local/amiga/mui-build/mui5'
cp: cannot stat 'bin_os4/libs/muimaster.library.debug': No such file or directory
make[1]: Entering directory '/usr/local/amiga/mui-build/mui5'
..