Opened 9 years ago

Last modified 6 years ago

#47086 closed defect

Latest Sphinx fails to build — at Version 3

Reported by: mouse07410 (Mouse) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: sphinx

Description (last modified by mf2k (Frank Schima))

$ sudo port clean sphinx
Password:
--->  Cleaning sphinx
$ sudo port install sphinx
--->  Computing dependencies for sphinx
--->  Fetching archive for sphinx
--->  Attempting to fetch sphinx-2.2.4_0+mysql5.darwin_13.x86_64.tbz2 from http://packages.macports.org/sphinx
--->  Attempting to fetch sphinx-2.2.4_0+mysql5.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/sphinx
--->  Attempting to fetch sphinx-2.2.4_0+mysql5.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/sphinx
--->  Fetching distfiles for sphinx
--->  Verifying checksums for sphinx
--->  Extracting sphinx
--->  Configuring sphinx
--->  Building sphinx
Error: org.macports.build for port sphinx returned: command execution failed
Please see the log file for port sphinx for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_sphinx/sphinx/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port sphinx failed

Change History (4)

Changed 9 years ago by mouse07410 (Mouse)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_sphinx/sphinx/main.log

comment:1 Changed 9 years ago by mouse07410 (Mouse)

Sorry, this way to display screen output is better.

$ sudo port clean sphinx
Password:
--->  Cleaning sphinx
$ sudo port install sphinx
--->  Computing dependencies for sphinx
--->  Fetching archive for sphinx
--->  Attempting to fetch sphinx-2.2.4_0+mysql5.darwin_13.x86_64.tbz2 from http://packages.macports.org/sphinx
--->  Attempting to fetch sphinx-2.2.4_0+mysql5.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/sphinx
--->  Attempting to fetch sphinx-2.2.4_0+mysql5.darwin_13.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/sphinx
--->  Fetching distfiles for sphinx
--->  Verifying checksums for sphinx
--->  Extracting sphinx
--->  Configuring sphinx
--->  Building sphinx
Error: org.macports.build for port sphinx returned: command execution failed
Please see the log file for port sphinx for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_textproc_sphinx/sphinx/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port sphinx failed

comment:2 Changed 9 years ago by mouse07410 (Mouse)

The link command seems to be missing

-lc++

at the end.

comment:3 Changed 9 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.