Re: OS X Build Problems tag 5.2 ->Invalid configuration `arm64-apple-darwin22.3.0': machine `arm64-apple' not recognized

2023-03-29 Thread Chris Johns
On 30/3/2023 3:06 am, Heinz Junkes wrote: > Hi, > > I have, once again, a problem with building RTEMS on OS X. > > It works fine with rtems6/master > > with clang 10.0.0 , python 3.8.5 on > Darwin Judiciary-Pag.fritz.box 22.2.0 Darwin Kernel Version 22.2.0: Fri Nov > 11 02:04:44 PST 2022;

Re: Error in building rtems 5.3 tools via mingw

2023-03-29 Thread Chris Johns
On 29/3/2023 9:11 pm, Giovanni Righi wrote: > Ok, also I forgot to say in the previous email that I'm using windows 11.  Ah thanks. I have access to a Windows 11 machine. Chris ___ users mailing list users@rtems.org

Re: Error in building rtems 5.3 tools via mingw

2023-03-29 Thread Chris Johns
3, in exec_command >     return self.generator.bld.exec_command(cmd,**kw) >   File > "C:/opt/rtems/rtems-source-builder-5.3/rtems/build/rt51/rtems-tools-5.3/waf3-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Context.py", > line 183, in exec_command >     raise Errors.

Re: [PATCH] Add support for ELF notes

2023-03-28 Thread Chris Johns
On 29/3/2023 5:36 am, Sebastian Huber wrote: > On 28.03.23 09:26, Chris Johns wrote: >> On 28/3/2023 6:20 pm, Sebastian Huber wrote: >>> On 28.03.23 09:03, Chris Johns wrote: >>>> On 28/3/2023 5:48 pm, Sebastian Huber wrote: >>>>> On 25.03.23 00:39, C

Re: [RBW] PSA. Gringineer Cycles vintage parts site

2023-03-28 Thread JohnS
I should add that I made the front rack which has the VO/Roadrunner mini-rando bag bolted to it. Helps to cover up the big gap between the fork crown and the tire. JohnS On Tuesday, March 28, 2023 at 10:40:08 AM UTC-4 JohnS wrote: > Patrick, > > I built up a M2 SJ about a year ago

Re: [PATCH] Add support for ELF notes

2023-03-28 Thread Chris Johns
On 28/3/2023 6:20 pm, Sebastian Huber wrote: > On 28.03.23 09:03, Chris Johns wrote: >> On 28/3/2023 5:48 pm, Sebastian Huber wrote: >>> On 25.03.23 00:39, Chris Johns wrote: >>>> On 24/3/2023 7:32 pm, Sebastian Huber wrote: >>>>> On 23.03.23 20:07, C

Re: [PATCH] Add support for ELF notes

2023-03-28 Thread Chris Johns
On 28/3/2023 5:48 pm, Sebastian Huber wrote: > On 25.03.23 00:39, Chris Johns wrote: >> On 24/3/2023 7:32 pm, Sebastian Huber wrote: >>> On 23.03.23 20:07, Chris Johns wrote: >>>> On 24/3/2023 3:57 am, Sebastian Huber wrote: >>>>> On 23.03.23

Re: [PATCH v2] eng: Add register block specification types

2023-03-27 Thread Chris Johns
On 23/3/2023 3:59 am, Sebastian Huber wrote: > Hello Chris, > > I would like to come back to this topic, because it blocks the integration of > the sparc/gr712rc and sparc/gr740 changes we have done for the > pre-qualification > activity. > > On 27.09.21 02:23, Chris Jo

Re: [PATCH rtems-lwip] wscript: Build a header instead of using -D

2023-03-27 Thread Chris Johns
On 28/3/2023 2:28 am, Kinsey Moore wrote: > This change moves the use of items configured in config.ini from using > -D to set defines on the command line to using a header built by waf. > This also resolves an issue where configuration parameters were bleeding > between BSPs when multiple BSPs

Re: [PATCH rtems-docs] c-user/smp: Fix item rendering

2023-03-27 Thread Chris Johns
OK Thanks Chris On 28/3/2023 6:33 am, Kinsey Moore wrote: > --- > c-user/symmetric_multiprocessing_services.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/c-user/symmetric_multiprocessing_services.rst > b/c-user/symmetric_multiprocessing_services.rst > index

Re: [RBW] Hozan Bottom Bracket Tapping Tool

2023-03-27 Thread JohnS
Will > > On Saturday, March 25, 2023 at 1:00:05 PM UTC-4 JohnS wrote: > >> Thank you Jeff. I'm using Groit's Garage paint cleaning clay to pull the >> dirt/grim out of the paint, I'm about 1/2 way through that process, need to >> spend some time at the BB. Then it will be

Re: [PATCH] tester/bsps: change stm32h7-stlink to handle SIGTRAP as a nostop

2023-03-26 Thread Chris Johns
OK to push Thanks Chris On 25/3/2023 10:11 am, Karel Gardas wrote: > The ST-Link GDB server throws spurious SIGTRAP into the GDB sometimes. > When this happen, the gdb exits immediately as it's run in batch/script > manner. Unfortunately this may be while testcase itself is still running > and

Re: Building gcc-12 on MacOS Ventura (aarch64)

