Opened 5 years ago

Last modified 4 years ago

#58236 new defect

mosesdecoder @20121007_2: error: invalid operands to binary expression

Reported by: fenimi (Fenimi) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.5.4
Keywords: Cc: cehinson
Port: mosesdecoder

Description (last modified by jmroot (Joshua Root))

Error: Failed to build mosesdecoder: command execution failed 
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_textproc_mosesdecoder/mosesdecoder/main.log for details. 
Error: Follow https://guide.macports.org/#project.tickets to report a bug. 
Error: Processing of port mosesdecoder failed 
  boost @1.66.0_3+no_single+no_static+python27 (active)
  bzip2 @1.0.6_0 (active)
  cctools @921_1+llvm70 (active)
  db48 @4.8.30_4 (active)
  docbook-xml-4.2 @5.0_1 (active)
  docbook-xsl-nons @1.79.2_0 (active)
  expat @2.2.6_1 (active)
  gcc8 @8.3.0_0 (active)
  gcc_select @0.1_8 (active)
  gettext @0.19.8.1_0 (active)
  gmp @6.1.2_1 (active)
  icu @58.2_2 (active)
  isl @0.20_0 (active)
  ld64 @3_1+ld64_xcode (active)
  ld64-xcode @2_1 (active)
  libcxx @5.0.1_4 (active)
  libedit @20181209-3.1_0 (active)
  libffi @3.2.1_0 (active)
  libgcc @1.0_0 (active)
  libgcc8 @8.3.0_0 (active)
  libiconv @1.15_0 (active)
  libmpc @1.1.0_1 (active)
  libxml2 @2.9.9_0 (active)
  libxslt @1.1.33_1 (active)
  llvm-7.0 @7.0.1_1 (active)
  llvm_select @2_0 (active)
  mpfr @4.0.2_0 (active)
  ncurses @6.1_0 (active)
  openssl @1.0.2r_0 (active)
  python2_select @0.0_3 (active)
  python27 @2.7.16_0 (active)
  python_select @0.3_8 (active)
  sqlite3 @3.27.2_0 (active)
  xar @1.6.1_0 (active)
  xmlcatmgr @2.2_1 (active)
  xz @5.2.4_0 (active)
  zlib @1.2.11_0 (active)

Attachments (1)

main.log (813.2 KB) - added by fenimi (Fenimi) 5 years ago.
Main.log

Download all attachments as: .zip

Change History (6)

Changed 5 years ago by fenimi (Fenimi)

Attachment: main.log added

Main.log

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Priority: HighNormal

The Priority field is for use by Macports team members only, please do not set it.

comment:2 Changed 5 years ago by jmroot (Joshua Root)

Description: modified (diff)
Port: mosesdecoder added
Summary: Error: Failed to build mosesdecoder: command execution failed Error: Processing of port mosesdecoder failedmosesdecoder @20121007_2 build failure

First error appears to be

:info:build In file included from moses-chart-cmd/src/Main.cpp:48:
:info:build In file included from moses-chart-cmd/src/IOWrapper.h:44:
:info:build moses/src/OutputCollector.h:69:25: error: invalid operands to binary expression ('std::ostream *' (aka 'basic_ostream<char> *') and 'std::__1::ostream' (aka 'basic_ostream<char>'))
:info:build     return (m_outStream == std::cout);
:info:build             ~~~~~~~~~~~ ^  ~~~~~~~~~

comment:3 Changed 5 years ago by jmroot (Joshua Root)

Updating the port to the current upstream version would probably fix this. Unfortunately, there is currently no maintainer.

comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: mosesdecoder @20121007_2 build failuremosesdecoder @20121007_2: error: invalid operands to binary expression

comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: cehinson added

Has duplicate #58928.

Note: See TracTickets for help on using tickets.