Opened 8 years ago

Last modified 8 years ago

#53278 closed defect

texlive-bin does not build — at Initial Version

Reported by: bketzeback Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: texlive-bin

Description

sudo port install texlive-bin +universal+x11
--->  Computing dependencies for texlive-bin
--->  Fetching archive for texlive-bin
--->  Attempting to fetch texlive-bin-2016_4+universal+x11.darwin_15.i386-x86_64.tbz2 from https://packages.macports.org/texlive-bin
--->  Attempting to fetch texlive-bin-2016_4+universal+x11.darwin_15.i386-x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/texlive-bin
--->  Attempting to fetch texlive-bin-2016_4+universal+x11.darwin_15.i386-x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/texlive-bin
--->  Fetching distfiles for texlive-bin
--->  Verifying checksums for texlive-bin
--->  Extracting texlive-bin
--->  Applying patches to texlive-bin
--->  Configuring texlive-bin
--->  Building texlive-bin
Error: org.macports.build for port texlive-bin returned: command execution failed
Please see the log file for port texlive-bin for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port texlive-bin failed

Looking at the main.log I see the following:

:info:build       _mp_initialize_binary_math in pmpost-pmpmathbinary.o
:info:build       _mp_new_number in pmpost-pmpmathbinary.o
:info:build       _mp_binary_n_arg in pmpost-pmpmathbinary.o
:info:build       _mp_binary_m_log in pmpost-pmpmathbinary.o
:info:build       _mp_binary_pyth_sub in pmpost-pmpmathbinary.o
:info:build       _mp_binary_square_rt in pmpost-pmpmathbinary.o
:info:build       _mp_check_mpfr_t in pmpost-pmpmathbinary.o
:info:build       ...
:info:build ld: symbol(s) not found for architecture x86_64
:info:build ld: symbol(s) not found for architecture x86_64
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
:info:build make[5]: *** [pmpost] Error 1
:info:build make[5]: *** Waiting for unfinished jobs....
:info:build make[5]: *** [upmpost] Error 1
:info:build 10 warnings generated.
:info:build 191 warnings generated.
:info:build make[5]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-source-20160605-stripped-x86_64/texk/web2c'
:info:build make[4]: *** [all-recursive] Error 1
:info:build make[4]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-source-20160605-stripped-x86_64/texk/web2c'
:info:build make[3]: *** [all] Error 2
:info:build make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-source-20160605-stripped-x86_64/texk/web2c'
:info:build make[2]: *** [recurse] Error 1
:info:build make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-source-20160605-stripped-x86_64/texk'
:info:build make[1]: *** [all-recursive] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-source-20160605-stripped-x86_64/texk'
:info:build make: *** [all-recursive] Error 1
:info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-source-20160605-stripped-x86_64'
:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/work/texlive-source-20160605-stripped-x86_64" && /usr/bin/make -j8 -w all 
:info:build Exit code: 2
:error:build org.macports.build for port texlive-bin returned: command execution failed
:debug:build Error code: NONE
:debug:build Backtrace: command execution failed
    while executing
"proc-org.macports.build-build-0 org.macports.build"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for texlive-bin: org.macports.activate org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port texlive-bin for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_tex_texlive-bin/texlive-bin/main.log

Change History (0)

Note: See TracTickets for help on using tickets.