Paste #149948

   
pasted on 21.10.2020 13:45
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 178265 # 276361
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
In file included from /var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999/colorer/src/Colorer-library/src/colorer/unicode/CharacterClass.cpp:5:
/var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999/colorer/src/Colorer-library/src/colorer/unicode/x_charcategory_names.h: At global scope:
/var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999/colorer/src/Colorer-library/src/colorer/unicode/x_charcategory_names.h:11:13: warning: ‘char_bidi_names’ defined but not used [-Wunused-variable]
   11 | static char char_bidi_names[][4] = { "AL", "AN", "B", "BN", "CS", "EN", "ES", "ET", "L", "LRE", "LRO", "NSM", "ON", "PDF", "R", "RLE", "RLO", "S", "WS",  };
      |             ^~~~~~~~~~~~~~~
[ 39%] Building CXX object Colorer-library/src/CMakeFiles/colorer_lib.dir/colorer/xml/XmlParserErrorHandler.cpp.o
At global scope:
cc1plus: warning: unrecognized command line option ‘-Wno-c++11-narrowing’
cc1plus: warning: unrecognized command line option ‘-Wno-c++11-narrowing’
[ 39%] Linking CXX static library libcolorer.a
make[2]: Leaving directory '/var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999_build'
[ 39%] Built target colorer_lib
make[1]: Leaving directory '/var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999_build'
make: *** [Makefile:172: all] Error 2
make: Leaving directory '/var/calculate/tmp/portage/app-misc/far2l-9999/work/far2l-9999_build'
Add Comment
Author