2023-03-25 Thread Chris Johns
On 25/3/2023 11:08 am, Stuff Received wrote: > On 2023-03-24 19:51, Chris Johns wrote: >> On 25/3/2023 10:07 am, Jonathan Wakely wrote: >>> On Fri, 24 Mar 2023, 23:07 Jonathan Wakely, >> <mailto:jwakely@gmail.com>> wrote: >>>      On Fri, 24 Mar 2

Re: [RBW] Hozan Bottom Bracket Tapping Tool

2023-03-25 Thread JohnS
and 11/34 cassette so I can climb the hills in my area. Laing, see, being a pack rat has it benefits. JohnS On Friday, March 24, 2023 at 5:39:57 PM UTC-4 Garth wrote: > That's wonderful news John , way to go ! > > -- You received this message because you are subscribed to the Google Gr

Re: Building gcc-12 on MacOS Ventura (aarch64)

2023-03-24 Thread Chris Johns
On 25/3/2023 10:07 am, Jonathan Wakely wrote: > On Fri, 24 Mar 2023, 23:07 Jonathan Wakely, <mailto:jwakely@gmail.com>> wrote: > On Fri, 24 Mar 2023, 23:03 Chris Johns, <mailto:ch...@contemporary.net.au>> wrote: > > Hi, > > I

Re: [PATCH] Add support for ELF notes

2023-03-24 Thread Chris Johns
On 24/3/2023 7:32 pm, Sebastian Huber wrote: > On 23.03.23 20:07, Chris Johns wrote: >> On 24/3/2023 3:57 am, Sebastian Huber wrote: >>> On 23.03.23 17:52, Will wrote: >>>> Great idea to store this information in the executable itself. Does this >>>> n

Re: Error in building rtems 5.3 tools via mingw

2023-03-24 Thread Chris Johns
On 23/3/2023 10:48 pm, Giovanni Righi wrote: > Ok so I tried what you suggested, I downloaded the rtems-tools-5.3 tar form > the > server and I launched directly the waf script. > I got the same error, then I tried again and again I got the same error but > on a > file following the one that

Building gcc-12 on MacOS Ventura (aarch64)

2023-03-24 Thread Chris Johns
Hi, I am sorting out some issues building RTEMS on MacOS including the M processors. The building gcc-12.2.1 for the few architectures I tested fail with sig faults in xgcc when building the runtime. I tried arm, aarch64 and sparc. As a result I wondered about bootstrapping gcc and using that to

Re: [PATCH] Add support for ELF notes

2023-03-23 Thread Chris Johns
On 24/3/2023 6:09 am, Joel Sherrill wrote: > Happy to see this but a bit concerned that there is only one architecture's > BSPs > addressed. What about the other architectures? Yes good question. I read the patch as generic with just enough support to show how it works. Chris

Re: [PATCH] Add support for ELF notes

2023-03-23 Thread Chris Johns
On 24/3/2023 3:57 am, Sebastian Huber wrote: > On 23.03.23 17:52, Will wrote: >> Great idea to store this information in the executable itself. Does this need >> a RTEMS_TEST_STATE_LINK_ONLY test state or something similar for minimum.exe? > > With the notes you can build the test. The test

Re: [RBW] Hozan Bottom Bracket Tapping Tool

2023-03-23 Thread JohnS
ay, March 23, 2023, JohnS wrote: > >> Anyone have experience with the Hozan BB tapping tool? My '82 Specialized >> Sequoia drive side treads have been cross threaded and need to be tapped. >> Park tool is too expensive for me. >> >> >> https://www.ebay.

[RBW] Hozan Bottom Bracket Tapping Tool

2023-03-23 Thread JohnS
kcU7%252FnAeSW4OR0OgcLdP0nb94Y17R90GxjWo1PpW2LR2XFF5A4NVsqQlH2ZBBBTbJp2KMYAroLUIWVLPKGDkNuJgnWaX9dIe4yRn56VtU1hM99PVpuuDhd4m%252BuiA1R9j68SiVyItHNLsJfVSMlHG5JzoQ1Tddgih52SA1NrDosw%253D%253D%7Campid%3APL_CLK%7Cclp%3A2047675=5019983455 Thanks, JohnS -- You received this message because you are subscribed to the Google Groups "RBW Owners Bunch" group. To unsubscribe from this group and stop re

Re: [PATCH] binutils: Disable stack exec and RWX section warnings

2023-03-22 Thread Chris Johns
On 22/3/2023 11:59 pm, Sebastian Huber wrote: > On 21.03.23 23:17, Chris Johns wrote: >> When playing I attempted a change to the rtems.git LINKFLAGS in >> spec/build/bsps/linkcmd.yml and nothing happened. I do not understand that >> file >> and if it is used? >

Re: Error in building rtems 5.3 tools via mingw

2023-03-22 Thread Chris Johns
On 23/3/2023 1:16 am, Giovanni Righi wrote: > I opened the ticket as requested. > Now I'm having another issue, I re-runned the source-builder but now it stop > with the following error: > + ./waf > Waf: Entering directory >

Re: [PATCH 2/2] includes: Update to use the latest networking headers

