Github messages for voidlinux
 help / color / mirror / Atom feed
* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
@ 2019-06-05 13:58 ` voidlinux-github
  2019-06-05 14:07 ` voidlinux-github
                   ` (19 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 13:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499094300
Comment:
I looked into the cross builds and found this:
```
[pid 14943] openat(AT_FDCWD, "/usr/aarch64-linux-gnu/builddir/zfs-0.8.0/lib/libnvpair/.libs/libuutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 14943] openat(AT_FDCWD, "/usr/aarch64-linux-gnu/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so.1", O_RDONLY) = -1 ENOENT (No such file or directory)
```
The linker doesn't check for the correct `/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so.1` which explains the undefined reference to `strlcpy`, provided by `libuutil.so.1`.

I haven't figured out how to fix this though.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (19 preceding siblings ...)
  2019-06-12  6:09 ` voidlinux-github
@ 2019-06-12 12:55 ` voidlinux-github
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-12 12:55 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 163 bytes --]

New comment by Gottox on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-501260250
Comment:
I think it's good to go.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (18 preceding siblings ...)
  2019-06-11 12:23 ` voidlinux-github
@ 2019-06-12  6:09 ` voidlinux-github
  2019-06-12 12:55 ` voidlinux-github
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-12  6:09 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-501134219
Comment:
ok, if it's currently broken for arm, nobody is using ZFS for arm so far. I can be satisfied this will not break users, then.

I think this is mergable. @Gottox, would you like a say? I don't think this will break users, but it's more risky than I'd like, but this is also holding up other, very reasonable changes.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (17 preceding siblings ...)
  2019-06-11  9:42 ` voidlinux-github
@ 2019-06-11 12:23 ` voidlinux-github
  2019-06-12  6:09 ` voidlinux-github
  2019-06-12 12:55 ` voidlinux-github
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-11 12:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 477 bytes --]

New comment by Hoshpak on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-500817222
Comment:
Building kernel modules for cross-compiled architectures was fixed some time ago but only for the vanilla kernels. The rpi kernel packages probably need modifications similar to https://github.com/void-linux/void-packages/pull/8546.  If anyone got time for this (I currently don't unfortunately), you could give it a try and create a PR.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (16 preceding siblings ...)
  2019-06-10 23:37 ` voidlinux-github
@ 2019-06-11  9:42 ` voidlinux-github
  2019-06-11 12:23 ` voidlinux-github
                   ` (2 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-11  9:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2555 bytes --]

New comment by kapcom01 on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-500630112
Comment:
Hello. I have a Raspberry Pi 3 with the _void-rpi2-PLATFORMFS-20181111_ image installed.

