Commit f37bbe9
committed
Add x-ci-accept-failures for taglib + mark is not maintained
An error was:
> (cd _build/default/src && /usr/bin/gcc -fPIC -I/usr/include/taglib -g -I /home/opam/.opam/4.14/lib/ocaml -o taglib_stubs.o -c taglib_stubs.cc)
taglib_stubs.cc: In function 'value caml_taglib_file_new(value, value)':
taglib_stubs.cc:231:18: error: 'create' is not a member of 'TagLib::FileRef'
231 | f = FileRef::create(filename);
this means that version of depext is too new
Signed-off-by: Kakadu <kakadu.hafanana@gmail.com>1 parent 97014be commit f37bbe9
2 files changed
Lines changed: 26 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
0 commit comments