2023-03-21 Thread Chris Johns
On 22/3/2023 4:20 pm, Joel Sherrill wrote: > On Tue, Mar 21, 2023, 9:32 PM Chris Johns <mailto:chr...@rtems.org>> wrote: > > On 22/3/2023 3:29 pm, Gedare Bloom wrote: > > These patches look ok for rtems-net-legacy. > > Yes and again so

Re: [PATCH 2/2] includes: Update to use the latest networking headers

2023-03-21 Thread Chris Johns
On 22/3/2023 3:29 pm, Gedare Bloom wrote: > These patches look ok for rtems-net-legacy. Yes and again sorry for the wrong subject line. > In general, net-legacy is ok for maintenance patches. Any new features > will be heavily scrutinized and need additional discussions. Agreed. These are

Re: [PATCH rtems-docs 2/2] user/zynqmp: Add NAND driver information

2023-03-21 Thread Chris Johns
On 22/3/2023 1:32 pm, Kinsey Moore wrote: > On Tue, Mar 21, 2023 at 9:20 PM Chris Johns <mailto:chr...@rtems.org>> wrote: > > On 22/3/2023 1:18 pm, Kinsey Moore wrote: > > On Tue, Mar 21, 2023 at 7:39 PM Chris Johns <mailto:chr...@rtems.org> &g

Re: [PATCH rtems-docs 2/2] user/zynqmp: Add NAND driver information

2023-03-21 Thread Chris Johns
On 22/3/2023 1:18 pm, Kinsey Moore wrote: > On Tue, Mar 21, 2023 at 7:39 PM Chris Johns <mailto:chr...@rtems.org>> wrote: > > On 22/3/2023 7:00 am, Kinsey Moore wrote: > > --- > >  user/bsps/aarch64/xilinx-zynqmp.rst | 9 + >

Re: [PATCH 1/2] score: Update to the latest score interface

2023-03-21 Thread Chris Johns
These are for the net-legacy repo. I seem to have lost my subject say this while getting them posted to the list. Bring on a merge request tool to avoid all this mess . Chris On 22/3/2023 11:36 am, chr...@rtems.org wrote: > From: Chris Johns > > Updates #4882 > --- > lib

Re: [PATCH rtems-docs 2/2] user/zynqmp: Add NAND driver information

2023-03-21 Thread Chris Johns
On 22/3/2023 7:00 am, Kinsey Moore wrote: > --- > user/bsps/aarch64/xilinx-zynqmp.rst | 9 + > 1 file changed, 9 insertions(+) > > diff --git a/user/bsps/aarch64/xilinx-zynqmp.rst > b/user/bsps/aarch64/xilinx-zynqmp.rst > index 4de0115..e30c3f6 100644 > ---

Re: [PATCH] binutils: Disable stack exec and RWX section warnings

2023-03-21 Thread Chris Johns
On 22/3/2023 2:25 am, Sebastian Huber wrote: > On 21.03.23 12:11, chr...@rtems.org wrote: >> From: Chris Johns >> >> Binutils 2.39 and later enable by default warnings for executables >> with executable stack and RWX sections. Disable them. >> >> Closes #4881

Re: Error in building rtems 5.3 tools via mingw

2023-03-21 Thread Chris Johns
On 22/3/2023 3:19 am, Giovanni Righi wrote: > Ok I managed to resolve the problem by updating the gdb to gdb-12 as you > suggested. > Just for information if someone will have the same problem, I got the > gdb-12.cfg > from the master and copied it inside the  >

Asset Group perf stats don't match it's pmax campaign stats

2023-03-21 Thread Rich Johns
Given a pmax campaign, my expectation is that performance stats fetched at the campaign level will match the performance stats fetched at the asset group level. They are not. The campaign stats report larger numbers than the asset group stats. In an experiment I fetched a single day of perf

Re: [PATCH] grub2.cfg: fix GRUB compilation with GCC 12.

2023-03-19 Thread Chris Johns
Ok to push Thanks Chris On 20/3/2023 9:13 am, Karel Gardas wrote: > --- > source-builder/config/grub2.cfg | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/source-builder/config/grub2.cfg b/source-builder/config/grub2.cfg > index 2333d6a..174b846 100644 > ---

Re: [PATCH 1/3] bsps/riscv: Make SMP start more robust

2023-03-16 Thread Chris Johns
On 16/3/2023 5:59 pm, Sebastian Huber wrote: > In SMP configurations, check that we run on a configured processor. If not, > then there is not much what can be done since we do not have a stack available not much that can be done ? No comment on the actual patch as I do not know RISCV

Re: Flash Device API

2023-03-16 Thread Chris Johns
On 16/3/2023 6:13 pm, Sebastian Huber wrote: > Hello Aaron, > > this API seems to be RTEMS-specific. Maybe we should simply pick up an > existing > solution which is in more wide spread use, for example: > > https://docs.zephyrproject.org/latest/hardware/peripherals/flash.html That interface

Re: [RBW] Has anybody 650'ed a Riv Road?

2023-03-15 Thread JohnS
Hello Peter, Have you checked on the 650b group? https://groups.google.com/g/650b Steve, Super nice build. Plus 1 on using the VO/Roadrunner rando bag, I mount mine to the rack like you did. Just the right size for me, not too big, not too small. John On Tuesday, March 14, 2023 at

