Opened 11 years ago

Last modified 11 years ago

#38184 closed defect

pdf2djvu @0.7.16, Revision 1 +compiler error: segmentation fault — at Version 2

Reported by: kalebmckale Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.3
Keywords: Cc: NicosPavlov
Port: pdf2djvu

Description (last modified by ryandesign (Ryan Carsten Schmidt))

System Configuration:
  Model Name:	MacBook Pro
  Model Identifier:	MacBookPro4,1
  Processor Name:	Intel Core 2 Duo
  Processor Speed:	2.5 GHz
  Number Of Processors:	1
  Total Number Of Cores:	2
  L2 Cache:	6 MB
  Memory:	4 GB

  System Version:	Mac OS X 10.6.8 (10K549)
  Kernel Version:	Darwin 10.8.0
  Secure Virtual Memory:	Enabled
  64-bit Kernel and Extensions:	Yes

MacPorts version 2.1.3

Notes: attached is the log file for the error. the error begins with the line

:info:build pdf2djvu.cc: In function ‘void _ZL5xmainiPKPc.omp_fn.0(void*)’:
:info:build pdf2djvu.cc:1373: internal compiler error: Segmentation fault

Change History (3)

Changed 11 years ago by kalebmckale

Attachment: main.log added

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Submit a bug report to Apple, like the instructions in the log say to do. To work around it, try compiling with a different compiler.

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: pdf2djvu snow leopard segmentation fault removed

Oh sorry, I see now you're on an old OS, using an old compiler Apple won't care about anymore. In that case, try using configure.compiler=llvm-gcc-4.2 or configure.compiler=clang. If that doesn't work, try a newer clang port in MacPorts, like clang-3.2.

Note: See TracTickets for help on using tickets.