* Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
@ 2017-11-26 23:01 Edward Shishkin
2017-11-27 13:10 ` Felix Zielcke
0 siblings, 1 reply; 12+ messages in thread
From: Edward Shishkin @ 2017-11-26 23:01 UTC (permalink / raw)
To: ReiserFS development mailing list
Hi all,
ZSTD compression support in Reiser4 is brought for you by BratSinot.
We recommend it as a replacement of gzip1. To enjoy ZSTD compression,
please build and install kernel stuff for linux-4.14, reiser4progs-1.2.0,
and specify mkfs option "-o compress=zstd1".
In accordance with Reiser4 development model we announce a new
software framework release 4.0.2 of Reiser4 kernel module and
Reiser4progs. So, before the next mount session please don't forget
to check your old reiser4 partitions by new fsck to update things
(not urgently).
The latest stuff can be found here:
https://sourceforge.net/projects/reiser4/files
https://github.com/edward6/
Thanks,
Edward.
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
2017-11-26 23:01 Edward Shishkin
@ 2017-11-27 13:10 ` Felix Zielcke
2017-11-27 13:46 ` Edward Shishkin
0 siblings, 1 reply; 12+ messages in thread
From: Felix Zielcke @ 2017-11-27 13:10 UTC (permalink / raw)
To: Edward Shishkin, ReiserFS development mailing list
Am Montag, den 27.11.2017, 00:01 +0100 schrieb Edward Shishkin:
> Hi all,
>
> ZSTD compression support in Reiser4 is brought for you by BratSinot.
> We recommend it as a replacement of gzip1. To enjoy ZSTD compression,
> please build and install kernel stuff for linux-4.14, reiser4progs-
> 1.2.0,
> and specify mkfs option "-o compress=zstd1".
>
> In accordance with Reiser4 development model we announce a new
> software framework release 4.0.2 of Reiser4 kernel module and
> Reiser4progs. So, before the next mount session please don't forget
> to check your old reiser4 partitions by new fsck to update things
> (not urgently).
>
> The latest stuff can be found here:
> https://sourceforge.net/projects/reiser4/files
> https://github.com/edward6/
>
> Thanks,
> Edward.
>
Hi Edward,
I have now uploaded the new versions of reiser4progs and libaal to
Debian. But reiser4progs fail to build now on every architecture except
amd64 and i386
See: https://buildd.debian.org/status/package.php?p=reiser4progs
Previous 1.1.0 version worked fine.
Regards,
Felix
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
2017-11-27 13:10 ` Felix Zielcke
@ 2017-11-27 13:46 ` Edward Shishkin
2017-11-27 15:27 ` Felix Zielcke
0 siblings, 1 reply; 12+ messages in thread
From: Edward Shishkin @ 2017-11-27 13:46 UTC (permalink / raw)
To: Felix Zielcke, ReiserFS development mailing list
Hi Felix,
Thank you for the report, I'll try to find out, what is wrong.
Edward.
On 11/27/2017 02:10 PM, Felix Zielcke wrote:
> Am Montag, den 27.11.2017, 00:01 +0100 schrieb Edward Shishkin:
>> Hi all,
>>
>> ZSTD compression support in Reiser4 is brought for you by BratSinot.
>> We recommend it as a replacement of gzip1. To enjoy ZSTD compression,
>> please build and install kernel stuff for linux-4.14, reiser4progs-
>> 1.2.0,
>> and specify mkfs option "-o compress=zstd1".
>>
>> In accordance with Reiser4 development model we announce a new
>> software framework release 4.0.2 of Reiser4 kernel module and
>> Reiser4progs. So, before the next mount session please don't forget
>> to check your old reiser4 partitions by new fsck to update things
>> (not urgently).
>>
>> The latest stuff can be found here:
>> https://sourceforge.net/projects/reiser4/files
>> https://github.com/edward6/
>>
>> Thanks,
>> Edward.
>>
> Hi Edward,
>
> I have now uploaded the new versions of reiser4progs and libaal to
> Debian. But reiser4progs fail to build now on every architecture except
> amd64 and i386
> See: https://buildd.debian.org/status/package.php?p=reiser4progs
> Previous 1.1.0 version worked fine.
>
> Regards,
> Felix
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
@ 2017-11-27 14:37 Metztli Information Technology
2017-11-27 23:08 ` Edward Shishkin
0 siblings, 1 reply; 12+ messages in thread
From: Metztli Information Technology @ 2017-11-27 14:37 UTC (permalink / raw)
To: reiserfs-devel, debian-kernel
Niltze, Ed-
I've built libaal-1.0.7 and Reiser4progs-1.2.0 Debian packages for AMD64 successfully and currently testing in a virtual machine.
I've applied reiser4-for-4.14.0 patch to upstream kernel 4.14.2; Debian packaging for 4.14.2-xyz required GCC-7 for kernel build
-- which I installed including relevant dependencies. Yet I have experienced (twice) the appended tail show stopper error:
...
CC arch/x86/boot/compressed/pagetable.o
CC arch/x86/boot/compressed/eboot.o
AS arch/x86/boot/compressed/efi_stub_64.o
AS arch/x86/boot/compressed/efi_thunk_64.o
CC arch/x86/boot/compressed/misc.o
XZKERN arch/x86/boot/compressed/vmlinux.bin.xz
ERROR: "find_get_pages_range" [fs/reiser4/reiser4.ko] undefined!
make[6]: *** [__modpost] Error 1
/usr/tzinti/build/kernel/tekitl-4.14.2/linux/scripts/Makefile.modpost:92: recipe for target '__modpost' failed
make[5]: *** [modules] Error 2
/usr/tzinti/build/kernel/tekitl-4.14.2/linux/Makefile:1228: recipe for target 'modules' failed
make[5]: *** Waiting for unfinished jobs....
MKPIGGY arch/x86/boot/compressed/piggy.S
AS arch/x86/boot/compressed/piggy.o
DATAREL arch/x86/boot/compressed/vmlinux
LD arch/x86/boot/compressed/vmlinux
ZOFFSET arch/x86/boot/zoffset.h
OBJCOPY arch/x86/boot/vmlinux.bin
AS arch/x86/boot/header.o
LD arch/x86/boot/setup.elf
OBJCOPY arch/x86/boot/setup.bin
BUILD arch/x86/boot/bzImage
Setup is 17212 bytes (padded to 17408 bytes).
System is 4433 kB
CRC 231e180a
Kernel: arch/x86/boot/bzImage is ready (#1)
make[4]: *** [sub-make] Error 2
Makefile:146: recipe for target 'sub-make' failed
make[3]: *** [__sub-make] Error 2
Makefile:24: recipe for target '__sub-make' failed
make[3]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux/debian/build/build_amd64_none_amd64'
make[2]: *** [debian/stamps/build_amd64_none_amd64] Error 2
debian/rules.real:190: recipe for target 'debian/stamps/build_amd64_none_amd64' failed
make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
make[1]: *** [binary-arch_amd64_none_amd64_real] Error 2
debian/rules.gen:24: recipe for target 'binary-arch_amd64_none_amd64_real' failed
make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
make: *** [binary-arch] Error 2
debian/rules:50: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
Best Professional Regards.
--
Jose R R
http://metztli.it
---------------------------------------------------------------------------------------------
Download Metztli Reiser4: Debian Stretch with Linux 4.13
---------------------------------------------------------------------------------------------
for AMD64 https://sf.net/projects/metztli-reiser4/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
2017-11-27 13:46 ` Edward Shishkin
@ 2017-11-27 15:27 ` Felix Zielcke
2017-11-27 20:05 ` Edward Shishkin
0 siblings, 1 reply; 12+ messages in thread
From: Felix Zielcke @ 2017-11-27 15:27 UTC (permalink / raw)
To: Edward Shishkin, ReiserFS development mailing list
Am Montag, den 27.11.2017, 14:46 +0100 schrieb Edward Shishkin:
> Hi Felix,
>
> Thank you for the report, I'll try to find out, what is wrong.
>
> Edward.
>
Hi Edward,
I got now a hint on the Debian bugtracker
The problem seems to be the variable used in the configure.ac check for
falign-loops
This patch seems to fix it:
--- a/configure.ac
+++ b/configure.ac
@@ -408,7 +408,7 @@
fi
# Force no alignment to save space.
-if test "x$falign_loop_flag" = xyes; then
+if test "x$falign_loop_flag_cv_" = xyes; then
ALIGN_FLAGS="-falign-jumps=1 -falign-loops=1 -falign-functions=1 \
-falign-labels=1 -fno-inline -fstrength-reduce"
else
Regards
Felix
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
2017-11-27 15:27 ` Felix Zielcke
@ 2017-11-27 20:05 ` Edward Shishkin
2017-11-28 11:50 ` Edward Shishkin
0 siblings, 1 reply; 12+ messages in thread
From: Edward Shishkin @ 2017-11-27 20:05 UTC (permalink / raw)
To: Felix Zielcke, ReiserFS development mailing list; +Cc: Christian Kujau
Hi Felix,
Thank you for the hint!
It seems that the following patch is incomplete (missing rename of
align_loop_flag):
https://github.com/edward6/reiser4progs/commit/2b74e05bdde4f84a224bc235814d1fc51793a2c8
I'll prepare a new release basing on your fixup.
Edward.
On 11/27/2017 04:27 PM, Felix Zielcke wrote:
> Am Montag, den 27.11.2017, 14:46 +0100 schrieb Edward Shishkin:
>> Hi Felix,
>>
>> Thank you for the report, I'll try to find out, what is wrong.
>>
>> Edward.
>>
> Hi Edward,
>
> I got now a hint on the Debian bugtracker
> The problem seems to be the variable used in the configure.ac check for
> falign-loops
> This patch seems to fix it:
>
> --- a/configure.ac
> +++ b/configure.ac
> @@ -408,7 +408,7 @@
> fi
>
> # Force no alignment to save space.
> -if test "x$falign_loop_flag" = xyes; then
> +if test "x$falign_loop_flag_cv_" = xyes; then
> ALIGN_FLAGS="-falign-jumps=1 -falign-loops=1 -falign-functions=1 \
> -falign-labels=1 -fno-inline -fstrength-reduce"
> else
>
> Regards
> Felix
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
2017-11-27 14:37 Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2 Metztli Information Technology
@ 2017-11-27 23:08 ` Edward Shishkin
0 siblings, 0 replies; 12+ messages in thread
From: Edward Shishkin @ 2017-11-27 23:08 UTC (permalink / raw)
To: Metztli Information Technology, reiserfs-devel, debian-kernel
Hello,
Please, download reiser4-for-4.14.1.patch which contains the fixup.
Thanks,
Edward.
On 11/27/2017 03:37 PM, Metztli Information Technology wrote:
> Niltze, Ed-
>
>
> I've built libaal-1.0.7 and Reiser4progs-1.2.0 Debian packages for AMD64 successfully and currently testing in a virtual machine.
>
> I've applied reiser4-for-4.14.0 patch to upstream kernel 4.14.2; Debian packaging for 4.14.2-xyz required GCC-7 for kernel build
>
> -- which I installed including relevant dependencies. Yet I have experienced (twice) the appended tail show stopper error:
> ...
>
> CC arch/x86/boot/compressed/pagetable.o
> CC arch/x86/boot/compressed/eboot.o
> AS arch/x86/boot/compressed/efi_stub_64.o
> AS arch/x86/boot/compressed/efi_thunk_64.o
> CC arch/x86/boot/compressed/misc.o
> XZKERN arch/x86/boot/compressed/vmlinux.bin.xz
> ERROR: "find_get_pages_range" [fs/reiser4/reiser4.ko] undefined!
> make[6]: *** [__modpost] Error 1
> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/scripts/Makefile.modpost:92: recipe for target '__modpost' failed
> make[5]: *** [modules] Error 2
> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/Makefile:1228: recipe for target 'modules' failed
> make[5]: *** Waiting for unfinished jobs....
> MKPIGGY arch/x86/boot/compressed/piggy.S
> AS arch/x86/boot/compressed/piggy.o
> DATAREL arch/x86/boot/compressed/vmlinux
> LD arch/x86/boot/compressed/vmlinux
> ZOFFSET arch/x86/boot/zoffset.h
> OBJCOPY arch/x86/boot/vmlinux.bin
> AS arch/x86/boot/header.o
> LD arch/x86/boot/setup.elf
> OBJCOPY arch/x86/boot/setup.bin
> BUILD arch/x86/boot/bzImage
> Setup is 17212 bytes (padded to 17408 bytes).
> System is 4433 kB
> CRC 231e180a
> Kernel: arch/x86/boot/bzImage is ready (#1)
> make[4]: *** [sub-make] Error 2
> Makefile:146: recipe for target 'sub-make' failed
> make[3]: *** [__sub-make] Error 2
> Makefile:24: recipe for target '__sub-make' failed
> make[3]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux/debian/build/build_amd64_none_amd64'
> make[2]: *** [debian/stamps/build_amd64_none_amd64] Error 2
> debian/rules.real:190: recipe for target 'debian/stamps/build_amd64_none_amd64' failed
> make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
> make[1]: *** [binary-arch_amd64_none_amd64_real] Error 2
> debian/rules.gen:24: recipe for target 'binary-arch_amd64_none_amd64_real' failed
> make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
> make: *** [binary-arch] Error 2
> debian/rules:50: recipe for target 'binary-arch' failed
> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
>
>
> Best Professional Regards.
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
2017-11-27 20:05 ` Edward Shishkin
@ 2017-11-28 11:50 ` Edward Shishkin
0 siblings, 0 replies; 12+ messages in thread
From: Edward Shishkin @ 2017-11-28 11:50 UTC (permalink / raw)
To: Felix Zielcke, ReiserFS development mailing list; +Cc: Christian Kujau
Hello everyone.
Please, find version 1.2.1 of reiser4progs with the fixup:
https://sourceforge.net/projects/reiser4/files/reiser4-utils/reiser4progs
TBH, I am not sure that Reiser4 works for architectures different from
amd64 and i386. However, correct builds is a good start to fix things :)
Thanks,
Edward.
On 11/27/2017 09:05 PM, Edward Shishkin wrote:
> Hi Felix,
>
> Thank you for the hint!
> It seems that the following patch is incomplete (missing rename of
> align_loop_flag):
> https://github.com/edward6/reiser4progs/commit/2b74e05bdde4f84a224bc235814d1fc51793a2c8
>
> I'll prepare a new release basing on your fixup.
>
> Edward.
>
> On 11/27/2017 04:27 PM, Felix Zielcke wrote:
>> Am Montag, den 27.11.2017, 14:46 +0100 schrieb Edward Shishkin:
>>> Hi Felix,
>>>
>>> Thank you for the report, I'll try to find out, what is wrong.
>>>
>>> Edward.
>>>
>> Hi Edward,
>>
>> I got now a hint on the Debian bugtracker
>> The problem seems to be the variable used in the configure.ac check for
>> falign-loops
>> This patch seems to fix it:
>>
>> --- a/configure.ac
>> +++ b/configure.ac
>> @@ -408,7 +408,7 @@
>> fi
>> # Force no alignment to save space.
>> -if test "x$falign_loop_flag" = xyes; then
>> +if test "x$falign_loop_flag_cv_" = xyes; then
>> ALIGN_FLAGS="-falign-jumps=1 -falign-loops=1
>> -falign-functions=1 \
>> -falign-labels=1 -fno-inline -fstrength-reduce"
>> else
>>
>> Regards
>> Felix
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
@ 2017-11-28 15:21 Metztli Information Technology
2017-11-28 17:08 ` Edward Shishkin
0 siblings, 1 reply; 12+ messages in thread
From: Metztli Information Technology @ 2017-11-28 15:21 UTC (permalink / raw)
To: edward.shishkin, reiserfs-devel, debian-kernel
Appreciated Ed.
> Hello,
>
> Please, download reiser4-for-4.14.1.patch which contains the fixup.
>
Updated patch works but had a rough time during the build procedure because zstd is used by btrfs as well:
...
some modules are in more than one package
debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
command exited with status 1
make[2]: *** [install-udeb_amd64] Error 2
debian/rules.real:498: recipe for target 'install-udeb_amd64' failed
make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
make[1]: *** [binary-arch_amd64] Error 2
debian/rules.gen:18: recipe for target 'binary-arch_amd64' failed
make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
make: *** [binary-arch] Error 2
debian/rules:50: recipe for target 'binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
< https://pbs.twimg.com/media/DPuO9nKU8AEMTgx.jpg:large >
Accordingly, in order for the build to proceed past the kernel-wedge show stopper, I had to
touch debian/installer/amd64/ignore-dups
< https://github.com/pexip/os-kernel-wedge >
i.e.,
--------------------------------
% kernel-wedge help find-dups
find-dups kernel-name
Find duplicate modules. Pass the kernel name.
Return 1 if any duplicates are found, unless $KW_CHECK_NONFATAL is
non-empty or the configuration file 'ignore-dups' exists.
--------------------------------------
And the build procedure completed successfully at long last.
>
> On 11/27/2017 03:37 PM, Metztli Information Technology wrote:
>>
>> Niltze, Ed-
>>
>>
>> I've built libaal-1.0.7 and Reiser4progs-1.2.0 Debian packages for AMD64 successfully and currently testing in a virtual machine.
>>
>> I've applied reiser4-for-4.14.0 patch to upstream kernel 4.14.2; Debian packaging for 4.14.2-xyz required GCC-7 for kernel build
>>
>> -- which I installed including relevant dependencies. Yet I have experienced (twice) the appended tail show stopper error:
>> ...
>>
>> CC arch/x86/boot/compressed/pagetable.o
>> CC arch/x86/boot/compressed/eboot.o
>> AS arch/x86/boot/compressed/efi_stub_64.o
>> AS arch/x86/boot/compressed/efi_thunk_64.o
>> CC arch/x86/boot/compressed/misc.o
>> XZKERN arch/x86/boot/compressed/vmlinux.bin.xz
>> ERROR: "find_get_pages_range" [fs/reiser4/reiser4.ko] undefined!
>> make[6]: *** [__modpost] Error 1
>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/scripts/Makefile.modpost:92: recipe for target '__modpost' failed
>> make[5]: *** [modules] Error 2
>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/Makefile:1228: recipe for target 'modules' failed
>> make[5]: *** Waiting for unfinished jobs....
>> MKPIGGY arch/x86/boot/compressed/piggy.S
>> AS arch/x86/boot/compressed/piggy.o
>> DATAREL arch/x86/boot/compressed/vmlinux
>> LD arch/x86/boot/compressed/vmlinux
>> ZOFFSET arch/x86/boot/zoffset.h
>> OBJCOPY arch/x86/boot/vmlinux.bin
>> AS arch/x86/boot/header.o
>> LD arch/x86/boot/setup.elf
>> OBJCOPY arch/x86/boot/setup.bin
>> BUILD arch/x86/boot/bzImage
>> Setup is 17212 bytes (padded to 17408 bytes).
>> System is 4433 kB
>> CRC 231e180a
>> Kernel: arch/x86/boot/bzImage is ready (#1)
>> make[4]: *** [sub-make] Error 2
>> Makefile:146: recipe for target 'sub-make' failed
>> make[3]: *** [__sub-make] Error 2
>> Makefile:24: recipe for target '__sub-make' failed
>> make[3]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux/debian/build/build_amd64_none_amd64'
>> make[2]: *** [debian/stamps/build_amd64_none_amd64] Error 2
>> debian/rules.real:190: recipe for target 'debian/stamps/build_amd64_none_amd64' failed
>> make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>> make[1]: *** [binary-arch_amd64_none_amd64_real] Error 2
>> debian/rules.gen:24: recipe for target 'binary-arch_amd64_none_amd64_real' failed
>> make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>> make: *** [binary-arch] Error 2
>> debian/rules:50: recipe for target 'binary-arch' failed
>> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
>>
>>
>> Best Professional Regards.
>>
>
Thanks again, Ed.
Best Professional Regards.
--
Jose R R
http://metztli.it
---------------------------------------------------------------------------------------------
Download Metztli Reiser4: Debian Stretch with Linux 4.13
---------------------------------------------------------------------------------------------
for AMD64 https://sf.net/projects/metztli-reiser4/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
2017-11-28 15:21 Metztli Information Technology
@ 2017-11-28 17:08 ` Edward Shishkin
0 siblings, 0 replies; 12+ messages in thread
From: Edward Shishkin @ 2017-11-28 17:08 UTC (permalink / raw)
To: Metztli Information Technology, reiserfs-devel, debian-kernel
On 11/28/2017 04:21 PM, Metztli Information Technology wrote:
> Appreciated Ed.
>
>> Hello,
>>
>> Please, download reiser4-for-4.14.1.patch which contains the fixup.
>>
> Updated patch works but had a rough time during the build procedure because zstd is used by btrfs as well:
This is something curious. Squashfs also uses zstd, as far as I know..
> ...
> some modules are in more than one package
> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
> command exited with status 1
> make[2]: *** [install-udeb_amd64] Error 2
> debian/rules.real:498: recipe for target 'install-udeb_amd64' failed
> make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
> make[1]: *** [binary-arch_amd64] Error 2
> debian/rules.gen:18: recipe for target 'binary-arch_amd64' failed
> make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
> make: *** [binary-arch] Error 2
> debian/rules:50: recipe for target 'binary-arch' failed
> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
>
> < https://pbs.twimg.com/media/DPuO9nKU8AEMTgx.jpg:large >
>
> Accordingly, in order for the build to proceed past the kernel-wedge show stopper, I had to
>
> touch debian/installer/amd64/ignore-dups
> < https://github.com/pexip/os-kernel-wedge >
> i.e.,
> --------------------------------
> % kernel-wedge help find-dups
> find-dups kernel-name
>
> Find duplicate modules. Pass the kernel name.
>
> Return 1 if any duplicates are found, unless $KW_CHECK_NONFATAL is
> non-empty or the configuration file 'ignore-dups' exists.
> --------------------------------------
>
> And the build procedure completed successfully at long last.
>
>> On 11/27/2017 03:37 PM, Metztli Information Technology wrote:
>>> Niltze, Ed-
>>>
>>>
>>> I've built libaal-1.0.7 and Reiser4progs-1.2.0 Debian packages for AMD64 successfully and currently testing in a virtual machine.
>>>
>>> I've applied reiser4-for-4.14.0 patch to upstream kernel 4.14.2; Debian packaging for 4.14.2-xyz required GCC-7 for kernel build
>>>
>>> -- which I installed including relevant dependencies. Yet I have experienced (twice) the appended tail show stopper error:
>>> ...
>>>
>>> CC arch/x86/boot/compressed/pagetable.o
>>> CC arch/x86/boot/compressed/eboot.o
>>> AS arch/x86/boot/compressed/efi_stub_64.o
>>> AS arch/x86/boot/compressed/efi_thunk_64.o
>>> CC arch/x86/boot/compressed/misc.o
>>> XZKERN arch/x86/boot/compressed/vmlinux.bin.xz
>>> ERROR: "find_get_pages_range" [fs/reiser4/reiser4.ko] undefined!
>>> make[6]: *** [__modpost] Error 1
>>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/scripts/Makefile.modpost:92: recipe for target '__modpost' failed
>>> make[5]: *** [modules] Error 2
>>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/Makefile:1228: recipe for target 'modules' failed
>>> make[5]: *** Waiting for unfinished jobs....
>>> MKPIGGY arch/x86/boot/compressed/piggy.S
>>> AS arch/x86/boot/compressed/piggy.o
>>> DATAREL arch/x86/boot/compressed/vmlinux
>>> LD arch/x86/boot/compressed/vmlinux
>>> ZOFFSET arch/x86/boot/zoffset.h
>>> OBJCOPY arch/x86/boot/vmlinux.bin
>>> AS arch/x86/boot/header.o
>>> LD arch/x86/boot/setup.elf
>>> OBJCOPY arch/x86/boot/setup.bin
>>> BUILD arch/x86/boot/bzImage
>>> Setup is 17212 bytes (padded to 17408 bytes).
>>> System is 4433 kB
>>> CRC 231e180a
>>> Kernel: arch/x86/boot/bzImage is ready (#1)
>>> make[4]: *** [sub-make] Error 2
>>> Makefile:146: recipe for target 'sub-make' failed
>>> make[3]: *** [__sub-make] Error 2
>>> Makefile:24: recipe for target '__sub-make' failed
>>> make[3]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux/debian/build/build_amd64_none_amd64'
>>> make[2]: *** [debian/stamps/build_amd64_none_amd64] Error 2
>>> debian/rules.real:190: recipe for target 'debian/stamps/build_amd64_none_amd64' failed
>>> make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>> make[1]: *** [binary-arch_amd64_none_amd64_real] Error 2
>>> debian/rules.gen:24: recipe for target 'binary-arch_amd64_none_amd64_real' failed
>>> make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>> make: *** [binary-arch] Error 2
>>> debian/rules:50: recipe for target 'binary-arch' failed
>>> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit status 2
>>>
>>>
>>> Best Professional Regards.
>>>
> Thanks again, Ed.
>
>
> Best Professional Regards.
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
@ 2017-11-29 3:05 Metztli Information Technology
0 siblings, 0 replies; 12+ messages in thread
From: Metztli Information Technology @ 2017-11-29 3:05 UTC (permalink / raw)
To: edward.shishkin, reiserfs-devel, debian-kernel
On Tue, Nov 28, 2017 at 9:08 AM, Edward Shishkin <edward.shishkin@gmail.com> wrote:
> On 11/28/2017 04:21 PM, Metztli Information Technology wrote:
>>
>> Appreciated Ed.
>>
>>> Hello,
>>>
>>> Please, download reiser4-for-4.14.1.patch which contains the fixup.
>>>
>> Updated patch works but had a rough time during the build procedure
>> because zstd is used by btrfs as well:
>
>
> This is something curious. Squashfs also uses zstd, as far as I know..
Well, ignore-dups was 'quick hack' -- and it took me several build attempts to figure out
at *which* package directory root it had to be touch'ed -- until I forced
/usr/share/kernel-wedge/commands/find-dups
to spit it out in the build log via its $configdir variable.
Notwithstanding, except for Ben, we don't get much constructive feedback from Debian but I assume
Squashfs and btrfs 'harmonious' zstd coexistence has to do with:
"When you have duplicates, you need to find (or make) a package that both packages depend on, and move
the duplicate modules to it."
< https://github.com/pexip/os-kernel-wedge >
As I have time, I will attempt to figure out which package Squashfs and btrfs depend on so as to
potentianlly implement a patch to include reiser4 (SFRN) 4.0.2.
>
>
>> ...
>> some modules are in more than one package
>> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di
>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
>> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di
>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
>> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di
>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
>> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di
>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
>> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di
>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
>> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di
>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
>> command exited with status 1
>> make[2]: *** [install-udeb_amd64] Error 2
>> debian/rules.real:498: recipe for target 'install-udeb_amd64' failed
>> make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>> make[1]: *** [binary-arch_amd64] Error 2
>> debian/rules.gen:18: recipe for target 'binary-arch_amd64' failed
>> make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>> make: *** [binary-arch] Error 2
>> debian/rules:50: recipe for target 'binary-arch' failed
>> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error
>> exit status 2
>>
>> < https://pbs.twimg.com/media/DPuO9nKU8AEMTgx.jpg:large >
>>
>> Accordingly, in order for the build to proceed past the kernel-wedge show
>> stopper, I had to
>>
>> touch debian/installer/amd64/ignore-dups
>> < https://github.com/pexip/os-kernel-wedge >
>> i.e.,
>> --------------------------------
>> % kernel-wedge help find-dups
>> find-dups kernel-name
>>
>> Find duplicate modules. Pass the kernel name.
>>
>> Return 1 if any duplicates are found, unless $KW_CHECK_NONFATAL is
>> non-empty or the configuration file 'ignore-dups' exists.
>> --------------------------------------
>>
>> And the build procedure completed successfully at long last.
>>
>>> On 11/27/2017 03:37 PM, Metztli Information Technology wrote:
>>>>
>>>> Niltze, Ed-
>>>>
>>>>
>>>> I've built libaal-1.0.7 and Reiser4progs-1.2.0 Debian packages for AMD64
>>>> successfully and currently testing in a virtual machine.
>>>>
>>>> I've applied reiser4-for-4.14.0 patch to upstream kernel 4.14.2; Debian
>>>> packaging for 4.14.2-xyz required GCC-7 for kernel build
>>>>
>>>> -- which I installed including relevant dependencies. Yet I have
>>>> experienced (twice) the appended tail show stopper error:
>>>> ...
>>>>
>>>> CC arch/x86/boot/compressed/pagetable.o
>>>> CC arch/x86/boot/compressed/eboot.o
>>>> AS arch/x86/boot/compressed/efi_stub_64.o
>>>> AS arch/x86/boot/compressed/efi_thunk_64.o
>>>> CC arch/x86/boot/compressed/misc.o
>>>> XZKERN arch/x86/boot/compressed/vmlinux.bin.xz
>>>> ERROR: "find_get_pages_range" [fs/reiser4/reiser4.ko] undefined!
>>>> make[6]: *** [__modpost] Error 1
>>>>
>>>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/scripts/Makefile.modpost:92:
>>>> recipe for target '__modpost' failed
>>>> make[5]: *** [modules] Error 2
>>>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/Makefile:1228: recipe for
>>>> target 'modules' failed
>>>> make[5]: *** Waiting for unfinished jobs....
>>>> MKPIGGY arch/x86/boot/compressed/piggy.S
>>>> AS arch/x86/boot/compressed/piggy.o
>>>> DATAREL arch/x86/boot/compressed/vmlinux
>>>> LD arch/x86/boot/compressed/vmlinux
>>>> ZOFFSET arch/x86/boot/zoffset.h
>>>> OBJCOPY arch/x86/boot/vmlinux.bin
>>>> AS arch/x86/boot/header.o
>>>> LD arch/x86/boot/setup.elf
>>>> OBJCOPY arch/x86/boot/setup.bin
>>>> BUILD arch/x86/boot/bzImage
>>>> Setup is 17212 bytes (padded to 17408 bytes).
>>>> System is 4433 kB
>>>> CRC 231e180a
>>>> Kernel: arch/x86/boot/bzImage is ready (#1)
>>>> make[4]: *** [sub-make] Error 2
>>>> Makefile:146: recipe for target 'sub-make' failed
>>>> make[3]: *** [__sub-make] Error 2
>>>> Makefile:24: recipe for target '__sub-make' failed
>>>> make[3]: Leaving directory
>>>> '/usr/tzinti/build/kernel/tekitl-4.14.2/linux/debian/build/build_amd64_none_amd64'
>>>> make[2]: *** [debian/stamps/build_amd64_none_amd64] Error 2
>>>> debian/rules.real:190: recipe for target
>>>> 'debian/stamps/build_amd64_none_amd64' failed
>>>> make[2]: Leaving directory
>>>> '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>>> make[1]: *** [binary-arch_amd64_none_amd64_real] Error 2
>>>> debian/rules.gen:24: recipe for target
>>>> 'binary-arch_amd64_none_amd64_real' failed
>>>> make[1]: Leaving directory
>>>> '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>>> make: *** [binary-arch] Error 2
>>>> debian/rules:50: recipe for target 'binary-arch' failed
>>>> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error
>>>> exit status 2
>>>>
Best Professional Regards.
--
Jose R R
http://metztli.it
---------------------------------------------------------------------------------------------
Download Metztli Reiser4: Debian Stretch with Linux 4.13
---------------------------------------------------------------------------------------------
for AMD64 https://sf.net/projects/metztli-reiser4/
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2
@ 2017-12-01 16:49 Metztli Information Technology
0 siblings, 0 replies; 12+ messages in thread
From: Metztli Information Technology @ 2017-12-01 16:49 UTC (permalink / raw)
To: edward.shishkin, reiserfs-devel, debian-kernel
On Tue, Nov 28, 2017 at 7:05 PM, Metztli Information Technology <jose@metztli-it.com> wrote:
>
> On Tue, Nov 28, 2017 at 9:08 AM, Edward Shishkin <edward.shishkin@gmail.com> wrote:
>> On 11/28/2017 04:21 PM, Metztli Information Technology wrote:
>>>
>>> Appreciated Ed.
>>>
>>>> Hello,
>>>>
>>>> Please, download reiser4-for-4.14.1.patch which contains the fixup.
>>>>
>>> Updated patch works but had a rough time during the build procedure
>>> because zstd is used by btrfs as well:
>>
>>
>> This is something curious. Squashfs also uses zstd, as far as I know..
>
> Well, ignore-dups was 'quick hack' -- and it took me several build attempts to figure out
> at *which* package directory root it had to be touch'ed -- until I forced
> /usr/share/kernel-wedge/commands/find-dups
> to spit it out in the build log via its $configdir variable.
>
> Notwithstanding, except for Ben, we don't get much constructive feedback from Debian but I assume
> Squashfs and btrfs 'harmonious' zstd coexistence has to do with:
> "When you have duplicates, you need to find (or make) a package that both packages depend on, and move
> the duplicate modules to it."
> < https://github.com/pexip/os-kernel-wedge >
>
> As I have time, I will attempt to figure out which package Squashfs and btrfs depend on so as to
> potentianlly implement a patch to include reiser4 (SFRN) 4.0.2.
Actually we are ahead of Debian, Ed, as they are still using lzo and zlib for their filesystems compress/decompress, even
in their Unstable (Sid) distribution kernel packaging. So still using ignore-dups as there seems no adverse effect:
lsmod | grep -i reiser4
reiser4 454656 1
zstd_compress 167936 1 reiser4
zstd_decompress 86016 1 reiser4
As of this morning I am using the kernel.org upstream kernel 4.14.3-1, which I properly built this time with stretch GCC-6.x
(unlike my very first 4.14.2-1 effort --which I built with GCC-7). I have also built Felix's package of reiser4progs 1.2 (for consistency) stretch-backports.
After copying data in my development laptop to another storage medium, I reformated ~ 1.1TB partition with ZSTD and subsequenly migrated back my original data. I am impressed with initial performance of ZSTD over previous transparent-compression scheme. Still testing though...
I have uploaded relevant stretch-backports kernel/utilities build-generated reiser4 component software to SourceForge
< https://sourceforge.net/projects/metztli-reiser4/files/Reiser4-SFRN-4.0.2_Linux-4.14.3-1_for-Stretch/ >
< https://sourceforge.net/projects/metztli-reiser4/files/Reiser4-SFRN-4.0.2_reiser4progs-1.2.x-y.z_for-Stretch/ >
>
>>
>>
>>> ...
>>> some modules are in more than one package
>>> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di
>>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
>>> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di
>>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/xxhash.ko
>>> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di
>>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
>>> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di
>>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_compress.ko
>>> debian/reiser4-modules-4.14.0-1+reiser4.0.2-amd64-di
>>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
>>> debian/btrfs-modules-4.14.0-1+reiser4.0.2-amd64-di
>>> lib/modules/4.14.0-1+reiser4.0.2-amd64/kernel/lib/zstd/zstd_decompress.ko
>>> command exited with status 1
>>> make[2]: *** [install-udeb_amd64] Error 2
>>> debian/rules.real:498: recipe for target 'install-udeb_amd64' failed
>>> make[2]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>> make[1]: *** [binary-arch_amd64] Error 2
>>> debian/rules.gen:18: recipe for target 'binary-arch_amd64' failed
>>> make[1]: Leaving directory '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>> make: *** [binary-arch] Error 2
>>> debian/rules:50: recipe for target 'binary-arch' failed
>>> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error
>>> exit status 2
>>>
>>> < https://pbs.twimg.com/media/DPuO9nKU8AEMTgx.jpg:large >
>>>
>>> Accordingly, in order for the build to proceed past the kernel-wedge show
>>> stopper, I had to
>>>
>>> touch debian/installer/amd64/ignore-dups
>>> < https://github.com/pexip/os-kernel-wedge >
>>> i.e.,
>>> --------------------------------
>>> % kernel-wedge help find-dups
>>> find-dups kernel-name
>>>
>>> Find duplicate modules. Pass the kernel name.
>>>
>>> Return 1 if any duplicates are found, unless $KW_CHECK_NONFATAL is
>>> non-empty or the configuration file 'ignore-dups' exists.
>>> --------------------------------------
>>>
>>> And the build procedure completed successfully at long last.
>>>
>>>> On 11/27/2017 03:37 PM, Metztli Information Technology wrote:
>>>>>
>>>>> Niltze, Ed-
>>>>>
>>>>>
>>>>> I've built libaal-1.0.7 and Reiser4progs-1.2.0 Debian packages for AMD64
>>>>> successfully and currently testing in a virtual machine.
>>>>>
>>>>> I've applied reiser4-for-4.14.0 patch to upstream kernel 4.14.2; Debian
>>>>> packaging for 4.14.2-xyz required GCC-7 for kernel build
>>>>>
>>>>> -- which I installed including relevant dependencies. Yet I have
>>>>> experienced (twice) the appended tail show stopper error:
>>>>> ...
>>>>>
>>>>> CC arch/x86/boot/compressed/pagetable.o
>>>>> CC arch/x86/boot/compressed/eboot.o
>>>>> AS arch/x86/boot/compressed/efi_stub_64.o
>>>>> AS arch/x86/boot/compressed/efi_thunk_64.o
>>>>> CC arch/x86/boot/compressed/misc.o
>>>>> XZKERN arch/x86/boot/compressed/vmlinux.bin.xz
>>>>> ERROR: "find_get_pages_range" [fs/reiser4/reiser4.ko] undefined!
>>>>> make[6]: *** [__modpost] Error 1
>>>>>
>>>>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/scripts/Makefile.modpost:92:
>>>>> recipe for target '__modpost' failed
>>>>> make[5]: *** [modules] Error 2
>>>>> /usr/tzinti/build/kernel/tekitl-4.14.2/linux/Makefile:1228: recipe for
>>>>> target 'modules' failed
>>>>> make[5]: *** Waiting for unfinished jobs....
>>>>> MKPIGGY arch/x86/boot/compressed/piggy.S
>>>>> AS arch/x86/boot/compressed/piggy.o
>>>>> DATAREL arch/x86/boot/compressed/vmlinux
>>>>> LD arch/x86/boot/compressed/vmlinux
>>>>> ZOFFSET arch/x86/boot/zoffset.h
>>>>> OBJCOPY arch/x86/boot/vmlinux.bin
>>>>> AS arch/x86/boot/header.o
>>>>> LD arch/x86/boot/setup.elf
>>>>> OBJCOPY arch/x86/boot/setup.bin
>>>>> BUILD arch/x86/boot/bzImage
>>>>> Setup is 17212 bytes (padded to 17408 bytes).
>>>>> System is 4433 kB
>>>>> CRC 231e180a
>>>>> Kernel: arch/x86/boot/bzImage is ready (#1)
>>>>> make[4]: *** [sub-make] Error 2
>>>>> Makefile:146: recipe for target 'sub-make' failed
>>>>> make[3]: *** [__sub-make] Error 2
>>>>> Makefile:24: recipe for target '__sub-make' failed
>>>>> make[3]: Leaving directory
>>>>> '/usr/tzinti/build/kernel/tekitl-4.14.2/linux/debian/build/build_amd64_none_amd64'
>>>>> make[2]: *** [debian/stamps/build_amd64_none_amd64] Error 2
>>>>> debian/rules.real:190: recipe for target
>>>>> 'debian/stamps/build_amd64_none_amd64' failed
>>>>> make[2]: Leaving directory
>>>>> '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>>>> make[1]: *** [binary-arch_amd64_none_amd64_real] Error 2
>>>>> debian/rules.gen:24: recipe for target
>>>>> 'binary-arch_amd64_none_amd64_real' failed
>>>>> make[1]: Leaving directory
>>>>> '/usr/tzinti/build/kernel/tekitl-4.14.2/linux'
>>>>> make: *** [binary-arch] Error 2
>>>>> debian/rules:50: recipe for target 'binary-arch' failed
>>>>> dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error
>>>>> exit status 2
>>>>>
Best Professional Regards.
--
Jose R R
http://metztli.it
---------------------------------------------------------------------------------------------
Download Metztli Reiser4: Debian Stretch with Linux 4.13
---------------------------------------------------------------------------------------------
for AMD64 https://sf.net/projects/metztli-reiser4/
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2017-12-01 16:49 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-27 14:37 Reiser4 for Linux-4.14, Reiser4progs-1.2.0, Libaal-1.0.7, Format 4.0.2 Metztli Information Technology
2017-11-27 23:08 ` Edward Shishkin
-- strict thread matches above, loose matches on Subject: below --
2017-12-01 16:49 Metztli Information Technology
2017-11-29 3:05 Metztli Information Technology
2017-11-28 15:21 Metztli Information Technology
2017-11-28 17:08 ` Edward Shishkin
2017-11-26 23:01 Edward Shishkin
2017-11-27 13:10 ` Felix Zielcke
2017-11-27 13:46 ` Edward Shishkin
2017-11-27 15:27 ` Felix Zielcke
2017-11-27 20:05 ` Edward Shishkin
2017-11-28 11:50 ` Edward Shishkin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).