Re: [PATCH v2] doxygen: Add groups for related test suites

2023-03-13 Thread Chris Johns
OK Does this catch all RTEMSTestSuites cases? Chris On 14/3/2023 10:16 pm, Sebastian Huber wrote: > --- > v2: Adjust group membership of related test suites. > > cpukit/doxygen/top-level-groups.h | 24 +++ > testsuites/unit/ts-unit-no-clock-0.c | 2 +- >

Re: [PATCH] doxygen: Add groups for related test suites

2023-03-13 Thread Chris Johns
OK to push Chris On 13/3/2023 9:49 pm, Sebastian Huber wrote: > --- > cpukit/doxygen/top-level-groups.h | 24 > 1 file changed, 24 insertions(+) > > diff --git a/cpukit/doxygen/top-level-groups.h > b/cpukit/doxygen/top-level-groups.h > index 8a439feee1..25bf8faae2

Re: [PATCH] Provide kernel space items only if needed

2023-03-13 Thread Chris Johns
Looks good Thanks Chris On 13/3/2023 9:36 pm, Sebastian Huber wrote: > The kernel space parts of standard system header files were protected > against misuse by an preprocessor error directive. This approach does > not work well with tools such as Doxygen. Provide the kernel space > items only

Re: [RBW] Re: Downtube bosses predicament

2023-03-13 Thread JohnS
Hello Ryan, The problem with trying to drill out a hole and using a big enough easy-out bit to be effective is getting the hole centered. Easy concept, but hard to do in reality since the drill bit wants to wander from center until it grabs. Solution, create a guide for the drill bit so that

Re: [PATCH rtems-source-builder] 6: Update MicroBlaze gdb to 12.1

2023-03-09 Thread Chris Johns
On 9/3/2023 8:10 pm, Frank Kühndel wrote: > Hello Chris, > Hello Alex, > > On 3/8/23 20:51, Chris Johns wrote: >> Subject: >> Re: [PATCH rtems-source-builder] 6: Update MicroBlaze gdb to 12.1 >> From: >> Chris Johns >> Date: >> 3/8/23,

Re: [PATCH rtems-docs v2] c-user/chains: Correct iteration example code

2023-03-09 Thread Chris Johns
On 10/3/2023 10:12 pm, Kinsey Moore wrote: > On Thu, Mar 9, 2023 at 1:01 AM Sebastian Huber > > > wrote: > On 09.03.23 03:33, Kinsey Moore wrote: > > Casting the node returned by rtems_chain_head is incorrect. That node is > > owned by the

Re: [PATCH] 6/gdb: fix building on FreeBSD 13.1

2023-03-08 Thread Chris Johns
On 9/3/2023 1:54 pm, Joel Sherrill wrote: > I've followed the discussion with gdb and this is ok. Thanks. > I still question them > installing that header file. The the patch you're adding fixes it by making > local includes ahead. But I don't remember seeing an answer to the question of >

Re: [PATCH rtems-docs v2] c-user/chains: Correct iteration example code

2023-03-08 Thread Chris Johns
Looks good. Thanks Chris On 9/3/2023 11:33 am, Kinsey Moore wrote: > Casting the node returned by rtems_chain_head is incorrect. That node is > owned by the control structure and use of it post-cast could cause > memory corruption. > --- > c-user/chains.rst | 6 +- > 1 file changed, 5

Re: [PATCH rtems-docs] c-user/chains: Correct iteration example code

2023-03-08 Thread Chris Johns
On 9/3/2023 7:22 am, Kinsey Moore wrote: > On Wed, Mar 8, 2023 at 3:47 PM Chris Johns <mailto:chr...@rtems.org>> wrote: > On 9/3/2023 5:40 am, Kinsey Moore wrote: > > Casting the node returned by rtems_chain_head is incorrect. That node is > > owned by th

Re: [PATCH rtems-docs] c-user/chains: Correct iteration example code

2023-03-08 Thread Chris Johns
On 9/3/2023 5:40 am, Kinsey Moore wrote: > Casting the node returned by rtems_chain_head is incorrect. That node is > owned by the control structure and use of it post-cast could cause > memory corruption. > --- > c-user/chains.rst | 4 > 1 file changed, 4 insertions(+) > > diff --git

Re: [PATCH rtems-source-builder] 6: Update MicroBlaze gdb to 12.1

2023-03-08 Thread Chris Johns
What hosts have you tested building this on? I only ask as gdb-13 is not building on FeeBSD 13.1 for me. Chris On 9/3/2023 2:14 am, Alex White wrote: > GDB 11.2 fails to compile on Ubuntu 22.04 for MicroBlaze. > --- > rtems/config/6/rtems-microblaze.bset | 2 +- > 1 file changed, 1

Re: [RBW] Re: 650b or 700 Bombadil frame question

2023-03-01 Thread JohnS
or not. JohnS On Wednesday, March 1, 2023 at 9:29:59 AM UTC-5 lconley wrote: > Uh-oh. I am going to have to remove the tires when I reassemble the > Bombadil to adjust the brakes now! > > Laing > > On Wednesday, March 1, 2023 at 8:58:46 AM UTC-5 JohnS wrote: > >> I agree

