#2677 closed defect (wontfix)

PowerPC BSP score603e PCI.c is broken on case insensitive file system

Reported by: Chris Johns Owned by: Joel Sherrill
Priority: normal Milestone: 4.11.3
Component: build Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

Any host, such as OX S, with a case insensitive file system does not build. PCI.c includes PCI.h. There must be a pci.h somewhere now.

Change History (7)

comment:1 Changed on 03/28/16 at 03:15:56 by Joel Sherrill

Owner: set to Joel Sherrill
Status: newassigned

I will try to fix this but the BSP should have been removed on master.

Should I look for other files with upper case letters in their name?

comment:2 in reply to:  1 Changed on 03/28/16 at 04:03:39 by Chris Johns

Replying to joel.sherrill:

I will try to fix this but the BSP should have been removed on master.

Too late for 4.11.

Should I look for other files with upper case letters in their name?

Not 4.11. For 4.11 any simple hack to avoid this would be good.

comment:3 Changed on 03/28/16 at 19:08:15 by Joel Sherrill

The file is installed as bsp/PCI.h and the shared infrastructure is installed as bsp/pci.h. It is used just enough where reworking code to avoid it for a deprecated BSP isn't worth it. I am testing a patch now to rename it to bsp/pciimpl.h.

But at the moment, I am going back to relax and enjoy my team with honey, lemon and fresh mint. I caught something from someone last week and passed it along to Michele. :(

comment:4 Changed on 01/26/17 at 07:16:00 by Sebastian Huber

Milestone: 4.11.14.11.2

comment:5 Changed on 03/23/17 at 01:03:28 by Chris Johns

Milestone: 4.11.24.11.3

The 4.11.2 milestone is closing.

comment:6 Changed on 07/13/17 at 13:42:18 by Joel Sherrill

Resolution: wontfix
Status: assignedclosed

This BSP has been removed from the RTEMS source tree.

comment:7 Changed on 02/12/18 at 03:57:08 by Chris Johns

Component: unspecifiedbuild
Note: See TracTickets for help on using tickets.