[MacPorts] #61945: fldigi port fails to rebuild

MacPorts noreply at macports.org
Thu Dec 31 17:44:19 UTC 2020


#61945: fldigi port fails to rebuild
-------------------------+----------------------
  Reporter:  mouse07410  |      Owner:  ra1nb0w
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  fldigi      |
-------------------------+----------------------

Comment (by mouse07410):

 I have clang-11 installed.

 {{{
 .  .  .  .  .
 clang++-mp-11 -DHAVE_CONFIG_H -I.  -DBUILD_FLDIGI
 -DLOCALEDIR=\"/opt/local/share/locale\" -I. -I./include -I./irrxml
 -I./libtiniconv -I./fileselector -I./xmlrpcpp -I./mbedtls -fno-stack-check
 -mmacosx-version-min=10.11 -DPKGDATADIR=\"/opt/local/share/fldigi\"
 -I/opt/local/include -I/opt/local/include -I/opt/local/include -pipe -Os
 -stdlib=libc++
 -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk
 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT
 -I/opt/local/include -I/opt/local/include  -D_THREAD_SAFE -pthread
 -I/opt/local/include -I/opt/local/include/libusb-1.0
 -I/opt/local/include/libpng16 -I/opt/local/include       -pipe -Wall
 -fexceptions  -mavx2 -mfpmath=sse  -I./xmlrpcpp -fno-stack-check -mmacosx-
 version-min=10.11 -DNDEBUG    -march=native -O3 -std=gnu++17 -isysroot
 /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk -MT dialogs
 /fldigi-htmlstrings.o -MD -MP -MF dialogs/.deps/fldigi-htmlstrings.Tpo -c
 -o dialogs/fldigi-htmlstrings.o `test -f 'dialogs/htmlstrings.cxx' || echo
 './'`dialogs/htmlstrings.cxx
 In file included from dialogs/htmlstrings.cxx:26:
 ./dialogs/guide.cxx:1:26: warning: missing terminating '"' character
 [-Winvalid-pp-token]
 const char* szBeginner = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n\
                          ^
 ./dialogs/guide.cxx:1:26: error: expected expression
 ./dialogs/guide.cxx:740:12: warning: missing terminating '"' character
 [-Winvalid-pp-token]
   <div id=\"toctitle\">Table of Contents</div>
            ^
 2 warnings and 1 error generated.
 make[3]: *** [Makefile:5919: dialogs/fldigi-htmlstrings.o] Error 1
 }}}

 I don't know what caused this bug/problem to manifest -
 {{{fldigi-4.1.17}}} was successfully Macports-installed around Dec 14th.
 Yes I've been using {{{fldigi}}} before, including this current version.
 Macports wants to rebuild it because of some changed dependency.

 I get the same error with GCC10.

-- 
Ticket URL: <https://trac.macports.org/ticket/61945#comment:10>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list