Re: [RBW] Re: 650b or 700 Bombadil frame question

2023-03-01 Thread JohnS
and when the pads wear out, slide out the old pads and slide in the new. No adjustments necessary. JohnS On Wednesday, March 1, 2023 at 8:46:30 AM UTC-5 lconley wrote: > That is a pretty good video - he uses the tool to show the 90 degree > angle. He points out that lowering the st

Re: [RBW] Compact Half-Step plus Granny gearing

2023-02-27 Thread JohnS
Nice! On Monday, February 27, 2023 at 8:43:25 AM UTC-5 lconley wrote: > I am down to 11 Rivendells and 10 of them have 135mm spacing (the Frank > Jones, SR. is 120) and I weigh 275 lbs - thus the ultra durable 135mm > wheels. I have a 40 spoke 132mm Sturmey Archer 3 speed on the Rosco Baby.

[RBW] Re: Front Derailleur Suggestions

2023-02-23 Thread JohnS
line and reduced the pedal Q factor. Good luck, JohnS On Thursday, February 23, 2023 at 1:26:06 PM UTC-5 Garth wrote: > Try a road double instead. It'll shift that easily. FD specs have only do > with what a mfr. makes, not the real world where combo's are endless. Your >

Re: dynamically added INSTALLED_APPS

2023-02-21 Thread Jason Johns
I'd be a -1 on dynamic modification with installed apps. that's the developer's responsibility to add in, and should be implicit by design. The list of apps needs to come somewhere via configuration, and django defines that configuration to be done explicitly. I be;ieve some of the major

[RBW] Re: FS: '85 Specialized Sequoia 63cm

2023-02-20 Thread JohnS
I would be all over this if it was one size smaller, oh well, maybe next time. Nice review from back in the day... https://www.bikeforums.net/classic-vintage/1254945-road-test-bike-review-1986-specialized-sequoia.html JohnS On Sunday, February 19, 2023 at 3:12:52 AM UTC-5 Luke Hendrickson

Re: [RBW] Pedal Question

2023-02-18 Thread JohnS
and the other is SPD. I don't have them, but I'm thinking about it. https://global.bluelug.com/mks-solution-pedal-blue.html JohnS On Saturday, February 18, 2023 at 10:25:33 AM UTC-5 mmille...@gmail.com wrote: > I have the EH-500 on my All Road bike. I guess I recently bought it out of > ha

Re: Build failures on CentOS 8

2023-02-16 Thread Chris Johns
On 17/2/2023 3:36 am, Joel Sherrill wrote: > On Thu, Feb 16, 2023, 8:57 AM Jeff Mayes > wrote: > > >>On 16/2/2023 8:43 am, Jeff Mayes wrote: > >> We?re getting an odd build failure on CentOS 8. (I know it?s EOL.) > >> ?Below is a snip of the output.?

[RBW] Re: New build: 1985 Bridgestone MB-2

2023-02-16 Thread JohnS
Eric did it, his bike is featured on The Radavist... https://theradavist.com/erics-1985-bridgestone-mb-2-review/ Well done Eric! JohnS On Tuesday, February 14, 2023 at 5:48:04 PM UTC-5 eric...@gmail.com wrote: > Thank you, Jose :) > > From what I recall Grant was fairly new at Br

[RBW] Re: any bike photos of bikes with the Dia compe 980's?

