Source: babeltrace
Version: 1.5.8-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[5]: Entering directory '/<<PKGBUILDDIR>>/tests'
> PASS: lib/test_dwarf_complete 1 - Open DWARF file 
> /<<PKGBUILDDIR>>/tests/debug-info-data/libhello_so
> PASS: lib/test_dwarf_complete 2 - dwarf_begin successful
> PASS: lib/test_dwarf_complete 3 - bt_dwarf_cu_create successful
> PASS: lib/test_dwarf_complete 4 - bt_dwarf_cu_next successful
> PASS: lib/test_dwarf_complete 5 - bt_dwarf_die_create successful
> PASS: lib/test_dwarf_complete 6 - bt_dwarf_die_next from root DIE successful
> PASS: lib/test_dwarf_complete 7 - bt_dwarf_die_next from root DIE - correct 
> depth value
> PASS: lib/test_dwarf_complete 8 - bt_dwarf_die_next from non-root DIE 
> successful
> PASS: lib/test_dwarf_complete 9 - bt_dwarf_die_next from non-root DIE - 
> correct depth value
> PASS: lib/test_dwarf_complete 10 - bt_dwarf_die_child successful
> PASS: lib/test_dwarf_complete 11 - bt_dwarf_die_child - correct depth value
> PASS: lib/test_dwarf_complete 12 - bt_dwarf_die_get_tag successful
> PASS: lib/test_dwarf_complete 13 - bt_dwarf_die_get_tag - correct tag value
> PASS: lib/test_dwarf_complete 14 - bt_dwarf_die_get_name successful
> PASS: lib/test_dwarf_complete 15 - bt_dwarf_die_get_name - correct name value
> PASS: lib/test_seek_empty_packet 1 - Event valid
> PASS: lib/test_seek_empty_packet 2 - timestamp_begin == expected_begin
> PASS: lib/test_seek_empty_packet 3 - Seek begin retval 0
> PASS: lib/test_seek_empty_packet 4 - Event valid
> PASS: lib/test_seek_empty_packet 5 - timestamp_begin == timestamp_seek_begin
> PASS: lib/test_seek_empty_packet 6 - Event valid at beginning
> PASS: lib/test_seek_empty_packet 7 - Seek time at last retval 0
> PASS: lib/test_seek_empty_packet 8 - Event valid at last position
> PASS: lib/test_seek_empty_packet 9 - timestamp_last == expected_last
> PASS: lib/test_seek_empty_packet 10 - iter next should return an error
> PASS: lib/test_seek_empty_packet 11 - Event after last should be invalid
> PASS: lib/test_seek_empty_packet 12 - Event valid at beginning
> PASS: lib/test_seek_empty_packet 13 - Seek last retval 0
> PASS: lib/test_seek_empty_packet 14 - Event valid at last position
> PASS: lib/test_seek_empty_packet 15 - timestamp_last == expected_last
> PASS: lib/test_seek_empty_packet 16 - iter next should return an error
> PASS: lib/test_seek_empty_packet 17 - Event after last should be invalid
> PASS: lib/test_seek_empty_packet 18 - Event valid at beginning
> PASS: lib/test_seek_empty_packet 19 - Seek last retval 0
> PASS: lib/test_seek_empty_packet 20 - Event valid at last position
> PASS: lib/test_seek_empty_packet 21 - timestamp == expected_last
> PASS: lib/test_seek_empty_packet 22 - iter next should return an error
> PASS: lib/test_seek_empty_packet 23 - Event after last should be invalid
> PASS: lib/test_seek_empty_packet 24 - Seek begin retval 0
> PASS: lib/test_seek_empty_packet 25 - Event valid at first position
> PASS: lib/test_seek_empty_packet 26 - timestamp == expected_begin
> PASS: lib/test_seek_empty_packet 27 - Seek last retval 0
> PASS: lib/test_seek_empty_packet 28 - Event valid at last position
> PASS: lib/test_seek_empty_packet 29 - timestamp == expected_last
> PASS: lib/test_bin_info_complete 1 - bin_info_init successful
> PASS: lib/test_bin_info_complete 2 - bin_info_create successful
> PASS: lib/test_bin_info_complete 3 - bin_info_has_address - address under 
> so's range
> PASS: lib/test_bin_info_complete 4 - bin_info_has_address - lower bound of 
> so's range
> PASS: lib/test_bin_info_complete 5 - bin_info_has_address - address in so's 
> range
> PASS: lib/test_bin_info_complete 6 - bin_info_has_address - upper bound of 
> so's range
> PASS: lib/test_bin_info_complete 7 - bin_info_has_address - address above 
> so's range
> PASS: lib/test_bin_info_complete 8 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 9 - bin_info_lookup_function_name - correct 
> func_name value
> PASS: lib/test_bin_info_complete 10 - bin_info_lookup_function_name - fail on 
> addr not found
> PASS: lib/test_bin_info_complete 11 - bin_info_lookup_source_location 
> successful
> PASS: lib/test_bin_info_complete 12 - bin_info_lookup_source_location - 
> correct line_no
> PASS: lib/test_bin_info_complete 13 - bin_info_lookup_source_location - 
> correct filename
> PASS: lib/test_bin_info_complete 14 - bin_info_lookup_source_location 
> (inlined func) successful
> PASS: lib/test_bin_info_complete 15 - bin_info_lookup_source_location 
> (inlined func) - correct line_no
> PASS: lib/test_bin_info_complete 16 - bin_info_lookup_source_location 
> (inlined func) - correct filename
> PASS: lib/test_bin_info_complete 17 - bin_info_lookup_source_location - fail 
> on addr not found
> PASS: lib/test_bin_info_complete 18 - bin_info_create successful
> PASS: lib/test_bin_info_complete 19 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 20 - bin_info_lookup_function_name - correct 
> func_name value
> PASS: lib/test_bin_info_complete 21 - bin_info_lookup_function_name - fail on 
> addr not found
> PASS: lib/test_bin_info_complete 22 - bin_info_lookup_source_location - fail 
> on ELF only file
> PASS: lib/test_bin_info_complete 23 - bin_info_create successful
> PASS: lib/test_bin_info_complete 24 - bin_info_set_build_id successful
> PASS: lib/test_bin_info_complete 25 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 26 - bin_info_lookup_function_name - correct 
> func_name value
> PASS: lib/test_bin_info_complete 27 - bin_info_lookup_source_location 
> successful
> PASS: lib/test_bin_info_complete 28 - bin_info_lookup_source_location - 
> correct line_no
> PASS: lib/test_bin_info_complete 29 - bin_info_lookup_source_location - 
> correct filename
> PASS: lib/test_bin_info_complete 30 - bin_info_create successful
> PASS: lib/test_bin_info_complete 31 - bin_info_set_debug_link successful
> PASS: lib/test_bin_info_complete 32 - bin_info_lookup_function_name successful
> PASS: lib/test_bin_info_complete 33 - bin_info_lookup_function_name - correct 
> func_name value
> PASS: lib/test_bin_info_complete 34 - bin_info_lookup_source_location 
> successful
> PASS: lib/test_bin_info_complete 35 - bin_info_lookup_source_location - 
> correct line_no
> PASS: lib/test_bin_info_complete 36 - bin_info_lookup_source_location - 
> correct filename
> PASS: lib/test_seek_big_trace 1 - Event valid
> PASS: lib/test_seek_big_trace 2 - timestamp_begin == expected_begin
> PASS: lib/test_seek_big_trace 3 - Seek begin retval 0
> PASS: lib/test_seek_big_trace 4 - Event valid
> PASS: lib/test_seek_big_trace 5 - timestamp_begin == timestamp_seek_begin
> PASS: lib/test_seek_big_trace 6 - Event valid at beginning
> PASS: lib/test_seek_big_trace 7 - Seek time at last retval 0
> PASS: lib/test_seek_big_trace 8 - Event valid at last position
> PASS: lib/test_seek_big_trace 9 - timestamp_last == expected_last
> PASS: lib/test_seek_big_trace 10 - iter next should return an error
> PASS: lib/test_seek_big_trace 11 - Event after last should be invalid
> PASS: lib/test_seek_big_trace 12 - Event valid at beginning
> PASS: lib/test_seek_big_trace 13 - Seek last retval 0
> PASS: lib/test_seek_big_trace 14 - Event valid at last position
> PASS: lib/test_seek_big_trace 15 - timestamp_last == expected_last
> PASS: lib/test_seek_big_trace 16 - iter next should return an error
> PASS: lib/test_seek_big_trace 17 - Event after last should be invalid
> PASS: lib/test_seek_big_trace 18 - Event valid at beginning
> PASS: lib/test_seek_big_trace 19 - Seek last retval 0
> PASS: lib/test_seek_big_trace 20 - Event valid at last position
> PASS: lib/test_seek_big_trace 21 - timestamp == expected_last
> PASS: lib/test_seek_big_trace 22 - iter next should return an error
> PASS: lib/test_seek_big_trace 23 - Event after last should be invalid
> PASS: lib/test_seek_big_trace 24 - Seek begin retval 0
> PASS: lib/test_seek_big_trace 25 - Event valid at first position
> PASS: lib/test_seek_big_trace 26 - timestamp == expected_begin
> PASS: lib/test_seek_big_trace 27 - Seek last retval 0
> PASS: lib/test_seek_big_trace 28 - Event valid at last position
> PASS: lib/test_seek_big_trace 29 - timestamp == expected_last
> FAIL: bin/test_packet_seq_num 1 - Trace parses
> PASS: bin/test_packet_seq_num 2 - No events lost
> FAIL: bin/test_packet_seq_num 3 - Trace parses
> PASS: bin/test_packet_seq_num 4 - No events lost
> FAIL: bin/test_packet_seq_num 5 - Trace parses
> FAIL: bin/test_packet_seq_num 6 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 7 - Trace parses
> FAIL: bin/test_packet_seq_num 8 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 9 - Trace parses
> FAIL: bin/test_packet_seq_num 10 - Lost events string matches 3,2,1
> ERROR: bin/test_packet_seq_num - exited with status 8
> FAIL: bin/intersection/test_intersection 1 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 2 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 3 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 4 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 5 - 6 events in the whole trace
> PASS: bin/intersection/test_intersection 6 - 0 events in packets intersecting
> FAIL: bin/intersection/test_intersection 7 - 3 events in the whole trace
> FAIL: bin/intersection/test_intersection 8 - 3 events in packets intersecting
> PASS: bin/intersection/test_intersection 9 - 0 events in the whole trace
> PASS: bin/intersection/test_intersection 10 - 0 events in packets intersecting
> ERROR: bin/intersection/test_intersection - exited with status 7
> FAIL: bin/test_trace_read 1 - Run babeltrace with trace env-warning
> FAIL: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> FAIL: bin/test_trace_read 3 - Run babeltrace with trace sequence
> FAIL: bin/test_trace_read 4 - Run babeltrace with trace smalltrace
> FAIL: bin/test_trace_read 5 - Run babeltrace with trace succeed1
> FAIL: bin/test_trace_read 6 - Run babeltrace with trace succeed2
> FAIL: bin/test_trace_read 7 - Run babeltrace with trace succeed3
> FAIL: bin/test_trace_read 8 - Run babeltrace with trace succeed4
> FAIL: bin/test_trace_read 9 - Run babeltrace with trace warnings
> FAIL: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u
> PASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1
> PASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2
> PASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range
> PASS: bin/test_trace_read 14 - Run babeltrace with invalid trace 
> lttng-modules-2.0-pre1
> PASS: bin/test_trace_read 15 - Run babeltrace with invalid trace 
> packet-based-metadata
> PASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace
> ERROR: bin/test_trace_read - exited with status 10
> PASS: lib/test_ctf_writer_complete 1 - bt_ctf_create succeeds in creating 
> trace with path
> PASS: lib/test_ctf_writer_complete 2 - Add host (ip-10-84-234-223) 
> environment field to writer instance
> PASS: lib/test_ctf_writer_complete 3 - bt_ctf_writer_add_environment_field 
> error with NULL writer
> PASS: lib/test_ctf_writer_complete 4 - bt_ctf_writer_add_environment_field 
> error with NULL field name
> PASS: lib/test_ctf_writer_complete 5 - bt_ctf_writer_add_environment_field 
> error with NULL field value
> PASS: lib/test_ctf_writer_complete 6 - Add sysname (Linux) environment field 
> to writer instance
> PASS: lib/test_ctf_writer_complete 7 - Add nodename (ip-10-84-234-223) 
> environment field to writer instance
> PASS: lib/test_ctf_writer_complete 8 - Add release (5.10.0-9-cloud-amd64) 
> environment field to writer instance
> PASS: lib/test_ctf_writer_complete 9 - Add version (\#1 SMP Debian 5.10.70-1 
> (2021-09-30)) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 10 - Add machine (x86_64) environment 
> field to writer istance
> PASS: lib/test_ctf_writer_complete 11 - Illegal clock name rejected
> PASS: lib/test_ctf_writer_complete 12 - NULL clock name rejected
> PASS: lib/test_ctf_writer_complete 13 - Clock created sucessfully
> PASS: lib/test_ctf_writer_complete 14 - Set clock frequency
> PASS: lib/test_ctf_writer_complete 15 - Set clock offset (seconds)
> PASS: lib/test_ctf_writer_complete 16 - Set clock offset
> PASS: lib/test_ctf_writer_complete 17 - Set clock precision
> PASS: lib/test_ctf_writer_complete 18 - Set clock absolute property
> PASS: lib/test_ctf_writer_complete 19 - Add clock to writer instance
> PASS: lib/test_ctf_writer_complete 20 - Verify a clock can't be added twice 
> to a writer instance
> PASS: lib/test_ctf_writer_complete 21 - Create stream class
> PASS: lib/test_ctf_writer_complete 22 - Set a stream class' clock
> PASS: lib/test_ctf_writer_complete 23 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 24 - Set integer type's base as binary
> PASS: lib/test_ctf_writer_complete 25 - Set integer type's base as decimal
> PASS: lib/test_ctf_writer_complete 26 - Reject integer type's base set as 
> unknown
> PASS: lib/test_ctf_writer_complete 27 - Set integer type's base as octal
> PASS: lib/test_ctf_writer_complete 28 - Set integer type's base as hexadecimal
> PASS: lib/test_ctf_writer_complete 29 - Reject unknown integer base value
> PASS: lib/test_ctf_writer_complete 30 - Set integer type signedness to signed
> PASS: lib/test_ctf_writer_complete 31 - Set integer type signedness to 
> unsigned
> PASS: lib/test_ctf_writer_complete 32 - Create a sequence of int16_t type
> PASS: lib/test_ctf_writer_complete 33 - Create a string type
> PASS: lib/test_ctf_writer_complete 34 - Reject invalid "None" string encoding
> PASS: lib/test_ctf_writer_complete 35 - Reject invalid string encoding
> PASS: lib/test_ctf_writer_complete 36 - Set string encoding to ASCII
> PASS: lib/test_ctf_writer_complete 37 - Create a structure type
> PASS: lib/test_ctf_writer_complete 38 - Add a uint8_t type to a structure
> PASS: lib/test_ctf_writer_complete 39 - Add a sequence type to a structure
> PASS: lib/test_ctf_writer_complete 40 - Add a string type to a structure
> PASS: lib/test_ctf_writer_complete 41 - Add a structure type to a structure
> PASS: lib/test_ctf_writer_complete 42 - Instanciate a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 43 - Instanciate an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 44 - Check an integer type' base can't be 
> modified after instanciation
> PASS: lib/test_ctf_writer_complete 45 - Check an integer type's signedness 
> can't be modified after instanciation
> PASS: lib/test_ctf_writer_complete 46 - Check 
> bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer
> PASS: lib/test_ctf_writer_complete 47 - Check 
> bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer
> PASS: lib/test_ctf_writer_complete 48 - Check -32768 is allowed for a signed 
> 16-bit integer
> PASS: lib/test_ctf_writer_complete 49 - Check 32767 is allowed for a signed 
> 16-bit integer
> PASS: lib/test_ctf_writer_complete 50 - Check 32768 is not allowed for a 
> signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 51 - Check -32769 is not allowed for a 
> signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 52 - Check -42 is allowed for a signed 
> 16-bit integer
> PASS: lib/test_ctf_writer_complete 53 - Check 4095 is allowed for an unsigned 
> 12-bit integer
> PASS: lib/test_ctf_writer_complete 54 - Check 4096 is not allowed for a 
> unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 55 - Check 0 is allowed for an unsigned 
> 12-bit integer
> PASS: lib/test_ctf_writer_complete 56 - Instanciate a string field
> PASS: lib/test_ctf_writer_complete 57 - Set a string's value
> PASS: lib/test_ctf_writer_complete 58 - Create an enumeration type with an 
> unsigned 12-bit integer as container
> PASS: lib/test_ctf_writer_complete 59 - Check enumeration types are validated 
> before instantiation
> PASS: lib/test_ctf_writer_complete 60 - Instanciate a stream class from writer
> PASS: lib/test_ctf_writer_complete 61 - Changes to a stream class that was 
> already instantiated fail
> PASS: lib/test_ctf_writer_complete 62 - Accept enumeration mapping strings 
> containing quotes
> PASS: lib/test_ctf_writer_complete 63 - Accept enumeration mapping strings 
> containing special characters
> PASS: lib/test_ctf_writer_complete 64 - Accept enumeration mapping strings 
> containing reserved keywords
> PASS: lib/test_ctf_writer_complete 65 - Add enumeration field to event
> PASS: lib/test_ctf_writer_complete 66 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 67 - Instantiate an event containing a 
> single integer field
> PASS: lib/test_ctf_writer_complete 68 - Use bt_ctf_event_set_payload to set a 
> manually allocated field
> PASS: lib/test_ctf_writer_complete 69 - Set enumeration container value
> PASS: lib/test_ctf_writer_complete 70 - Set clock time
> PASS: lib/test_ctf_writer_complete 71 - Append simple event to trace stream
> PASS: lib/test_ctf_writer_complete 72 - Flush trace stream with one event
> PASS: lib/test_ctf_writer_complete 73 - Add a new event class to a stream 
> class after writing an event
> PASS: lib/test_ctf_writer_complete 74 - Append 100 000 events to a stream
> PASS: lib/test_ctf_writer_complete 75 - Flush a stream that forces a packet 
> resize
> PASS: lib/test_ctf_writer_complete 76 - Reject a variant field based on an 
> unknown tag value
> PASS: lib/test_ctf_writer_complete 77 - Add a field to a variant
> PASS: lib/test_ctf_writer_complete 78 - Reject creation of an event class 
> with an illegal name
> PASS: lib/test_ctf_writer_complete 79 - Create an event class
> PASS: lib/test_ctf_writer_complete 80 - Reject addition of a field with an 
> empty name to an event
> PASS: lib/test_ctf_writer_complete 81 - Reject addition of a field with a 
> NULL type to an event
> PASS: lib/test_ctf_writer_complete 82 - Reject addition of a type with an 
> illegal name to an event
> PASS: lib/test_ctf_writer_complete 83 - Add field of type unsigned integer to 
> an event
> PASS: lib/test_ctf_writer_complete 84 - Add field of type signed integer to 
> an event
> PASS: lib/test_ctf_writer_complete 85 - Add composite structure to an event
> PASS: lib/test_ctf_writer_complete 86 - Reject addition of NULL event class 
> to a stream class
> PASS: lib/test_ctf_writer_complete 87 - Add an event class to stream class
> PASS: lib/test_ctf_writer_complete 88 - Instanciate a complex event
> PASS: lib/test_ctf_writer_complete 89 - Use bt_ctf_event_get_payload to get a 
> field instance
> PASS: lib/test_ctf_writer_complete 90 - Set a sequence field's length
> PASS: lib/test_ctf_writer_complete 91 - Append a complex event to a stream
> PASS: lib/test_ctf_writer_complete 92 - Flush a stream containing a complex 
> event
> PASS: lib/test_ctf_writer_complete 93 - Get metadata string
> PASS: lib/test_ctf_writer_complete 94 - Metadata string is valid
> FAIL: lib/test_ctf_writer_complete 95 - Babeltrace could read the resulting 
> trace
> PASS: lib/test_bitfield 1 - Writing and reading back 0x0, unsigned
> PASS: lib/test_bitfield 2 - Writing and reading back 0x0, signed
> PASS: lib/test_bitfield 3 - Writing and reading back 0x1, unsigned
> PASS: lib/test_bitfield 4 - Writing and reading back 0xFFFFFFFF, unsigned
> PASS: lib/test_bitfield 5 - Writing and reading back 0xFFFFFFFF, signed
> PASS: lib/test_bitfield 6 - Writing and reading back 0x80000000, signed
> PASS: lib/test_bitfield 7 - Writing and reading back 0x796E4529, unsigned
> PASS: lib/test_bitfield 8 - Writing and reading back 0x796E4529, signed
> PASS: lib/test_bitfield 9 - Writing and reading back 0x6AD059FC, unsigned
> PASS: lib/test_bitfield 10 - Writing and reading back 0x6AD059FC, signed
> PASS: lib/test_bitfield 11 - Writing and reading back 0x41FC02BF, unsigned
> PASS: lib/test_bitfield 12 - Writing and reading back 0x41FC02BF, signed
> PASS: lib/test_bitfield 13 - Writing and reading back 0x690352C9, unsigned
> PASS: lib/test_bitfield 14 - Writing and reading back 0x690352C9, signed
> PASS: lib/test_bitfield 15 - Writing and reading back 0x7905487E, unsigned
> PASS: lib/test_bitfield 16 - Writing and reading back 0x7905487E, signed
> PASS: lib/test_bitfield 17 - Writing and reading back 0x240E4747, unsigned
> PASS: lib/test_bitfield 18 - Writing and reading back 0x240E4747, signed
> PASS: lib/test_bitfield 19 - Writing and reading back 0x720A619A, unsigned
> PASS: lib/test_bitfield 20 - Writing and reading back 0x720A619A, signed
> PASS: lib/test_bitfield 21 - Writing and reading back 0x5CB9CB24, unsigned
> PASS: lib/test_bitfield 22 - Writing and reading back 0x5CB9CB24, signed
> PASS: lib/test_bitfield 23 - Writing and reading back 0x1E028CDD, unsigned
> PASS: lib/test_bitfield 24 - Writing and reading back 0x1E028CDD, signed
> PASS: lib/test_bitfield 25 - Writing and reading back 0x61280DDA, unsigned
> PASS: lib/test_bitfield 26 - Writing and reading back 0x61280DDA, signed
> ============================================
>    babeltrace 1.5.8: tests/test-suite.log
> ============================================
> 
> # TOTAL: 286
> # PASS:  246
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  36
> # XPASS: 0
> # ERROR: 4
> 
> .. contents:: :depth: 2
> 
> ERROR: bin/test_trace_read
> ==========================
> 
> 1..16
> not ok 1 - Run babeltrace with trace env-warning
> FAIL: bin/test_trace_read 1 - Run babeltrace with trace env-warning
> #   Failed test 'Run babeltrace with trace env-warning'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> FAIL: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> #   Failed test 'Run babeltrace with trace lttng-modules-2.0-pre5'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 3 - Run babeltrace with trace sequence
> FAIL: bin/test_trace_read 3 - Run babeltrace with trace sequence
> #   Failed test 'Run babeltrace with trace sequence'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 4 - Run babeltrace with trace smalltrace
> FAIL: bin/test_trace_read 4 - Run babeltrace with trace smalltrace
> #   Failed test 'Run babeltrace with trace smalltrace'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 5 - Run babeltrace with trace succeed1
> FAIL: bin/test_trace_read 5 - Run babeltrace with trace succeed1
> #   Failed test 'Run babeltrace with trace succeed1'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 6 - Run babeltrace with trace succeed2
> FAIL: bin/test_trace_read 6 - Run babeltrace with trace succeed2
> #   Failed test 'Run babeltrace with trace succeed2'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 7 - Run babeltrace with trace succeed3
> FAIL: bin/test_trace_read 7 - Run babeltrace with trace succeed3
> #   Failed test 'Run babeltrace with trace succeed3'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 8 - Run babeltrace with trace succeed4
> FAIL: bin/test_trace_read 8 - Run babeltrace with trace succeed4
> #   Failed test 'Run babeltrace with trace succeed4'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 9 - Run babeltrace with trace warnings
> FAIL: bin/test_trace_read 9 - Run babeltrace with trace warnings
> #   Failed test 'Run babeltrace with trace warnings'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 10 - Run babeltrace with trace wk-heartbeat-u
> FAIL: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u
> #   Failed test 'Run babeltrace with trace wk-heartbeat-u'
> #   in ./bin/test_trace_read:main() at line 37.
> ok 11 - Run babeltrace with invalid trace fail1
> PASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1
> ok 12 - Run babeltrace with invalid trace fail2
> PASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2
> ok 13 - Run babeltrace with invalid trace integer-range
> PASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range
> ok 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1
> PASS: bin/test_trace_read 14 - Run babeltrace with invalid trace 
> lttng-modules-2.0-pre1
> ok 15 - Run babeltrace with invalid trace packet-based-metadata
> PASS: bin/test_trace_read 15 - Run babeltrace with invalid trace 
> packet-based-metadata
> ok 16 - Run babeltrace with invalid trace smalltrace
> PASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace
> # Looks like you failed 10 tests of 16.
> ERROR: bin/test_trace_read - exited with status 10
> 
> ERROR: bin/test_trace_read
> ==========================
> 
> 1..16
> not ok 1 - Run babeltrace with trace env-warning
> FAIL: bin/test_trace_read 1 - Run babeltrace with trace env-warning
> #   Failed test 'Run babeltrace with trace env-warning'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> FAIL: bin/test_trace_read 2 - Run babeltrace with trace lttng-modules-2.0-pre5
> #   Failed test 'Run babeltrace with trace lttng-modules-2.0-pre5'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 3 - Run babeltrace with trace sequence
> FAIL: bin/test_trace_read 3 - Run babeltrace with trace sequence
> #   Failed test 'Run babeltrace with trace sequence'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 4 - Run babeltrace with trace smalltrace
> FAIL: bin/test_trace_read 4 - Run babeltrace with trace smalltrace
> #   Failed test 'Run babeltrace with trace smalltrace'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 5 - Run babeltrace with trace succeed1
> FAIL: bin/test_trace_read 5 - Run babeltrace with trace succeed1
> #   Failed test 'Run babeltrace with trace succeed1'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 6 - Run babeltrace with trace succeed2
> FAIL: bin/test_trace_read 6 - Run babeltrace with trace succeed2
> #   Failed test 'Run babeltrace with trace succeed2'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 7 - Run babeltrace with trace succeed3
> FAIL: bin/test_trace_read 7 - Run babeltrace with trace succeed3
> #   Failed test 'Run babeltrace with trace succeed3'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 8 - Run babeltrace with trace succeed4
> FAIL: bin/test_trace_read 8 - Run babeltrace with trace succeed4
> #   Failed test 'Run babeltrace with trace succeed4'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 9 - Run babeltrace with trace warnings
> FAIL: bin/test_trace_read 9 - Run babeltrace with trace warnings
> #   Failed test 'Run babeltrace with trace warnings'
> #   in ./bin/test_trace_read:main() at line 37.
> not ok 10 - Run babeltrace with trace wk-heartbeat-u
> FAIL: bin/test_trace_read 10 - Run babeltrace with trace wk-heartbeat-u
> #   Failed test 'Run babeltrace with trace wk-heartbeat-u'
> #   in ./bin/test_trace_read:main() at line 37.
> ok 11 - Run babeltrace with invalid trace fail1
> PASS: bin/test_trace_read 11 - Run babeltrace with invalid trace fail1
> ok 12 - Run babeltrace with invalid trace fail2
> PASS: bin/test_trace_read 12 - Run babeltrace with invalid trace fail2
> ok 13 - Run babeltrace with invalid trace integer-range
> PASS: bin/test_trace_read 13 - Run babeltrace with invalid trace integer-range
> ok 14 - Run babeltrace with invalid trace lttng-modules-2.0-pre1
> PASS: bin/test_trace_read 14 - Run babeltrace with invalid trace 
> lttng-modules-2.0-pre1
> ok 15 - Run babeltrace with invalid trace packet-based-metadata
> PASS: bin/test_trace_read 15 - Run babeltrace with invalid trace 
> packet-based-metadata
> ok 16 - Run babeltrace with invalid trace smalltrace
> PASS: bin/test_trace_read 16 - Run babeltrace with invalid trace smalltrace
> # Looks like you failed 10 tests of 16.
> ERROR: bin/test_trace_read - exited with status 10
> 
> ERROR: bin/test_packet_seq_num
> ==============================
> 
> 1..10
> # Test the packet_seq_num validation
> # No packet lost
> not ok 1 - Trace parses
> FAIL: bin/test_packet_seq_num 1 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_no_lost() at line 34.
> ok 2 - No events lost
> PASS: bin/test_packet_seq_num 2 - No events lost
> # No packet lost, packet_seq_num not starting at 0
> not ok 3 - Trace parses
> FAIL: bin/test_packet_seq_num 3 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_no_lost() at line 34.
> ok 4 - No events lost
> PASS: bin/test_packet_seq_num 4 - No events lost
> # 1 stream, 2 packets lost before the last packet
> not ok 5 - Trace parses
> FAIL: bin/test_packet_seq_num 5 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_lost() at line 48.
> not ok 6 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 6 - Lost events string matches 2
> #   Failed test 'Lost events string matches 2'
> #   in ./bin/test_packet_seq_num:test_lost() at line 57.
> # 2 streams, packets lost in one of them
> not ok 7 - Trace parses
> FAIL: bin/test_packet_seq_num 7 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_lost() at line 48.
> not ok 8 - Lost events string matches 2
> FAIL: bin/test_packet_seq_num 8 - Lost events string matches 2
> #   Failed test 'Lost events string matches 2'
> #   in ./bin/test_packet_seq_num:test_lost() at line 57.
> # 2 streams, packets lost in both
> not ok 9 - Trace parses
> FAIL: bin/test_packet_seq_num 9 - Trace parses
> #   Failed test 'Trace parses'
> #   in ./bin/test_packet_seq_num:test_lost() at line 48.
> not ok 10 - Lost events string matches 3,2,1
> FAIL: bin/test_packet_seq_num 10 - Lost events string matches 3,2,1
> #   Failed test 'Lost events string matches 3,2,1'
> #   in ./bin/test_packet_seq_num:test_lost() at line 57.
> # Looks like you failed 8 tests of 10.
> ERROR: bin/test_packet_seq_num - exited with status 8
> 
> ERROR: bin/intersection/test_intersection
> =========================================
> 
> 1..10
> # Test the stream intersection feature
> # 2 streams offsetted with 3 packets intersecting
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "a?uV" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 1 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 1 - 8 events in the whole trace
> #   Failed test '8 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> not ok 2 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 2 - 3 events in packets intersecting
> #   Failed test '3 events in packets intersecting'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 37.
> # 2 streams offsetted with 3 packets intersecting (exchanged file names)
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "dw_" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 3 - 8 events in the whole trace
> FAIL: bin/intersection/test_intersection 3 - 8 events in the whole trace
> #   Failed test '8 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> not ok 4 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 4 - 3 events in packets intersecting
> #   Failed test '3 events in packets intersecting'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 37.
> # No intersection between 2 streams
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "?0?d" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 5 - 6 events in the whole trace
> FAIL: bin/intersection/test_intersection 5 - 6 events in the whole trace
> #   Failed test '6 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> ok 6 - 0 events in packets intersecting
> PASS: bin/intersection/test_intersection 6 - 0 events in packets intersecting
> # Only 1 stream
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "?G?d" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> not ok 7 - 3 events in the whole trace
> FAIL: bin/intersection/test_intersection 7 - 3 events in the whole trace
> #   Failed test '3 events in the whole trace'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 35.
> not ok 8 - 3 events in packets intersecting
> FAIL: bin/intersection/test_intersection 8 - 3 events in packets intersecting
> #   Failed test '3 events in packets intersecting'
> #   in ./bin/intersection/test_intersection:test_intersect() at line 37.
> # No stream at all
> [error] Cannot open any trace for reading.
> 
> [error] opening trace "??`" for reading.
> 
> [error] none of the specified trace paths could be opened.
> 
> ok 9 - 0 events in the whole trace
> PASS: bin/intersection/test_intersection 9 - 0 events in the whole trace
> ok 10 - 0 events in packets intersecting
> PASS: bin/intersection/test_intersection 10 - 0 events in packets intersecting
> # Looks like you failed 7 tests of 10.
> ERROR: bin/intersection/test_intersection - exited with status 7
> 
> FAIL: lib/test_ctf_writer_complete
> ==================================
> 
> ok 1 - bt_ctf_create succeeds in creating trace with path
> PASS: lib/test_ctf_writer_complete 1 - bt_ctf_create succeeds in creating 
> trace with path
> ok 2 - Add host (ip-10-84-234-223) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 2 - Add host (ip-10-84-234-223) 
> environment field to writer instance
> ok 3 - bt_ctf_writer_add_environment_field error with NULL writer
> PASS: lib/test_ctf_writer_complete 3 - bt_ctf_writer_add_environment_field 
> error with NULL writer
> ok 4 - bt_ctf_writer_add_environment_field error with NULL field name
> PASS: lib/test_ctf_writer_complete 4 - bt_ctf_writer_add_environment_field 
> error with NULL field name
> ok 5 - bt_ctf_writer_add_environment_field error with NULL field value
> PASS: lib/test_ctf_writer_complete 5 - bt_ctf_writer_add_environment_field 
> error with NULL field value
> ok 6 - Add sysname (Linux) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 6 - Add sysname (Linux) environment field 
> to writer instance
> ok 7 - Add nodename (ip-10-84-234-223) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 7 - Add nodename (ip-10-84-234-223) 
> environment field to writer instance
> ok 8 - Add release (5.10.0-9-cloud-amd64) environment field to writer instance
> PASS: lib/test_ctf_writer_complete 8 - Add release (5.10.0-9-cloud-amd64) 
> environment field to writer instance
> ok 9 - Add version (\#1 SMP Debian 5.10.70-1 (2021-09-30)) environment field 
> to writer instance
> PASS: lib/test_ctf_writer_complete 9 - Add version (\#1 SMP Debian 5.10.70-1 
> (2021-09-30)) environment field to writer instance
> ok 10 - Add machine (x86_64) environment field to writer istance
> PASS: lib/test_ctf_writer_complete 10 - Add machine (x86_64) environment 
> field to writer istance
> ok 11 - Illegal clock name rejected
> PASS: lib/test_ctf_writer_complete 11 - Illegal clock name rejected
> ok 12 - NULL clock name rejected
> PASS: lib/test_ctf_writer_complete 12 - NULL clock name rejected
> ok 13 - Clock created sucessfully
> PASS: lib/test_ctf_writer_complete 13 - Clock created sucessfully
> ok 14 - Set clock frequency
> PASS: lib/test_ctf_writer_complete 14 - Set clock frequency
> ok 15 - Set clock offset (seconds)
> PASS: lib/test_ctf_writer_complete 15 - Set clock offset (seconds)
> ok 16 - Set clock offset
> PASS: lib/test_ctf_writer_complete 16 - Set clock offset
> ok 17 - Set clock precision
> PASS: lib/test_ctf_writer_complete 17 - Set clock precision
> ok 18 - Set clock absolute property
> PASS: lib/test_ctf_writer_complete 18 - Set clock absolute property
> ok 19 - Add clock to writer instance
> PASS: lib/test_ctf_writer_complete 19 - Add clock to writer instance
> ok 20 - Verify a clock can't be added twice to a writer instance
> PASS: lib/test_ctf_writer_complete 20 - Verify a clock can't be added twice 
> to a writer instance
> ok 21 - Create stream class
> PASS: lib/test_ctf_writer_complete 21 - Create stream class
> ok 22 - Set a stream class' clock
> PASS: lib/test_ctf_writer_complete 22 - Set a stream class' clock
> ok 23 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 23 - Create an unsigned integer type
> ok 24 - Set integer type's base as binary
> PASS: lib/test_ctf_writer_complete 24 - Set integer type's base as binary
> ok 25 - Set integer type's base as decimal
> PASS: lib/test_ctf_writer_complete 25 - Set integer type's base as decimal
> ok 26 - Reject integer type's base set as unknown
> PASS: lib/test_ctf_writer_complete 26 - Reject integer type's base set as 
> unknown
> ok 27 - Set integer type's base as octal
> PASS: lib/test_ctf_writer_complete 27 - Set integer type's base as octal
> ok 28 - Set integer type's base as hexadecimal
> PASS: lib/test_ctf_writer_complete 28 - Set integer type's base as hexadecimal
> ok 29 - Reject unknown integer base value
> PASS: lib/test_ctf_writer_complete 29 - Reject unknown integer base value
> ok 30 - Set integer type signedness to signed
> PASS: lib/test_ctf_writer_complete 30 - Set integer type signedness to signed
> ok 31 - Set integer type signedness to unsigned
> PASS: lib/test_ctf_writer_complete 31 - Set integer type signedness to 
> unsigned
> ok 32 - Create a sequence of int16_t type
> PASS: lib/test_ctf_writer_complete 32 - Create a sequence of int16_t type
> ok 33 - Create a string type
> PASS: lib/test_ctf_writer_complete 33 - Create a string type
> ok 34 - Reject invalid "None" string encoding
> PASS: lib/test_ctf_writer_complete 34 - Reject invalid "None" string encoding
> ok 35 - Reject invalid string encoding
> PASS: lib/test_ctf_writer_complete 35 - Reject invalid string encoding
> ok 36 - Set string encoding to ASCII
> PASS: lib/test_ctf_writer_complete 36 - Set string encoding to ASCII
> ok 37 - Create a structure type
> PASS: lib/test_ctf_writer_complete 37 - Create a structure type
> ok 38 - Add a uint8_t type to a structure
> PASS: lib/test_ctf_writer_complete 38 - Add a uint8_t type to a structure
> ok 39 - Add a sequence type to a structure
> PASS: lib/test_ctf_writer_complete 39 - Add a sequence type to a structure
> ok 40 - Add a string type to a structure
> PASS: lib/test_ctf_writer_complete 40 - Add a string type to a structure
> ok 41 - Add a structure type to a structure
> PASS: lib/test_ctf_writer_complete 41 - Add a structure type to a structure
> ok 42 - Instanciate a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 42 - Instanciate a signed 16-bit integer
> ok 43 - Instanciate an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 43 - Instanciate an unsigned 12-bit integer
> ok 44 - Check an integer type' base can't be modified after instanciation
> PASS: lib/test_ctf_writer_complete 44 - Check an integer type' base can't be 
> modified after instanciation
> ok 45 - Check an integer type's signedness can't be modified after 
> instanciation
> PASS: lib/test_ctf_writer_complete 45 - Check an integer type's signedness 
> can't be modified after instanciation
> ok 46 - Check bt_ctf_field_signed_integer_set_value is not allowed on an 
> unsigned integer
> PASS: lib/test_ctf_writer_complete 46 - Check 
> bt_ctf_field_signed_integer_set_value is not allowed on an unsigned integer
> ok 47 - Check bt_ctf_field_unsigned_integer_set_value is not allowed on a 
> signed integer
> PASS: lib/test_ctf_writer_complete 47 - Check 
> bt_ctf_field_unsigned_integer_set_value is not allowed on a signed integer
> ok 48 - Check -32768 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 48 - Check -32768 is allowed for a signed 
> 16-bit integer
> ok 49 - Check 32767 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 49 - Check 32767 is allowed for a signed 
> 16-bit integer
> ok 50 - Check 32768 is not allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 50 - Check 32768 is not allowed for a 
> signed 16-bit integer
> ok 51 - Check -32769 is not allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 51 - Check -32769 is not allowed for a 
> signed 16-bit integer
> ok 52 - Check -42 is allowed for a signed 16-bit integer
> PASS: lib/test_ctf_writer_complete 52 - Check -42 is allowed for a signed 
> 16-bit integer
> ok 53 - Check 4095 is allowed for an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 53 - Check 4095 is allowed for an unsigned 
> 12-bit integer
> ok 54 - Check 4096 is not allowed for a unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 54 - Check 4096 is not allowed for a 
> unsigned 12-bit integer
> ok 55 - Check 0 is allowed for an unsigned 12-bit integer
> PASS: lib/test_ctf_writer_complete 55 - Check 0 is allowed for an unsigned 
> 12-bit integer
> ok 56 - Instanciate a string field
> PASS: lib/test_ctf_writer_complete 56 - Instanciate a string field
> ok 57 - Set a string's value
> PASS: lib/test_ctf_writer_complete 57 - Set a string's value
> ok 58 - Create an enumeration type with an unsigned 12-bit integer as 
> container
> PASS: lib/test_ctf_writer_complete 58 - Create an enumeration type with an 
> unsigned 12-bit integer as container
> ok 59 - Check enumeration types are validated before instantiation
> PASS: lib/test_ctf_writer_complete 59 - Check enumeration types are validated 
> before instantiation
> ok 60 - Instanciate a stream class from writer
> PASS: lib/test_ctf_writer_complete 60 - Instanciate a stream class from writer
> ok 61 - Changes to a stream class that was already instantiated fail
> PASS: lib/test_ctf_writer_complete 61 - Changes to a stream class that was 
> already instantiated fail
> ok 62 - Accept enumeration mapping strings containing quotes
> PASS: lib/test_ctf_writer_complete 62 - Accept enumeration mapping strings 
> containing quotes
> ok 63 - Accept enumeration mapping strings containing special characters
> PASS: lib/test_ctf_writer_complete 63 - Accept enumeration mapping strings 
> containing special characters
> ok 64 - Accept enumeration mapping strings containing reserved keywords
> PASS: lib/test_ctf_writer_complete 64 - Accept enumeration mapping strings 
> containing reserved keywords
> ok 65 - Add enumeration field to event
> PASS: lib/test_ctf_writer_complete 65 - Add enumeration field to event
> ok 66 - Create an unsigned integer type
> PASS: lib/test_ctf_writer_complete 66 - Create an unsigned integer type
> ok 67 - Instantiate an event containing a single integer field
> PASS: lib/test_ctf_writer_complete 67 - Instantiate an event containing a 
> single integer field
> ok 68 - Use bt_ctf_event_set_payload to set a manually allocated field
> PASS: lib/test_ctf_writer_complete 68 - Use bt_ctf_event_set_payload to set a 
> manually allocated field
> ok 69 - Set enumeration container value
> PASS: lib/test_ctf_writer_complete 69 - Set enumeration container value
> ok 70 - Set clock time
> PASS: lib/test_ctf_writer_complete 70 - Set clock time
> ok 71 - Append simple event to trace stream
> PASS: lib/test_ctf_writer_complete 71 - Append simple event to trace stream
> ok 72 - Flush trace stream with one event
> PASS: lib/test_ctf_writer_complete 72 - Flush trace stream with one event
> ok 73 - Add a new event class to a stream class after writing an event
> PASS: lib/test_ctf_writer_complete 73 - Add a new event class to a stream 
> class after writing an event
> ok 74 - Append 100 000 events to a stream
> PASS: lib/test_ctf_writer_complete 74 - Append 100 000 events to a stream
> ok 75 - Flush a stream that forces a packet resize
> PASS: lib/test_ctf_writer_complete 75 - Flush a stream that forces a packet 
> resize
> ok 76 - Reject a variant field based on an unknown tag value
> PASS: lib/test_ctf_writer_complete 76 - Reject a variant field based on an 
> unknown tag value
> ok 77 - Add a field to a variant
> PASS: lib/test_ctf_writer_complete 77 - Add a field to a variant
> ok 78 - Reject creation of an event class with an illegal name
> PASS: lib/test_ctf_writer_complete 78 - Reject creation of an event class 
> with an illegal name
> ok 79 - Create an event class
> PASS: lib/test_ctf_writer_complete 79 - Create an event class
> ok 80 - Reject addition of a field with an empty name to an event
> PASS: lib/test_ctf_writer_complete 80 - Reject addition of a field with an 
> empty name to an event
> ok 81 - Reject addition of a field with a NULL type to an event
> PASS: lib/test_ctf_writer_complete 81 - Reject addition of a field with a 
> NULL type to an event
> ok 82 - Reject addition of a type with an illegal name to an event
> PASS: lib/test_ctf_writer_complete 82 - Reject addition of a type with an 
> illegal name to an event
> ok 83 - Add field of type unsigned integer to an event
> PASS: lib/test_ctf_writer_complete 83 - Add field of type unsigned integer to 
> an event
> ok 84 - Add field of type signed integer to an event
> PASS: lib/test_ctf_writer_complete 84 - Add field of type signed integer to 
> an event
> ok 85 - Add composite structure to an event
> PASS: lib/test_ctf_writer_complete 85 - Add composite structure to an event
> ok 86 - Reject addition of NULL event class to a stream class
> PASS: lib/test_ctf_writer_complete 86 - Reject addition of NULL event class 
> to a stream class
> ok 87 - Add an event class to stream class
> PASS: lib/test_ctf_writer_complete 87 - Add an event class to stream class
> ok 88 - Instanciate a complex event
> PASS: lib/test_ctf_writer_complete 88 - Instanciate a complex event
> ok 89 - Use bt_ctf_event_get_payload to get a field instance 
> PASS: lib/test_ctf_writer_complete 89 - Use bt_ctf_event_get_payload to get a 
> field instance
> ok 90 - Set a sequence field's length
> PASS: lib/test_ctf_writer_complete 90 - Set a sequence field's length
> ok 91 - Append a complex event to a stream
> PASS: lib/test_ctf_writer_complete 91 - Append a complex event to a stream
> ok 92 - Flush a stream containing a complex event
> PASS: lib/test_ctf_writer_complete 92 - Flush a stream containing a complex 
> event
> ok 93 - Get metadata string
> PASS: lib/test_ctf_writer_complete 93 - Get metadata string
> ok 94 - Metadata string is valid
> PASS: lib/test_ctf_writer_complete 94 - Metadata string is valid
> not ok 95 - Babeltrace could read the resulting trace
> FAIL: lib/test_ctf_writer_complete 95 - Babeltrace could read the resulting 
> trace
> #     Failed test (test_ctf_writer.c:validate_trace() at line 209)
> # [error] Cannot open any trace for reading.
> 
> # 
> 
> # [error] opening trace "text" for reading.
> 
> # 
> 
> # [error] none of the specified trace paths could be opened.
> 
> # 
> 
> 1..95
> # Looks like you failed 1 test of 95.
> 
> ============================================================================
> Testsuite summary for babeltrace 1.5.8
> ============================================================================
> # TOTAL: 286
> # PASS:  246
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  36
> # XPASS: 0
> # ERROR: 4
> ============================================================================
> See tests/test-suite.log
> Please report to jeremie.galarn...@efficios.com
> ============================================================================
> make[5]: *** [Makefile:748: test-suite.log] Error 1
> make[5]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[4]: *** [Makefile:856: check-TESTS] Error 2
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[3]: *** [Makefile:1016: check-am] Error 2
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: *** [Makefile:640: check-recursive] Error 1
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[1]: *** [Makefile:557: check-recursive] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 
> returned exit code 2


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/babeltrace_1.5.8-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to