Changes between Initial Version and Version 1 of Ticket #40133


Ignore:
Timestamp:
Aug 15, 2013, 4:32:30 PM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

In the future, please Cc relevant port maintainers (port info --maintainers).

:info:build /usr/bin/clang++  -pipe -Os -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -L/opt/local/lib -Wl,-headerpad_max_install_names -L/opt/local/lib -L/opt/local/lib -o gnuplot alloc.o axis.o binary.o breaders.o color.o command.o contour.o datafile.o dynarray.o eval.o fit.o gadgets.o getcolor.o graph3d.o graphics.o help.o hidden3d.o history.o internal.o interpol.o matrix.o misc.o mouse.o parse.o plot.o plot2d.o plot3d.o pm3d.o readline.o save.o scanner.o set.o show.o specfun.o standard.o stats.o stdfn.o tables.o tabulate.o term.o time.o unset.o util.o util3d.o variable.o version.o  gp_cairo.o gp_cairo_helpers.o    -lreadline  -lncurses  -lz -lgd -lgd -ljpeg -lz -L/opt/local/lib -lpng15 -L/opt/local/lib -lfreetype -L/opt/local/lib -lfontconfig -lfontconfig -L/opt/local/lib -lXpm -lX11 -L/opt/local/lib -lvpx -liconv -ljpeg -lpdf -L/opt/local/lib -llua -lm     -framework Foundation -framework AquaTerm -F/opt/local/Library/Frameworks -L/opt/local/lib -lz -lpangocairo-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lfreetype -lfontconfig -lglib-2.0 -lintl 
:info:build ld: library not found for -lvpx
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make[3]: *** [gnuplot] Error 1

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40133

    • Property Owner changed from macports-tickets@… to mojca@…
    • Property Summary changed from gnuplot-4.6.3fails to build on osx 10.8.4 to gnuplot @4.6.3_2+aquaterm+luaterm+pangocairo+x11: fails to build on osx 10.8.4
  • Ticket #40133 – Description

    initial v1  
    11Fails with this error:
    22
     3{{{
    34Error: org.macports.build for port gnuplot returned: command execution failed
    45Please see the log file for port gnuplot for details:
     
    78    http://guide.macports.org/#project.tickets
    89Error: Processing of port gnuplot failed
     10}}}
    911
    1012I hav attached the log file.