2023-02-16 Thread JohnS
Nick, different bikes for different functions, I subscribe to that. JohnS (who's family thinks he has too many bikes) On Wednesday, February 15, 2023 at 3:42:41 PM UTC-5 Nick Payne wrote: > On Wednesday, 15 February 2023 at 2:45:51 am UTC+11 JohnS wrote: > Nick, that's one clean Appaloos

Re: updating to gdb 12.1 was Re: RFC Add --disable-werror to gdb, etc

2023-02-15 Thread Chris Johns
On 16/2/2023 11:43 am, Joel Sherrill wrote: > The same issue is in gdb 12.1 and is still present in the gdb master. > > I have fixed this locally and will create a patch. > > Any thoughts on me updating to gdb 12.1 at the same time? I am ok with a GDB update. It is a host support tool and so

Re: Build failures on CentOS 8

2023-02-15 Thread Chris Johns
On 16/2/2023 8:43 am, Jeff Mayes wrote: > We’re getting an odd build failure on CentOS 8. (I know it’s EOL.)  Below is a > snip of the output.  Any ideas? Are you able to run a test with the latest version of waf? You can download it here https://waf.io/waf-2.0.25 (https://waf.io/) and simply

[RBW] Re: any bike photos of bikes with the Dia compe 980's?

2023-02-14 Thread JohnS
Nick, that's one clean Appaloosa! Did you just give it a refurb? I'm in the process of giving my QB one. JohnS On Tuesday, February 14, 2023 at 9:40:13 AM UTC-5 jad...@gmail.com wrote: > Nick, I think that photo pushed me over the edge. thanks > > On Monday, February 13, 2023 at 10

Announce: RTEMS 5.3 Release

2023-02-13 Thread Chris Johns
RTEMS 5.3 Release is available. https://ftp.rtems.org/pub/rtems/releases/5/5.3 Please follow the release instructions provided by the link. We love to hear about your projects and what you use RTEMS on so please let us know. You can drop by on Discord, post on u...@rtems.org or you can send

Announce: RTEMS 5.3 Release

2023-02-13 Thread Chris Johns
RTEMS 5.3 Release is available. https://ftp.rtems.org/pub/rtems/releases/5/5.3 Please follow the release instructions provided by the link. We love to hear about your projects and what you use RTEMS on so please let us know. You can drop by on Discord, post on u...@rtems.org or you can send

Re: [PATCH 2/2] bsps/aarch64: Fix off-by-one cache bug

2023-02-13 Thread Chris Johns
OK to push Thanks Chris On 11/2/2023 9:00 am, Kinsey Moore wrote: > The whole cache invalidation and flushing functions only ended up > flusing the first N-1 levels of cache due to an off by one error. This > resovles that issue and makes consistent the usage of levels as they > relate to

Re: warnings report on builder wrong?

2023-02-13 Thread Chris Johns
On 14/2/2023 10:47 am, Joel Sherrill wrote: > Chris.. see below > > On Mon, Feb 13, 2023 at 5:42 PM Karel Gardas wrote: > > On 2/14/23 00:33, Joel Sherrill wrote: > > With fresh tools on CentOS 7, I have 5 warnings in beaglebonewhite. Log > > attached. > > > > Sorry it took 

[RBW] Re: Rivs on film

2023-02-11 Thread JohnS
Thanks everyone for sharing, this is fun! Someday I'll get a film camera... Shawn, that color pic of inside the Riv shop is great. The shadows are beyond real. JohnS On Friday, February 10, 2023 at 3:32:10 PM UTC-5 Ted Durant wrote: > On Wednesday, February 8, 2023 at 7:17:57 PM UTC-6 ja

[RBW] Re: any bike photos of bikes with the Dia compe 980's?

2023-02-11 Thread JohnS
Hello Mike with the Bob Jackson. Nice looking bike. What front cable hanger is that? I never seen one like it before. On Saturday, February 11, 2023 at 12:23:01 PM UTC-5 alexander...@gmail.com wrote: > Got some for the Miyata Triple cross I built as a 2 speed a little while > back - I've

Re: GitLab and BuildBot

2023-02-10 Thread Chris Johns
On 10/2/2023 7:36 pm, jan.som...@dlr.de wrote: >> -Original Message- >> From: devel On Behalf Of Chris Johns >> Sent: Donnerstag, 9. Februar 2023 23:26 >> To: Christian MAUDERER ; >> RTEMS Devel >> Subject: Re: GitLab and BuildBot >> >> &

[RBW] Re: Canti Romulus in South Korea

2023-02-10 Thread JohnS
Very nice bike and components! Paint looks to be in excellent condition. Don't see many of those. Thanks for sharing and hope you enjoy the ride, John On Thursday, February 9, 2023 at 11:25:44 AM UTC-5 jamin orrall wrote: > Beautiful Romulus! > > On Thursday, February 9, 2023 at 7:34:24 AM

Re: [patch] fixes 4557

2023-02-09 Thread Chris Johns
Hi Zack, This is close but there are a couple of issues in the commit message we need fixed. They are the subject line the closing the ticket automatically. Please run `git commit --amend` to edit the commit message. Please change commit text to the contents between the dashes:

Re: [PATCH rtems-release] rtems-notes-6.md: Add removal of libmisc/serdbg

2023-02-09 Thread Chris Johns
OK. I will apply if you do not because I want to move that file :) Chris On 10/2/2023 2:11 am, Joel Sherrill wrote: > Updates #2828. > --- > rtems-notes-6.md | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/rtems-notes-6.md b/rtems-notes-6.md > index 70b66a3..7197def

Re: Downtime for devel.rtems.org

2023-02-09 Thread Chris Johns
On 10/2/2023 8:12 am, Amar Takhar wrote: > At some point today 2022-02-09 https://devel.rtems.org/ will go down as the > machine that hosts our database goes through some upgrades. Any issues or > intermittent outages should be gone by 6AM GMT 2022-02-10. To users with accounts on

Re: GitLab and BuildBot

2023-02-09 Thread Chris Johns
On 9/2/2023 6:24 pm, Christian MAUDERER wrote: > Hello Chris, > > On 2023-02-08 23:35, Chris Johns wrote: >> On 8/2/2023 8:04 pm, Christian MAUDERER wrote: >>> On 2023-02-07 23:37, Chris Johns wrote: >>>> On 7/2/2023 9:31 pm, Christian MAUDERER wrote: >>

Re: [PATCH rtems] libmisc/serdbg: Remove obsolete serial debug

2023-02-09 Thread Chris Johns
Looks good and thanks Chris On 10/2/2023 2:11 am, Joel Sherrill wrote: > Closes #2828. > --- > cpukit/include/rtems/serdbg.h | 168 --- > cpukit/include/rtems/serdbgcnf.h | 101 > cpukit/include/rtems/termios_printk.h | 116 - >

Re: [PATCH rtems-release 1/3] rtems-notes-6.md: Obsolete SPARC64 port

2023-02-08 Thread Chris Johns
On 9/2/2023 12:53 pm, Joel Sherrill wrote: > Then ok to push and get almost ten percent of the 6.1 tickets closed? :) Sorry, yes it is. I will sort the move at after. Thanks Chris ___ devel mailing list devel@rtems.org