The package was built successfully following the [guide on the wiki](https://wiki.voidlinux.org/Xbps-src#Quick_Start) but when I tried to install it with `xi zfs` it failed to build dkms just like zfs 0.7.13.

```
# xi zfs
....
....
zfs-0.8.0_1: configuring ...                                                       
Added DKMS module 'zfs-0.8.0'.                                                     
Skipping kernel-4.14.79_1. kernel-headers package not installed...                 
Building DKMS module 'zfs-0.8.0' for kernel-4.19.46_1... FAILED!                   
DKMS module 'zfs-0.8.0' failed to build, please check /var/lib/dkms                
for errors in the log file.                                                        
Building DKMS module 'zfs-0.8.0' for kernel-4.19.49_1... FAILED!                   
DKMS module 'zfs-0.8.0' failed to build, please check /var/lib/dkms      
for errors in the log file.                                                        
zfs-0.8.0_1: installed successfully.                                               
                                                                                                                                                                      
0 downloaded, 26 installed, 0 updated, 26 configured, 0 removed.                                                                                                      
```
Here is the build log: [/var/lib/dkms/zfs/0.8.0/build/config.log](https://github.com/void-linux/void-packages/files/3274126/config.log)

Then I tried to build the missing scripts, but they failed too:
```
# cd /usr/src/rpi-kernel-headers-4.19.46_1/
# make scripts
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --syncconfig Kconfig
drivers/ras/Kconfig:33: can't open file "arch/x86/ras/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:69: syncconfig] Error 1
make[1]: *** [Makefile:539: syncconfig] Error 2
make: *** [Makefile:638: include/config/auto.conf.cmd] Error 2
make: *** [include/config/auto.conf.cmd] Deleting file 'include/config/tristate.conf'
```

EDIT: I forgot to mention that I have installed _rpi-kernel-headers_ from my previous attempt to install zfs 0.7.13.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (15 preceding siblings ...)
  2019-06-10 23:29 ` voidlinux-github
@ 2019-06-10 23:37 ` voidlinux-github
  2019-06-11  9:42 ` voidlinux-github
                   ` (3 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-10 23:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2534 bytes --]

New comment by kapcom01 on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-500630112
Comment:
Hello. I have a Raspberry Pi 3 with the _void-rpi2-PLATFORMFS-20181111_ image installed.

The package was built successfully following the [guide on the wiki](https://wiki.voidlinux.org/Xbps-src#Quick_Start) but when I tried to install it with `xi zfs` it failed to build dkms just like zfs 0.7.13.

```
# xi zfs
....
....
zfs-0.8.0_1: configuring ...                                                       
Added DKMS module 'zfs-0.8.0'.                                                     
Skipping kernel-4.14.79_1. kernel-headers package not installed...                 
Building DKMS module 'zfs-0.8.0' for kernel-4.19.46_1... FAILED!                   
DKMS module 'zfs-0.8.0' failed to build, please check /var/lib/dkms                
for errors in the log file.                                                        
Building DKMS module 'zfs-0.8.0' for kernel-4.19.49_1... FAILED!                   
DKMS module 'zfs-0.8.0' failed to build, please check /var/lib/dkms      
for errors in the log file.                                                        
zfs-0.8.0_1: installed successfully.                                               
                                                                                                                                                                      
0 downloaded, 26 installed, 0 updated, 26 configured, 0 removed.                                                                                                      
```
Here is the build log: [/var/lib/dkms/zfs/0.8.0/build/config.log](https://github.com/void-linux/void-packages/files/3274126/config.log)

Then I tried to build the missing plugins:
```
# cd /usr/src/rpi-kernel-headers-4.19.46_1/
# make scripts
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --syncconfig Kconfig
drivers/ras/Kconfig:33: can't open file "arch/x86/ras/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:69: syncconfig] Error 1
make[1]: *** [Makefile:539: syncconfig] Error 2
make: *** [Makefile:638: include/config/auto.conf.cmd] Error 2
make: *** [include/config/auto.conf.cmd] Deleting file 'include/config/tristate.conf'
```

EDIT: I forgot to mention that I have installed _rpi-kernel-headers_ from my previous attempt to install zfs 0.7.13.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (14 preceding siblings ...)
  2019-06-08 18:42 ` voidlinux-github
@ 2019-06-10 23:29 ` voidlinux-github
  2019-06-10 23:37 ` voidlinux-github
                   ` (4 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-10 23:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 2416 bytes --]

New comment by kapcom01 on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-500630112
Comment:
Hello. I have a Raspberry Pi 3 with the _void-rpi2-PLATFORMFS-20181111_ image installed.

The package was built successfully following the [guide on the wiki](https://wiki.voidlinux.org/Xbps-src#Quick_Start) but when I tried to install it with `xi zfs` it failed to build dkms just like zfs 0.7.13.

```
# xi zfs
....
....
zfs-0.8.0_1: configuring ...                                                       
Added DKMS module 'zfs-0.8.0'.                                                     
Skipping kernel-4.14.79_1. kernel-headers package not installed...                 
Building DKMS module 'zfs-0.8.0' for kernel-4.19.46_1... FAILED!                   
DKMS module 'zfs-0.8.0' failed to build, please check /var/lib/dkms                
for errors in the log file.                                                        
Building DKMS module 'zfs-0.8.0' for kernel-4.19.49_1... FAILED!                   
DKMS module 'zfs-0.8.0' failed to build, please check /var/lib/dkms      
for errors in the log file.                                                        
zfs-0.8.0_1: installed successfully.                                               
                                                                                                                                                                      
0 downloaded, 26 installed, 0 updated, 26 configured, 0 removed.                                                                                                      
```
Here is the build log: [/var/lib/dkms/zfs/0.8.0/build/config.log](https://github.com/void-linux/void-packages/files/3274126/config.log)

Then I tried to build the missing plugins:
```
# cd /usr/src/rpi-kernel-headers-4.19.46_1/
# make scripts
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --syncconfig Kconfig
drivers/ras/Kconfig:33: can't open file "arch/x86/ras/Kconfig"
make[2]: *** [scripts/kconfig/Makefile:69: syncconfig] Error 1
make[1]: *** [Makefile:539: syncconfig] Error 2
make: *** [Makefile:638: include/config/auto.conf.cmd] Error 2
make: *** [include/config/auto.conf.cmd] Deleting file 'include/config/tristate.conf'
```


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (13 preceding siblings ...)
  2019-06-08 18:41 ` voidlinux-github
@ 2019-06-08 18:42 ` voidlinux-github
  2019-06-10 23:29 ` voidlinux-github
                   ` (5 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-08 18:42 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 454 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-500150041
Comment:
@Vaelatern I ran into a snag: the (0.7.13) ZFS DKMS modules don't work against rpi-kernel, and I didn't have any luck in getting it to boot off of a 'vanilla' kernel (having removed the rpi-kernel pkg). I'm not sure what the procedure of installing a plain, non-rpi (say) aarch64 void build to a rpi would be.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (12 preceding siblings ...)
  2019-06-07 17:56 ` voidlinux-github
@ 2019-06-08 18:41 ` voidlinux-github
  2019-06-08 18:42 ` voidlinux-github
                   ` (6 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-08 18:41 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 445 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-500150041
Comment:
@Vaelatern I ran into a snag: the ZFS DKMS modules don't work against rpi-kernel, and I didn't have any luck in getting it to boot off of a 'vanilla' kernel (having removed the rpi-kernel pkg). I'm not sure what the procedure of installing a plain, non-rpi (say) aarch64 void build to a rpi would be.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (11 preceding siblings ...)
  2019-06-07  4:20 ` voidlinux-github
@ 2019-06-07 17:56 ` voidlinux-github
  2019-06-08 18:41 ` voidlinux-github
                   ` (7 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-07 17:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

New comment by the-maldridge on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499980517
Comment:
@emacsomancer please test and report your findings here.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (10 preceding siblings ...)
  2019-06-05 21:33 ` voidlinux-github
@ 2019-06-07  4:20 ` voidlinux-github
  2019-06-07 17:56 ` voidlinux-github
                   ` (8 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-07  4:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 222 bytes --]

New comment by emacsomancer on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499751439
Comment:
@Vaelatern I have a Rpi I could install Void on to test, if that's helpful.


^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (9 preceding siblings ...)
  2019-06-05 19:54 ` voidlinux-github
@ 2019-06-05 21:33 ` voidlinux-github
  2019-06-07  4:20 ` voidlinux-github
                   ` (9 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 21:33 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 654 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499263743
Comment:
Ok, I'm satisfied that it works on native builds, it cross builds, and that the native and cross builds do not look different enough for me to see if this will not work on arm.
Does someone have a Void Linux ARM machine to test the cross build of ZFS? I just want to know that pools created with current ZFS, say straight, mirror, and raidz2, also work when ZFS is upgraded to 0.8.0. I'm extra cautious because this is a large release, and I did run those tests for native myself, and on my production ZFS pool.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (8 preceding siblings ...)
  2019-06-05 19:51 ` voidlinux-github
@ 2019-06-05 19:54 ` voidlinux-github
  2019-06-05 21:33 ` voidlinux-github
                   ` (10 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 19:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 320 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499230746
Comment:
> But it is worth noting that strings masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so.1.0.1 | grep strcpy shows nothing, so it's not in there...

typo, check for strlcpy

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (7 preceding siblings ...)
  2019-06-05 19:49 ` voidlinux-github
@ 2019-06-05 19:51 ` voidlinux-github
  2019-06-05 19:54 ` voidlinux-github
                   ` (11 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 19:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 235 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499229952
Comment:
Got it working by running `autoreconf -fi` in `pre_configure` to generate a less broken `libtool`.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (6 preceding siblings ...)
  2019-06-05 19:48 ` voidlinux-github
@ 2019-06-05 19:49 ` voidlinux-github
  2019-06-05 19:51 ` voidlinux-github
                   ` (12 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 19:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499228927
Comment:
But it is worth noting that `strings masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so.1.0.1 | grep strcpy` shows nothing, so it's not in there...
EDIT: Forgot the `l`, it's in there.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (5 preceding siblings ...)
  2019-06-05 19:44 ` voidlinux-github
@ 2019-06-05 19:48 ` voidlinux-github
  2019-06-05 19:49 ` voidlinux-github
                   ` (13 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 19:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499228927
Comment:
But it is worth noting that `strings masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so.1.0.1 | grep strcpy` shows nothing, so it's not in there...

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (4 preceding siblings ...)
  2019-06-05 19:22 ` voidlinux-github
@ 2019-06-05 19:44 ` voidlinux-github
  2019-06-05 19:48 ` voidlinux-github
                   ` (14 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 19:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 3200 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499227595
Comment:
Thanks, jnbr.
```
/bin/sh ../../../../libtool  --tag=CC --silent  --mode=link armv7l-linux-gnueabihf-gcc -std=gnu99 -Wall -Wstrict-prototypes -fno-strict-aliasing -fno-omit-frame-pointer    -fstack-clash-protection -D_FORTIFY_SOURCE=2 -O2 -pipe -march=armv7-a -mfpu=vfpv3 -mfloat-abi=hard   -I/usr/armv7l-linux-gnueabihf/usr/include -I/usr/armv7l-linux-gnueabihf/usr/include/tirpc/   -Wl,-z,relro -Wl,-z,now -Wl,--as-needed    -L/usr/armv7l-linux-gnueabihf/usr/lib-Wl,-rpath,/builddir/zfs-0.8.0/lib/libuutil/.libs -o nvlist_to_lua nvlist_to_lua.o ../../../../lib/libnvpair/libnvpair.la ../../../../lib/libzfs_core/libzfs_core.la -luuid -lz
/usr/lib/gcc/armv7l-linux-gnueabihf/8.3.0/../../../../armv7l-linux-gnueabihf/bin/ld: warning: libuutil.so.1, needed by ../../../../lib/libzfs_core/.libs/libzfs_core.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/armv7l-linux-gnueabihf/8.3.0/../../../../armv7l-linux-gnueabihf/bin/ld: ../../../../lib/libzfs_core/.libs/libzfs_core.so: undefined reference to `strlcpy'
```
```
└» file masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/*
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.a:        current ar archive
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.la:       symbolic link to ../libuutil.la
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.lai:      libtool library file, ASCII text
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so:       symbolic link to libuutil.so.1.0.1
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so.1:     symbolic link to libuutil.so.1.0.1
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/libuutil.so.1.0.1: ELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=82fe607df10c842c5879babc958ac9d35c08e63a, not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_alloc.o:        ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_avl.o:          ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_dprintf.o:      ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_ident.o:        ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_list.o:         ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_misc.o:         ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_open.o:         ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_pname.o:        ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
masterdir/builddir/zfs-0.8.0/lib/libuutil/.libs/uu_string.o:       ELF 32-bit LSB relocatable, ARM, EABI5 version 1 (SYSV), not stripped
```

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (3 preceding siblings ...)
  2019-06-05 18:56 ` voidlinux-github
@ 2019-06-05 19:22 ` voidlinux-github
  2019-06-05 19:44 ` voidlinux-github
                   ` (15 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 19:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 241 bytes --]

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499220205
Comment:
> It's a shame the make system doesn't just say what it's using to build things.... 

`make V=1` helps

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
                   ` (2 preceding siblings ...)
  2019-06-05 18:28 ` voidlinux-github
@ 2019-06-05 18:56 ` voidlinux-github
  2019-06-05 19:22 ` voidlinux-github
                   ` (16 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 18:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499211535
Comment:
Same error as before. It's a shame the make system doesn't just say what it's using to build things.... off to find out what CCLD is.

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
  2019-06-05 13:58 ` [NOMERGE] Zfs 0.8.0 voidlinux-github
  2019-06-05 14:07 ` voidlinux-github
@ 2019-06-05 18:28 ` voidlinux-github
  2019-06-05 18:56 ` voidlinux-github
                   ` (17 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 18:28 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499201140
Comment:
Giving that a go

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: [NOMERGE] Zfs 0.8.0
       [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
  2019-06-05 13:58 ` [NOMERGE] Zfs 0.8.0 voidlinux-github
@ 2019-06-05 14:07 ` voidlinux-github
  2019-06-05 18:28 ` voidlinux-github
                   ` (18 subsequent siblings)
  20 siblings, 0 replies; 21+ messages in thread
From: voidlinux-github @ 2019-06-05 14:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 243 bytes --]

New comment by pullmoll on void-packages repository

https://github.com/void-linux/void-packages/pull/11994#issuecomment-499098096
Comment:
Perhaps try to set a linker flag `LDFLAGS="-Wl,-rpath,${wrksrc}/lib/libuutil/.libs"` for cross builds?

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2019-06-12 12:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-11994@inbox.vuxu.org>
2019-06-05 13:58 ` [NOMERGE] Zfs 0.8.0 voidlinux-github
2019-06-05 14:07 ` voidlinux-github
2019-06-05 18:28 ` voidlinux-github
2019-06-05 18:56 ` voidlinux-github
2019-06-05 19:22 ` voidlinux-github
2019-06-05 19:44 ` voidlinux-github
2019-06-05 19:48 ` voidlinux-github
2019-06-05 19:49 ` voidlinux-github
2019-06-05 19:51 ` voidlinux-github
2019-06-05 19:54 ` voidlinux-github
2019-06-05 21:33 ` voidlinux-github
2019-06-07  4:20 ` voidlinux-github
2019-06-07 17:56 ` voidlinux-github
2019-06-08 18:41 ` voidlinux-github
2019-06-08 18:42 ` voidlinux-github
2019-06-10 23:29 ` voidlinux-github
2019-06-10 23:37 ` voidlinux-github
2019-06-11  9:42 ` voidlinux-github
2019-06-11 12:23 ` voidlinux-github
2019-06-12  6:09 ` voidlinux-github
2019-06-12 12:55 ` voidlinux-github

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).