Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#2980 closed defect (worksforme)

pc586-sse does not compile fsjffs2gc01

Reported by: Joel Sherrill Owned by: Sebastian Huber
Priority: normal Milestone: 5.1
Component: unspecified Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

After the tool upgrade, the pc586-sse BSP does not compile the test fsjffs2gc01:

i386-rtems4.12-gcc -B../../../../../pc586-sse/lib/ -specs bsp_specs -qrtems -DHAVE_CONFIG_H -I. -I../../../../../../../rtems/c/src/../../testsuites/fstests/fsjffs2gc01 -I.. -I../../../../../../../rtems/c/src/../../testsuites/fstests/support -I../../../../../../../rtems/c/src/../../testsuites/fstests/jffs2_support -I../../../../../../../rtems/c/src/../../testsuites/fstests/../support/include -I../../../../../../../rtems/c/src/../../testsuites/fstests/../psxtests/include -mtune=pentium -march=pentium -msse2 -O2 -g -ffunction-sections -fdata-sections -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -MT fstest_support.o -MD -MP -MF .deps/fstest_support.Tpo -c -o fstest_support.o test -f '../support/fstest_support.c' || echo '../../../../../../../rtems/c/src/../../testsuites/fstests/fsjffs2gc01/'../support/fstest_support.c
In file included from ../../../../../../../rtems/c/src/../../testsuites/fstests/fsjffs2gc01/../support/fstest_support.c:30:0:
../../../../../../../rtems/c/src/../../testsuites/fstests/../psxtests/include/pmacros.h:99:2: error: #error "unsupported size of off_t"

#error "unsupported size of off_t"


gmake[6]: * [fstest_support.o] Error 1
gmake[6]: Leaving directory `/data/home/joel/rtems-work/rtems-testing/rtems/build-i386-pc586-sse-rtems/i386-rtems4.12/c/pc586-sse/testsuites/fstests/fsjffs2gc01

Change History (7)

comment:1 Changed on 04/05/17 at 22:09:23 by Joel Sherrill

Owner: changed from joel.sherrill@… to Sebastian Huber
Status: newassigned

comment:2 Changed on 04/06/17 at 08:07:25 by Sebastian Huber

Works for me. Maybe a configure problem?

comment:3 Changed on 05/11/17 at 07:31:02 by Sebastian Huber

Milestone: 4.124.12.0

comment:4 Changed on 05/11/17 at 07:45:09 by Sebastian Huber

What is the status here?

comment:5 Changed on 06/08/17 at 08:13:46 by Sebastian Huber

Resolution: worksforme
Status: assignedclosed

comment:6 Changed on 10/10/17 at 06:46:55 by Sebastian Huber

Component: testingunspecified

comment:7 Changed on 11/09/17 at 06:27:14 by Sebastian Huber

Milestone: 4.12.05.1

Milestone renamed

Note: See TracTickets for help on using tickets.