Make failed in container.

17 views
Skip to first unread message

Shlomo Pongratz

unread,
Apr 7, 2020, 3:33:49 AM4/7/20
to muen...@googlegroups.com
Hi,

I'm using the container "codelabsch/muen-dev-env" to build muen.

Unfortunately the make failed with the following.

Apr 06 2020 15:15:18 pack: Generate image: FAILED, check
'/home/user/work/all_git/muen.git/muen/pack/obj/pack.log.generate_image'
Apr 06 2020 15:15:18 pack: Generate image: FAILED, last 5 lines:
Apr 06 2020 15:15:18 mupack: Registered post-check(s) 1
Apr 06 2020 15:15:18 mupack: Registered content provider(s) 2
Apr 06 2020 15:15:18 mupack: Checking existence of 84 file(s)
Apr 06 2020 15:15:18 mupack: Processing failed, aborting
Apr 06 2020 15:15:18 mupack: File
'/home/user/work/all_git/muen.git/muen/policy/obj/initramfs.cpio.gz' too
large for physical memory region 'initramfs': 16#00a3_ef86# > 16#00a3_0000#

Any idea?

Best regards,

S.P.

Adrian-Ken Rueegsegger

unread,
Apr 7, 2020, 4:04:58 AM4/7/20
to muen...@googlegroups.com
Hello,

On 4/7/20 9:33 AM, Shlomo Pongratz wrote:
> Unfortunately the make failed with the following.
>
> Apr 06 2020 15:15:18 pack: Generate image: FAILED, check
> '/home/user/work/all_git/muen.git/muen/pack/obj/pack.log.generate_image'
> Apr 06 2020 15:15:18 pack: Generate image: FAILED, last 5 lines:
> Apr 06 2020 15:15:18 mupack: Registered post-check(s) 1
> Apr 06 2020 15:15:18 mupack: Registered content provider(s) 2
> Apr 06 2020 15:15:18 mupack: Checking existence of 84 file(s)
> Apr 06 2020 15:15:18 mupack: Processing failed, aborting
> Apr 06 2020 15:15:18 mupack: File
> '/home/user/work/all_git/muen.git/muen/policy/obj/initramfs.cpio.gz' too
> large for physical memory region 'initramfs': 16#00a3_ef86# > 16#00a3_0000#
>
> Any idea?

You seem to be running into the same issue as Lonnie [1]. Could you try
with the latest devel branch?

$ git checkout devel
$ git submodule update --init

Regards.
Adrian

[1] - https://groups.google.com/d/msg/muen-dev/38UEgYvagSs/npvTjECdAwAJ

Shlomo Pongratz

unread,
Apr 7, 2020, 4:36:20 AM4/7/20
to muen-dev
Hi Adrian,

I did what you've suggested and I've got the following errors.

Apr 07 2020 08:14:48 components: Build SPARK (debug)
Apr 07 2020 08:14:48 components: Build SPARK (debug): FAILED, check '/home/user/work/all_git/muen.git/muen/components/obj/components.log.build_spark_debug'
Apr 07 2020 08:14:48 components: Build SPARK (debug): FAILED, last 5 lines: 
libhwbase.gpr:8:07: "../libhwbase/tmp/libhwbase/common/mutime" is not a valid directory
libhwbase.gpr:15:07: unknown file "hw-file.ads"
libhwbase.gpr:8:07: "../libhwbase/tmp/libhwbase/common/mutime" is not a valid directory
libhwbase.gpr:15:07: unknown file "hw-file.ads"
gprbuild: "/home/user/work/all_git/muen.git/muen/components/obj/build.gpr" processing failed

Best regards,

S.P.

Adrian-Ken Rueegsegger

unread,
Apr 7, 2020, 6:11:15 AM4/7/20
to muen...@googlegroups.com
On 4/7/20 10:36 AM, Shlomo Pongratz wrote:
> Hi Adrian,
>
> I did what you've suggested and I've got the following errors.
>
> Apr 07 2020 08:14:48 components: Build SPARK (debug)
> Apr 07 2020 08:14:48 components: Build SPARK (debug): FAILED, check
> '/home/user/work/all_git/muen.git/muen/components/obj/components.log.build_spark_debug'
> Apr 07 2020 08:14:48 components: Build SPARK (debug): FAILED, last 5 lines:
> libhwbase.gpr:8:07: "../libhwbase/tmp/libhwbase/common/mutime" is not a
> valid directory
> libhwbase.gpr:15:07: unknown file "hw-file.ads"
> libhwbase.gpr:8:07: "../libhwbase/tmp/libhwbase/common/mutime" is not a
> valid directory
> libhwbase.gpr:15:07: unknown file "hw-file.ads"
> gprbuild: "/home/user/work/all_git/muen.git/muen/components/obj/build.gpr"
> processing failed

It seems that contrib/libhwbase is not in a consistent state. Did you
clean the source tree before reinitiating a build?

$ make distclean

Regards,
Adrian

Shlomo Pongratz

unread,
Apr 7, 2020, 8:34:01 AM4/7/20
to muen-dev
Hi Adrian,

Thank you, previously I just did make clean.
Now the build finished, thanks.

Best regards,

S.P.
Reply all
Reply to author
Forward
0 new messages