[MacPorts] #34838: vnl_matrix_fixed_ref.h:656:12: error: use of undeclared identifier 'equal'

MacPorts noreply at macports.org
Tue Jun 12 08:22:14 PDT 2012


#34838: vnl_matrix_fixed_ref.h:656:12: error: use of undeclared identifier 'equal'
-------------------------------------------+--------------------------------
 Reporter:  andi.dhroso@…                  |       Owner:  wiking@…        
     Type:  defect                         |      Status:  new             
 Priority:  Normal                         |   Milestone:                  
Component:  ports                          |     Version:  2.1.1           
 Keywords:  rev-upgrade                    |        Port:  vxl             
-------------------------------------------+--------------------------------

Comment(by andi.dhroso@…):

 I ran the command '''sudo port rev-upgrade:'''[[BR]]
 Output:
 {{{
 sudo port rev-upgrade
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.
 }}}

 Then I ran '''sudo port -d -y rev-upgrade:'''[[BR]]
 and this gives:

 {{{
 sudo port -d -y rev-upgrade
 DEBUG: Copying /Users/andi/Library/Preferences/com.apple.dt.Xcode.plist to
 /opt/local/var/macports/home/Library/Preferences
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/ld64/ld
 DEBUG: skipping ppc in
 /opt/local/share/cmake-2.8/Modules/CPack.OSXScriptLauncher.in since this
 system can't run it anyway
 DEBUG: Missing architecture arm in file /usr/lib/libc++abi.dylib
 DEBUG: Missing architecture arm in file outside prefix referenced from
 /opt/local/lib/apple-gcc42/gcc/i686-apple-darwin11/4.2.1/libstdc++.dylib
 DEBUG: Missing architecture arm in file /usr/lib/libSystem.B.dylib
 DEBUG: Missing architecture arm in file outside prefix referenced from
 /opt/local/lib/apple-gcc42/gcc/i686-apple-darwin11/4.2.1/libstdc++.dylib
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/bugpoint
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llc
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/lli
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-ar
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-as
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-bcanalyzer
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-cov
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-diff
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-dis
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-dwarfdump
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-extract
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-ld
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-link
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-mc
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-nm
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-objdump
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-prof
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-ranlib
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-rtdyld
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/llvm-size
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/macho-dump
 DEBUG: Ignoring loadcommand containing @executable_path in
 /opt/local/libexec/llvm-3.0/bin/opt
 --->  Scanning binaries for linking errors
 --->  No broken files found.

 }}}

 I re-ran the '''sudo port install vxl configure.compiler=llvm-gcc-4.2
 configure.cxx=g++-4.2''' [[BR]]
 after [[BR]]
 '''sudo port -d -y rev-upgrade'''[[BR]]
 and the console output is:[[BR]]

 {{{
 sudo port install vxl configure.compiler=llvm-gcc-4.2
 configure.cxx=g++-4.2
 --->  Computing dependencies for vxl
 --->  Fetching archive for vxl
 --->  Attempting to fetch vxl-1.14.0_1.darwin_11.x86_64.tbz2 from
 http://packages.macports.org/vxl
 --->  Fetching distfiles for vxl
 --->  Verifying checksum(s) for vxl
 --->  Extracting vxl
 --->  Applying patches to vxl
 --->  Configuring vxl
 --->  Building vxl
 --->  Staging vxl into destroot
 --->  Installing vxl @1.14.0_1
 --->  Activating vxl @1.14.0_1
 --->  Cleaning vxl
 --->  Updating database of binaries: 100.0%
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 1 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      vxl @1.14.0
 --->  Computing dependencies for vxl
 --->  Cleaning vxl
 --->  Scanning binaries for linking errors: 100.0%
 --->  Found 1 broken file(s), matching files to ports
 --->  Found 1 broken port(s), determining rebuild order
 --->  Rebuilding in order
      vxl @1.14.0
 --->  Computing dependencies for vxl
 --->  Cleaning vxl
 --->  Deactivating vxl @1.14.0_1
 --->  Cleaning vxl
 --->  Uninstalling vxl @1.14.0_1
 --->  Cleaning vxl
 --->  Computing dependencies for vxl
 --->  Fetching distfiles for vxl
 --->  Verifying checksum(s) for vxl
 --->  Extracting vxl
 --->  Applying patches to vxl
 --->  Configuring vxl
 --->  Building vxl
 Error: org.macports.build for port vxl returned: command execution failed
 Please see the log file for port vxl for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_vxl/vxl/main.log
 --->  Scanning binaries for linking errors: 100.0%
 --->  No broken files found.

 }}}

 Error is the same as before: '''vnl_matrix_fixed_ref.h:656:12: error: use
 of undeclared identifier 'equal''''

 See attached log file.

-- 
Ticket URL: <https://trac.macports.org/ticket/34838#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list