Opened 10 years ago
Closed 5 years ago
#44490 closed defect (worksforme)
poppler: build appears to hang before completion
Reported by: | mparente@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | poppler |
Description (last modified by dbevans (David B. Evans))
I was not able to find this error in another ticket. I was installing graphviz and the installation hangs while building poppler-0.26.3_0.darwin_11.x86_64.tbz2 I checked the main.log for poppler and it looks like it hangs while building libtools. If I clean all the packages and unistall poppler, upgrade etc. the main.log file hangs to a different part of the compilation associated to build libtool
this is where it hang one time :
:info:build CairoOutputDev.cc:1653:29: warning: cast from 'unsigned char *' to 'uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
:info:build uint32_t *source_data = (uint32_t*)cairo_image_surface_get_data(source);
:info:build
:info:build CairoOutputDev.cc:2417:12: warning: cast from 'unsigned char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align]
:info:build dest = (unsigned int *) (buffer + y * row_stride);
:info:build ~
:info:build CairoOutputDev
this is another time
:info:build libtool: compile: /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I.. -I../poppler -I.. -I../goo -I/opt/local/include/libpng16 -I/opt/local/include/freetype2 -I/opt/local/include -fPIC -Wall -Woverloaded-virt
Attachments (1)
Change History (5)
Changed 10 years ago by mparente@…
comment:1 Changed 10 years ago by mparente@…
As I investigate the problem more it looks like the process hangs in the vicinity of a line after a bunch of warnings thrown by the compiler: ":info:build 4 warnings generated."
comment:2 Changed 10 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Port: | poppler added; grapviz/poppler removed |
Priority: | High → Normal |
Status: | new → assigned |
Version: | 2.3.1 |
Poppler builds without pause for me and your log output looks normal as far as it goes. Have you tried using Activity Monitor to see what's going on when the build hangs? What processes are running, what is CPU/Memory usage etc?
comment:3 Changed 10 years ago by dbevans (David B. Evans)
Description: | modified (diff) |
---|---|
Summary: | libtool build compile error while building poppler → poppler: build appears to hang before completion |
comment:4 Changed 5 years ago by kencu (Ken)
Resolution: | → worksforme |
---|---|
Status: | assigned → closed |
please reopen a new ticket if still an issue
main.log for poopler build