Re: [PATCH] spec/bsps: Deduplicate objxilinxsupport

2023-02-08 Thread Chris Johns
On 7/2/2023 5:55 pm, Sebastian Huber wrote: > On 06.02.23 23:09, Gedare Bloom wrote: >> ok. I'm not sure, maybe we need a note about this in >> https://docs.rtems.org/branches/master/eng/build-system.html > > A hint in the documentation would be helpful. Even more helpful would be a > consistency

Re: [PATCH rtems-release 1/3] rtems-notes-6.md: Obsolete SPARC64 port

2023-02-08 Thread Chris Johns
Looks good. I will move this file into the `notes` directory once merged. Thanks Chris On 9/2/2023 8:40 am, Joel Sherrill wrote: > Closes #4613. > --- > rtems-notes-6.md | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rtems-notes-6.md b/rtems-notes-6.md > index

Re: Current python with RTEMS efforts

2023-02-08 Thread Chris Johns
On 9/2/2023 6:26 am, Scobie, Rory Hewitt wrote: > > I was wondering if anyone knows of active efforts to build python and run it > under RTEMS? I do not know of any active efforts. > Web searches found ESA’s efforts with micropython and some old instructions > from > the python 2.4 / RTEMS 4.6

Re: GitLab and BuildBot

2023-02-08 Thread Chris Johns
On 8/2/2023 8:04 pm, Christian MAUDERER wrote: > On 2023-02-07 23:37, Chris Johns wrote: >> On 7/2/2023 9:31 pm, Christian MAUDERER wrote: >>> On 2023-02-07 07:03, Chris Johns wrote: >>>> On 30/1/2023 10:12 pm, Christian MAUDERER wrote: >>> That shouldn't

Windows Integrated Authentication + TortoiseSVN + VisualSVN

2023-02-08 Thread Jerry Johns via TortoiseSVN
I use VisualSVN to host repositories and it has Windows Integrated Authentication enabled. Developers are using TortoiseSVN to interact with these repos. I need Tortoise to always use the credentials of the Windows AD user when accessing the repos. How do I make Tortoise never ask for (or

Re: GitLab and BuildBot

2023-02-07 Thread Chris Johns
On 7/2/2023 9:31 pm, Christian MAUDERER wrote: > On 2023-02-07 07:03, Chris Johns wrote: >> On 30/1/2023 10:12 pm, Christian MAUDERER wrote: >>> Hello, >>> >>> recently the following tickets were added (beneath a few more related ones): >>> >>&

Re: GitLab and BuildBot

2023-02-06 Thread Chris Johns
On 30/1/2023 10:12 pm, Christian MAUDERER wrote: > Hello, > > recently the following tickets were added (beneath a few more related ones): > > https://devel.rtems.org/ticket/4790 - Setup Gitlab instance > https://devel.rtems.org/ticket/4791 - Update BuildBot > > It's great that a patch review

Re: [PATCH rtems-libbsd] CONTRIBUTING: Sharpen priority development goals

2023-02-06 Thread Chris Johns
On 6/2/2023 7:07 pm, Christian MAUDERER wrote: > Hello Chris, > > thanks for your feedback on the patch. No problem :) > On 2023-02-06 05:16, Chris Johns wrote: >> On 3/2/2023 6:31 pm, Christian Mauderer wrote: >>> This patch tries to make the most important goals of

Re: [PATCH rtems-libbsd] CONTRIBUTING: Sharpen priority development goals

2023-02-05 Thread Chris Johns
On 3/2/2023 6:31 pm, Christian Mauderer wrote: > This patch tries to make the most important goals of LibBSD development > more clear based on the results of the discussion on the mailing list: > > https://lists.rtems.org/pipermail/devel/2023-January/074164.html > --- > CONTRIBUTING.rst | 39

Re: [PATCH] wscript: Deduplicate installed files

2023-02-05 Thread Chris Johns
On 4/2/2023 6:11 am, Sebastian Huber wrote: > On 03.02.23 19:45, Kinsey Moore wrote: >> This is my first stab at solving this duplicate install problem. I could >> manually solve the problem by deduplicating the object includes and moving it >> up to the BSP, but that is less intuitive since these

Re: [RBW] Re: Bombadil and Hunqapillar origins: The definitive thread

2023-02-05 Thread JohnS
Wow! I'm super impressed. And I bet they are all in the same great condition as your Bombadil. Thanks for sharing. JohnS On Sunday, February 5, 2023 at 8:04:43 AM UTC-5 lconley wrote: > 8 - behind the Bombadil - Betty Foy, Hubbuhubbuh, Frank Jones Sr, Mystery > Bike, Gus Boots W

Re: [RBW] Re: Bombadil and Hunqapillar origins: The definitive thread

2023-02-04 Thread JohnS
Wait a minute there Laing! How many Riv's are in that picture??? Drill press, one of my favorite tools :) JohnS On Saturday, February 4, 2023 at 6:21:15 AM UTC-5 Garth wrote: > On Friday, February 3, 2023 at 4:28:29 PM UTC-5 Mackenzy Albright wrote: > One thing i've been curious

