Tiny Core Base > Alpha Releases

Tiny Core 10.0 Alpha 2 Testing

(1/6) > >>

Juanito:
Team Tiny Core is pleased to announce that Tiny Core 10.0 Alpha2 is available for public testing:

http://repo.tinycorelinux.net/10.x/x86/release_candidates/
http://repo.tinycorelinux.net/10.x/x86_64/release_candidates/

This is an alpha level cut. If you decide to help test, then please test carefully. We don't want anyone to lose data.

Since this is an alpha cut, we ask that only experienced users test. This cut is not for general use. The features in any alpha are not fixed and may change before a public release candidate is available.

Most extensions have been copied over from the 9.x repo

We appreciate testing and feedback.

If you use distribution files note that you need a new vmlinuz and core.gz (or rootfs.gz + modules.gz)

Changelog for 10.0 alpha2:
* added missing libpthread symlink
* updated /etc/os-release

Changelog for 10.0 alpha1:
* kernel updated to 4.19.10
* glibc updated to 2.28
* gcc updated to 8.2.0
* e2fsprogs base libs/apps updated to 1.44.4
* util-linux base libs/apps updated to 2.32.1
* busybox updated to 1.29.3
* busybox patched for vi search bug

andyj:
Compiling PHP 7.3 apache module on 32-bit fails with this:


--- Code: ---/usr/local/bin/ld: ext/filter/.libs/sanitizing_filters.o: unsupported non-PIC call to IFUNC `php_addslashes'                                     
/usr/local/bin/ld: ext/standard/.libs/base64.o: unsupported non-PIC call to IFUNC `php_base64_encode'                                             
/usr/local/bin/ld: ext/standard/.libs/string.o: unsupported non-PIC call to IFUNC `php_addslashes'                                               
/usr/local/bin/ld: ext/standard/.libs/http_fopen_wrapper.o: unsupported non-PIC call to IFUNC `php_base64_encode'                                 
/usr/local/bin/ld: ext/standard/.libs/streamsfuncs.o: unsupported non-PIC call to IFUNC `php_addslashes'                                         
/usr/local/bin/ld: ext/standard/.libs/password.o: unsupported non-PIC call to IFUNC `php_base64_encode'                                           
/usr/local/bin/ld: main/.libs/main.o: unsupported non-PIC call to IFUNC `php_base64_decode_ex'                                                   
/usr/local/bin/ld: main/streams/.libs/memory.o: unsupported non-PIC call to IFUNC `php_base64_decode_ex'                                         
/usr/local/bin/ld: final link failed: nonrepresentable section on output                                                                         
collect2: error: ld returned 1 exit status                                                                                                       
make: *** [Makefile:215: libphp7.la] Error 1                                                                                                     

--- End code ---

This is a new one on me. Maybe an overly aggressive optimization?

Leee:
I'm getting md5sum errors on modules.gz and modules64.gz

Juanito:
checksums corrected - thanks

Juanito:

--- Quote from: andyj on December 27, 2018, 05:19:35 PM ---Compiling PHP 7.3 apache module on 32-bit fails with this:

--- End quote ---

ld failures are often due to lto or ld.gold, but if it compiles 64-bit then it is unlikely to be that.

google doesn't throw up any hits  :(

Navigation

[0] Message Index

[#] Next page

Go to full version