* New error
@ 2003-03-03 3:23 Chris Dos
2003-03-03 14:25 ` Ion Badulescu
0 siblings, 1 reply; 9+ messages in thread
From: Chris Dos @ 2003-03-03 3:23 UTC (permalink / raw)
To: 'nfs@lists.sourceforge.net'
I had a system crash on my main server and now that it's up, I'm
constantly seeing this error in /var/log/messages and on the console
"kernel: nfsd: request from insecure port (ac1e02bc:47720)!"
I have no idea if this was happening before on this server as it's been
completly rock solid and has been running as an extreamly high volume
NAS for serveral servers for that last six months and I haven't needed
to go into the server. I'm running kernel 2.4.19 with all the NFS
patches as of six months ago. Any ideas on what might be causing this?
Thanks in advance.
Chris Dos
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New error
2003-03-03 3:23 New error Chris Dos
@ 2003-03-03 14:25 ` Ion Badulescu
0 siblings, 0 replies; 9+ messages in thread
From: Ion Badulescu @ 2003-03-03 14:25 UTC (permalink / raw)
To: Chris Dos; +Cc: nfs
On Sun, 02 Mar 2003 20:23:49 -0700, Chris Dos <chris@chrisdos.com> wrote:
> I had a system crash on my main server and now that it's up, I'm
> constantly seeing this error in /var/log/messages and on the console
>
> "kernel: nfsd: request from insecure port (ac1e02bc:47720)!"
So who is 172.30.2.188 and why did it decide to use a non-privileged
port upon reconnecting?
Is that box a MacOS X box by any chance? Is it mounting from your server
using TCP? That would be a known bug in the Darwin kernel...
Ion
--
It is better to keep your mouth shut and be thought a fool,
than to open it and remove all doubt.
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
^ permalink raw reply [flat|nested] 9+ messages in thread
* New error
@ 2016-11-15 12:41 Gary Thomas
2016-11-16 6:47 ` Khem Raj
0 siblings, 1 reply; 9+ messages in thread
From: Gary Thomas @ 2016-11-15 12:41 UTC (permalink / raw)
To: yocto@yoctoproject.org
I just ran a new build for one of my PowerPC targets and I'm getting errors like these:
ERROR: openssh-7.3p1-r0 do_package: runstrip: ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
--remove-section=.note
'/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/scp.openssh'' strip
command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK: Not enough
room for program headers, try linking with
-N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK[.interp]:
Bad value\n')
ERROR: coreutils-8.25-r0 do_package: runstrip: ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
--remove-section=.note --strip-unneeded
'/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/libstdbuf.so''
strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO:
Not enough room for program headers, try linking with
-N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO[.note.gnu.build-id]:
Bad value\n')
ERROR: eudev-3.2-r0 do_package: runstrip: ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
--remove-section=.note --strip-unneeded
'/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/libudev.so.1.6.3'' strip
command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac: Not enough room
for program headers, try linking with
-N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac[.note.gnu.build-id]:
Bad value\n')
Actually, I got 438 of them :-(
Build Configuration:
BB_VERSION = "1.32.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "universal"
TARGET_SYS = "powerpc-amltd-linux-gnuspe"
MACHINE = "p1022ds"
DISTRO = "amltd"
DISTRO_VERSION = "2.2+snapshot-20161115"
TUNE_FEATURES = "m32 spe ppce500v2"
TARGET_FPU = "ppc-efd"
meta = "master:43e652f3d1fee5ce7fad67e6400315eab1b34270"
meta-amltd = "master:697b2bc1467a311233f1da362aa4c8a2cccf52bf"
meta-diskstation = "master:0839596be89af4da67fb7c5ab41337f1a382e5b5"
meta-freescale = "master:979d079732949c49f7a859e93278287eb95fa056"
Questions:
* What's the best way to fix them? I assume it's just some
compiler/binutils option I need to adjust. I tried comparing
this build against the stock qemuppc, but it got no such errors
and I don't see the difference (except for the CPU tuning of
e500v2 vs 7400).
* If these are labeled 'ERROR', why do the packages continue
to be built? Indeed, I ended up with a complete build image
(which I've not been able to test yet so I don't know if these
errors actually break things)
Thanks for any pointers
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New error
2016-11-15 12:41 Gary Thomas
@ 2016-11-16 6:47 ` Khem Raj
2016-11-16 10:57 ` Gary Thomas
0 siblings, 1 reply; 9+ messages in thread
From: Khem Raj @ 2016-11-16 6:47 UTC (permalink / raw)
To: Gary Thomas, yocto@yoctoproject.org
[-- Attachment #1.1: Type: text/plain, Size: 3643 bytes --]
Can you test out this patch for OE-Core
https://github.com/kraj/openembedded-core/commit/b2d345d0217db0c2dda3b9b40824829116599568
On 11/15/16 4:41 AM, Gary Thomas wrote:
> I just ran a new build for one of my PowerPC targets and I'm getting errors
> like these:
>
> ERROR: openssh-7.3p1-r0 do_package: runstrip:
> ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
> --remove-section=.note
> '/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/scp.openssh''
> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
> /build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK:
> Not enough room for program headers, try linking with
> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK[.interp]:
> Bad value\n')
> ERROR: coreutils-8.25-r0 do_package: runstrip:
> ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
> --remove-section=.note --strip-unneeded
> '/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/libstdbuf.so''
> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
> /build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO:
> Not enough room for program headers, try linking with
> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO[.note.gnu.build-id]:
> Bad value\n')
> ERROR: eudev-3.2-r0 do_package: runstrip: ''powerpc-amltd-linux-gnuspe-strip'
> --remove-section=.comment --remove-section=.note --strip-unneeded
> '/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/libudev.so.1.6.3''
> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
> /build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac:
> Not enough room for program headers, try linking with
> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac[.note.gnu.build-id]:
> Bad value\n')
>
> Actually, I got 438 of them :-(
>
> Build Configuration:
> BB_VERSION = "1.32.0"
> BUILD_SYS = "x86_64-linux"
> NATIVELSBSTRING = "universal"
> TARGET_SYS = "powerpc-amltd-linux-gnuspe"
> MACHINE = "p1022ds"
> DISTRO = "amltd"
> DISTRO_VERSION = "2.2+snapshot-20161115"
> TUNE_FEATURES = "m32 spe ppce500v2"
> TARGET_FPU = "ppc-efd"
> meta = "master:43e652f3d1fee5ce7fad67e6400315eab1b34270"
> meta-amltd = "master:697b2bc1467a311233f1da362aa4c8a2cccf52bf"
> meta-diskstation = "master:0839596be89af4da67fb7c5ab41337f1a382e5b5"
> meta-freescale = "master:979d079732949c49f7a859e93278287eb95fa056"
>
>
> Questions:
> * What's the best way to fix them? I assume it's just some
> compiler/binutils option I need to adjust. I tried comparing
> this build against the stock qemuppc, but it got no such errors
> and I don't see the difference (except for the CPU tuning of
> e500v2 vs 7400).
> * If these are labeled 'ERROR', why do the packages continue
> to be built? Indeed, I ended up with a complete build image
> (which I've not been able to test yet so I don't know if these
> errors actually break things)
>
> Thanks for any pointers
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 211 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New error
2016-11-16 6:47 ` Khem Raj
@ 2016-11-16 10:57 ` Gary Thomas
2016-11-16 17:51 ` Khem Raj
0 siblings, 1 reply; 9+ messages in thread
From: Gary Thomas @ 2016-11-16 10:57 UTC (permalink / raw)
To: yocto
On 2016-11-16 07:47, Khem Raj wrote:
> Can you test out this patch for OE-Core
>
> https://github.com/kraj/openembedded-core/commit/b2d345d0217db0c2dda3b9b40824829116599568
>
Yes, this removes all the errors.
Thanks
> On 11/15/16 4:41 AM, Gary Thomas wrote:
>> I just ran a new build for one of my PowerPC targets and I'm getting errors
>> like these:
>>
>> ERROR: openssh-7.3p1-r0 do_package: runstrip:
>> ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
>> --remove-section=.note
>> '/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/scp.openssh''
>> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
>> /build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK:
>> Not enough room for program headers, try linking with
>> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK[.interp]:
>> Bad value\n')
>> ERROR: coreutils-8.25-r0 do_package: runstrip:
>> ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
>> --remove-section=.note --strip-unneeded
>> '/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/libstdbuf.so''
>> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
>> /build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO:
>> Not enough room for program headers, try linking with
>> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO[.note.gnu.build-id]:
>> Bad value\n')
>> ERROR: eudev-3.2-r0 do_package: runstrip: ''powerpc-amltd-linux-gnuspe-strip'
>> --remove-section=.comment --remove-section=.note --strip-unneeded
>> '/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/libudev.so.1.6.3''
>> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
>> /build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac:
>> Not enough room for program headers, try linking with
>> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac[.note.gnu.build-id]:
>> Bad value\n')
>>
>> Actually, I got 438 of them :-(
>>
>> Build Configuration:
>> BB_VERSION = "1.32.0"
>> BUILD_SYS = "x86_64-linux"
>> NATIVELSBSTRING = "universal"
>> TARGET_SYS = "powerpc-amltd-linux-gnuspe"
>> MACHINE = "p1022ds"
>> DISTRO = "amltd"
>> DISTRO_VERSION = "2.2+snapshot-20161115"
>> TUNE_FEATURES = "m32 spe ppce500v2"
>> TARGET_FPU = "ppc-efd"
>> meta = "master:43e652f3d1fee5ce7fad67e6400315eab1b34270"
>> meta-amltd = "master:697b2bc1467a311233f1da362aa4c8a2cccf52bf"
>> meta-diskstation = "master:0839596be89af4da67fb7c5ab41337f1a382e5b5"
>> meta-freescale = "master:979d079732949c49f7a859e93278287eb95fa056"
>>
>>
>> Questions:
>> * What's the best way to fix them? I assume it's just some
>> compiler/binutils option I need to adjust. I tried comparing
>> this build against the stock qemuppc, but it got no such errors
>> and I don't see the difference (except for the CPU tuning of
>> e500v2 vs 7400).
>> * If these are labeled 'ERROR', why do the packages continue
>> to be built? Indeed, I ended up with a complete build image
>> (which I've not been able to test yet so I don't know if these
>> errors actually break things)
>>
>> Thanks for any pointers
>>
>
>
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: New error
2016-11-16 10:57 ` Gary Thomas
@ 2016-11-16 17:51 ` Khem Raj
0 siblings, 0 replies; 9+ messages in thread
From: Khem Raj @ 2016-11-16 17:51 UTC (permalink / raw)
To: Gary Thomas, yocto
[-- Attachment #1.1: Type: text/plain, Size: 4007 bytes --]
On 11/16/16 2:57 AM, Gary Thomas wrote:
> On 2016-11-16 07:47, Khem Raj wrote:
>> Can you test out this patch for OE-Core
>>
>> https://github.com/kraj/openembedded-core/commit/b2d345d0217db0c2dda3b9b40824829116599568
>>
>>
>
> Yes, this removes all the errors.
thanks. Patch sent.
>
> Thanks
>
>> On 11/15/16 4:41 AM, Gary Thomas wrote:
>>> I just ran a new build for one of my PowerPC targets and I'm getting errors
>>> like these:
>>>
>>> ERROR: openssh-7.3p1-r0 do_package: runstrip:
>>> ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
>>> --remove-section=.note
>>> '/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/scp.openssh''
>>>
>>> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
>>> /build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK:
>>>
>>> Not enough room for program headers, try linking with
>>> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/p1022ds-amltd-linux-gnuspe/openssh/7.3p1-r0/package/usr/bin/strW48QK[.interp]:
>>>
>>> Bad value\n')
>>> ERROR: coreutils-8.25-r0 do_package: runstrip:
>>> ''powerpc-amltd-linux-gnuspe-strip' --remove-section=.comment
>>> --remove-section=.note --strip-unneeded
>>> '/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/libstdbuf.so''
>>>
>>> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
>>> /build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO:
>>>
>>> Not enough room for program headers, try linking with
>>> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/coreutils/8.25-r0/package/usr/lib/coreutils/std1tFcO[.note.gnu.build-id]:
>>>
>>> Bad value\n')
>>> ERROR: eudev-3.2-r0 do_package: runstrip: ''powerpc-amltd-linux-gnuspe-strip'
>>> --remove-section=.comment --remove-section=.note --strip-unneeded
>>> '/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/libudev.so.1.6.3''
>>>
>>> strip command failed with 1 (b'powerpc-amltd-linux-gnuspe-strip:
>>> /build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac:
>>>
>>> Not enough room for program headers, try linking with
>>> -N\npowerpc-amltd-linux-gnuspe-strip:/build/diskstation_2016-11-15/tmp/work/ppce500v2-amltd-linux-gnuspe/eudev/3.2-r0/package/lib/stxt1rac[.note.gnu.build-id]:
>>>
>>> Bad value\n')
>>>
>>> Actually, I got 438 of them :-(
>>>
>>> Build Configuration:
>>> BB_VERSION = "1.32.0"
>>> BUILD_SYS = "x86_64-linux"
>>> NATIVELSBSTRING = "universal"
>>> TARGET_SYS = "powerpc-amltd-linux-gnuspe"
>>> MACHINE = "p1022ds"
>>> DISTRO = "amltd"
>>> DISTRO_VERSION = "2.2+snapshot-20161115"
>>> TUNE_FEATURES = "m32 spe ppce500v2"
>>> TARGET_FPU = "ppc-efd"
>>> meta = "master:43e652f3d1fee5ce7fad67e6400315eab1b34270"
>>> meta-amltd = "master:697b2bc1467a311233f1da362aa4c8a2cccf52bf"
>>> meta-diskstation = "master:0839596be89af4da67fb7c5ab41337f1a382e5b5"
>>> meta-freescale = "master:979d079732949c49f7a859e93278287eb95fa056"
>>>
>>>
>>> Questions:
>>> * What's the best way to fix them? I assume it's just some
>>> compiler/binutils option I need to adjust. I tried comparing
>>> this build against the stock qemuppc, but it got no such errors
>>> and I don't see the difference (except for the CPU tuning of
>>> e500v2 vs 7400).
>>> * If these are labeled 'ERROR', why do the packages continue
>>> to be built? Indeed, I ended up with a complete build image
>>> (which I've not been able to test yet so I don't know if these
>>> errors actually break things)
>>>
>>> Thanks for any pointers
>>>
>>
>>
>>
>
>
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 211 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* New error
@ 2016-11-29 8:32 Gary Thomas
2016-11-29 9:09 ` Michel D'HOOGE
0 siblings, 1 reply; 9+ messages in thread
From: Gary Thomas @ 2016-11-29 8:32 UTC (permalink / raw)
To: yocto@yoctoproject.org
I recently updated my Poky/Yocto repo to 12a0ee049e453b6d0d2ce2f3fa981d1b6e02bd78 and now I'm seeing
messages like this:
ERROR: When reparsing /local/poky-cutting-edge/meta/recipes-core/base-files/base-files_3.0.14.bb.do_install, the
basehash value changed from 3c2401cc61fce5eb899de19dbf78862f to 558516a74162944aff656a7d01321b12. The metadata is
not deterministic and this needs to be fixed.
Any ideas what this means and what could cause it?
Thanks
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2016-11-29 9:24 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-03 3:23 New error Chris Dos
2003-03-03 14:25 ` Ion Badulescu
-- strict thread matches above, loose matches on Subject: below --
2016-11-15 12:41 Gary Thomas
2016-11-16 6:47 ` Khem Raj
2016-11-16 10:57 ` Gary Thomas
2016-11-16 17:51 ` Khem Raj
2016-11-29 8:32 Gary Thomas
2016-11-29 9:09 ` Michel D'HOOGE
2016-11-29 9:24 ` Gary Thomas
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.