Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20343 closed defect (worksforme)

poppler 0.11.1 build failure on PPC

Reported by: Ink_Blot2001@… Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: poppler

Description

All ports are up to date, running under 10.4.11.

Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_poppler/work/poppler-0.11.1" && make all " returned error 2
Command output: GfxState::getTransformedFontSize()
LinkDest::LinkDest(LinkDest*)
LinkGoTo::LinkGoTo(Object*)
GooString::insert(int, GooString*)
OutputDev::endProfile()
OutputDev::cvtDevToUser(double, double, double*, double*)
OutputDev::cvtUserToDev(double, double, int*, int*)
OutputDev::startProfile()
OutputDev::drawImageMask(GfxState*, Object*, Stream*, int, int, int, int, int)
OutputDev::setDefaultCTM(double*)
OutputDev::beginType3Char(GfxState*, double, double, double, double, unsigned int, unsigned int*, int)
OutputDev::drawMaskedImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int, Stream*, int, int, int, int)
OutputDev::endMarkedContent(GfxState*)
OutputDev::beginMarkedContent(char*)
OutputDev::beginMarkedContent(char*, Dict*)
OutputDev::drawSoftMaskedImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int, Stream*, int, int, GfxImageColorMap*, int)
OutputDev::opiEnd(GfxState*, Dict*)
OutputDev::opiBegin(GfxState*, Dict*)
OutputDev::drawImage(GfxState*, Object*, Stream*, int, int, GfxImageColorMap*, int, int*, int)
OutputDev::markPoint(char*)
OutputDev::markPoint(char*, Dict*)
OutputDev::updateAll(GfxState*)
typeinfo for OutputDev
vtable for OutputDev
_gfree
_grealloc
collect2: ld returned 1 exit status
make[2]: *** [pdftohtml] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

Would appreciate a short explanation of the issue, if time permits and assuming it isn't a problem in my setup. Thanks.

Change History (4)

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

Owner: changed from macports-tickets@… to devans@…

comment:2 Changed 15 years ago by Ink_Blot2001@…

I'm not sure what the deal is, but I just got poppler 0.11.1 to compile. No changes were made other than a couple new, unrelated port versions were upgraded. Any explanation on where the error occurred would still be appreciated.

comment:3 Changed 15 years ago by dbevans (David B. Evans)

Resolution: worksforme
Status: newclosed

Sorry for not responding sooner but just saw this. I can't reproduce any problems building on ppc so assume it was a transient problem with your setup that was solved in the subsequent upgrades you mentioned. The functions sited in the error message are from glib2.

comment:4 Changed 15 years ago by Ink_Blot2001@…

Thanks. I wish I could determine such things better before posting.

Note: See TracTickets for help on using tickets.