[RBW] Re: Blue Lug / Nitto strut light mount hack

2023-02-04 Thread JohnS
Thank you BB for sharing. Nice, clean mounts for rear lights can be hard to find/improvise. How do you like the light? I'm not familiar with that one. JohnS On Saturday, February 4, 2023 at 8:46:33 AM UTC-5 brok...@gmail.com wrote: > I was looking for a better way to mount my Koma rear li

[RBW] Re: Roaduno catnip

2023-02-03 Thread JohnS
Thank you Doug. I think that was the only blug post that I didn't look at the other day. JohnS On Friday, February 3, 2023 at 11:13:06 AM UTC-5 lconley wrote: > I want one with Bullmoose bars and cantilevers, in purple of course. Need > is a different matter... > > Laing &

[RBW] Re: Roaduno catnip

2023-02-03 Thread JohnS
Does any one have a link to a picture of a fully built Roaduno? I was looking for one the other day and the closest I could find was the pics of the three frames without paint. Thanks! JohnS On Friday, February 3, 2023 at 9:34:41 AM UTC-5 mark e wrote: > I am excited to see the Uno in pur

Re: [RBW] Bikes For Sale: Craigslist, ebay, etc. Fall 2022 edition

2023-02-02 Thread JohnS
A double Joe on e-bay, too bad about the fork, says the frame is ok, my size, but I'm not interested in the couplers, hope the link works...

[RBW] Re: Fun film encounter

2023-02-02 Thread JohnS
Julian, Your friend has a very good eye for composition. I could see having that one framed. JohnS On Wednesday, February 1, 2023 at 8:07:53 PM UTC-5 jamin orrall wrote: > this is great! > On Wednesday, February 1, 2023 at 4:52:38 PM UTC-8 weste...@gmail.com > wrote: > >> A

Re: [xubuntu-users] unable to install grub

2023-02-01 Thread Alex Johns
On 2/02/23 08:29, Clarence Fender wrote: Yes, this is an install from a USB. If it's supposed to install GRUB by itself, it's doing a very poor job :)   I have a 500M EFI partition. It fails. sda   - all primary partitions 1M (appears by itself, no format) 500M  EFI 50G  ext4  / 16M swap

Re: Dynamic loader usage in RTEMS 5.1

2023-01-31 Thread Chris Johns
On 14/1/2023 7:58 am, John Clemens wrote: > I'm trying to understand how to build/link code to use the dynamic loader in > RTEMS v5.1. I'm using > https://docs.rtems.org/releases/rtems-5.1/user/exe/loader.html as a reference. > > My codebase has a core object and several components that will be

Re: [PATCH rtems-source-builder] dtc: Add patch to build for ticket 4783

2023-01-30 Thread Chris Johns
On 31/1/2023 10:23 am, Kinsey Moore wrote: > On 1/30/2023 5:13 PM, Chris Johns wrote: >> Can the subject please be: >> >> dtc: Add patch to build for cygwin builds >> >> ? > > Unfortunately, Joel pushed this and a tools hash bump along with the other two >

Re: [PATCH rtems-source-builder] dtc: Add patch to build for ticket 4783

2023-01-30 Thread Chris Johns
Can the subject please be: dtc: Add patch to build for cygwin builds ? Chris On 31/1/2023 4:30 am, Kinsey Moore wrote: > This patch resolves a build error with dtc on cygwin until upstream > adopts a fix. > --- > bare/config/devel/dtc-1.6.1-1.cfg | 3 +++ > 1 file changed, 3 insertions(+) >

Re: [PATCH rtems-source-builder] devel/gnu-default-tools: Use correct include path

2023-01-30 Thread Chris Johns
OK Thanks Chris On 31/1/2023 9:55 am, Kinsey Moore wrote: > Include paths must use the full file name with extension. This was > causing errors because it couldn't resolve the include. > --- > bare/config/devel/gnu-default-tools.bset | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >

Re: [PATCH rtems-source-builder] Update hashes for github-sourced tarballs

2023-01-30 Thread Chris Johns
OK Thanks Chris On 31/1/2023 9:40 am, Kinsey Moore wrote: > Github has changed the way it generates on-the-fly tarball requests > which has changed the hashes of the resulting tarballs. This adjusts the > affected tarball hashes as a stop-gap until a more permanent solution > can be devised. >

Re: [RSB 5] Remove aarch64 and microblaze from RSB on 5 branch

2023-01-30 Thread Chris Johns
OK to push Thanks Chris On 31/1/2023 1:44 am, Joel Sherrill wrote: > Closes #4555. > --- > rtems/config/5/rtems-aarch64.bset| 4 > rtems/config/5/rtems-all.bset| 2 -- > rtems/config/5/rtems-microblaze.bset | 3 --- > rtems/config/5/rtems-tier-4.bset | 1 - > 4 files

[RBW] Re: What's up with welded Nitto parts?

2023-01-30 Thread JohnS
could understand if it were some odd, vintage part that was out of production for decades, but really, production parts not available in the US. Ugh, rant off. JohnS On Monday, January 30, 2023 at 12:29:42 PM UTC-5 jeff dobie wrote: > I have been looking for a particular Nitto stem for seve

<    1   2   3   4   5   6   7   8   9   10   >