Changes between Initial Version and Version 1 of Ticket #45997


Ignore:
Timestamp:
Nov 24, 2014, 2:55:43 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Duplicate of #45676.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #45997

    • Property Status changed from new to closed
    • Property Summary changed from vtk-devel on Mac OSX 10.10.1 Yosemite to vtk-devel: ld: 91 duplicate symbols for architecture x86_64
    • Property Priority changed from High to Normal
    • Property Resolution changed from to duplicate
    • Property Port vtk-devel added
  • Ticket #45997 – Description

    initial v1  
    1 '''sudo port install vtk-devel'''
    2 
     1{{{
     2sudo port install vtk-devel
    33--->  Computing dependencies for vtk-devel
    4 
    54--->  Fetching archive for vtk-devel
    6 
    75--->  Attempting to fetch vtk-devel-5.4.2_2+cocoa+data+doc+examples+shared+testing.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/vtk-devel
    8 
    96--->  Attempting to fetch vtk-devel-5.4.2_2+cocoa+data+doc+examples+shared+testing.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/vtk-devel
    10 
    117--->  Attempting to fetch vtk-devel-5.4.2_2+cocoa+data+doc+examples+shared+testing.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/vtk-devel
    12 
    138--->  Fetching distfiles for vtk-devel
    14 
    159--->  Verifying checksums for vtk-devel
    16 
    1710--->  Extracting vtk-devel
    18 
    1911--->  Configuring vtk-devel
    20 
    2112--->  Building vtk-devel
    22 
    23 '''Error''': org.macports.build for port vtk-devel returned: command execution failed
    24 
     13Error: org.macports.build for port vtk-devel returned: command execution failed
    2514Please see the log file for port vtk-devel for details:
    26 
    2715    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk-devel/vtk-devel/main.log
    2816To report a bug, follow the instructions in the guide:
    29 
    3017    http://guide.macports.org/#project.tickets
    31 
    32 '''Error''': Processing of port vtk-devel failed
    33 
     18Error: Processing of port vtk-devel failed
    3419id076:~ adrianstan$ vi /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk-devel/vtk-devel/main.log
     20}}}
    3521
    3622
     23...and the last part of the log file (see attachment) reads:
    3724
    38 ----
    39 
    40 
    41 ''...and the last part of the log file (see attachment) reads:''
    42 
     25{{{
    4326:info:build duplicate symbol ___sputc in:
    44 
    4527:info:build     CMakeFiles/vtktiff.dir/tif_aux.o
    46 
    4728:info:build     CMakeFiles/vtktiff.dir/tif_extension.o
    48 
    4929:info:build duplicate symbol ___sputc in:
    50 
    5130:info:build     CMakeFiles/vtktiff.dir/tif_aux.o
    52 
    5331:info:build     CMakeFiles/vtktiff.dir/tif_unix.o
    54 
    5532:info:build ld: 91 duplicate symbols for architecture x86_64
    56 
    57 :info:build clang: '''error''': linker command failed with exit code 1 (use -v to see invocation)
    58 
    59 :info:build gnumake[2]: *** [bin/libvtktiff.5.4.2.dylib] '''Error''' 1
    60 
     33:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
     34:info:build gnumake[2]: *** [bin/libvtktiff.5.4.2.dylib] Error 1
    6135:info:build gnumake[2]: Leaving directory
    6236`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk-devel/vtk-devel/work/vtk-5.4-build'
    63 
    64 :info:build gnumake[1]: *** [Utilities/vtktiff/CMakeFiles/vtktiff.dir/all] '''Error''' 2
    65 
     37:info:build gnumake[1]: *** [Utilities/vtktiff/CMakeFiles/vtktiff.dir/all] Error 2
    6638:info:build gnumake[1]: Leaving directory
    6739`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk-devel/vtk-devel/work/vtk-5.4-build'
    68 
    69 :info:build gnumake: *** [all] '''Error''' 2
    70 
     40:info:build gnumake: *** [all] Error 2
    7141:info:build gnumake: Leaving directory
    7242`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk-devel/vtk-devel/work/vtk-5.4-build'
    73 
    7443:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk-devel/vtk-devel/work/vtk-5.4-build" && /usr/bin/gnumake -w all
    75 
    7644:info:build Exit code: 2
    77 
    7845:error:build org.macports.build for port vtk-devel returned: command execution failed
    79 
    8046:debug:build Error code: CHILDSTATUS 2706 2
    81 
    8247:debug:build Backtrace: command execution failed
    83 
    8448    while executing
    85 
    8649"system -nice 0 $fullcmdstring"
    87 
    8850    ("eval" body line 1)
    89 
    9051    invoked from within
    91 
    9252"eval system $notty $nice \$fullcmdstring"
    93 
    9453    invoked from within
    95 
    9654"command_exec build"
    97 
    9855    (procedure "portbuild::build_main" line 8)
    99 
    10056    invoked from within
    101 
    10257"portbuild::build_main org.macports.build"
    103 
    10458    ("eval" body line 1)
    105 
    10659    invoked from within
    107 
    10860"eval $procedure $targetname"
    109 
    11061:info:build Warning: targets not executed for vtk-devel: org.macports.activate org.macports.build org.macports.destroot org.macports.install
    111 
    11262:notice:build Please see the log file for port vtk-devel for details:
    113 
    11463    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk-devel/vtk-devel/main.log
     64}}}