#18276: wget: locale and ssl support missing with +universal variant ---------------------------+-------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: Port: wget | ---------------------------+-------------------------- Comment (by patwcummins@…): ryandesign@macports.org, can you explain how to take the steps you mentioned of adding zlib to openssl, and configuring -liconv for ldflags. I'm a bit a newbie when it comes to compiling software and macports. I'm getting this error on OSx 10.7.5: {{{ ---> Found 1 broken file(s), matching files to ports ---> Found 1 broken port(s), determining rebuild order ---> Rebuilding in order wget @1.14 +ssl+universal ---> Computing dependencies for wget ---> Cleaning wget ---> 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 wget @1.14 +ssl+universal ---> Computing dependencies for wget ---> Cleaning wget ---> Deactivating wget @1.14_0+ssl+universal ---> Cleaning wget ---> Uninstalling wget @1.14_0+ssl+universal ---> Cleaning wget ---> Computing dependencies for wget ---> Fetching distfiles for wget ---> Verifying checksum(s) for wget ---> Extracting wget ---> Applying patches to wget ---> Configuring wget ---> Building wget ---> Staging wget into destroot ---> Installing wget @1.14_0+ssl+universal ---> Activating wget @1.14_0+ssl+universal To customize wget, you can copy wgetrc.sample to wgetrc in /opt/local/etc and then make changes. ---> Cleaning wget ---> 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 wget @1.14 +ssl+universal ---> Computing dependencies for wget ---> Cleaning wget ---> Deactivating wget @1.14_0+ssl+universal ---> Cleaning wget ---> Uninstalling wget @1.14_0+ssl+universal ---> Cleaning wget ---> Computing dependencies for wget ---> Fetching distfiles for wget ---> Verifying checksum(s) for wget ---> Extracting wget ---> Applying patches to wget ---> Configuring wget ---> Building wget ---> Staging wget into destroot ---> Installing wget @1.14_0+ssl+universal ---> Activating wget @1.14_0+ssl+universal To customize wget, you can copy wgetrc.sample to wgetrc in /opt/local/etc and then make changes. ---> Cleaning wget ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> Found 1 broken file(s), matching files to ports Error: Port wget is still broken after rebuiling it more than 3 times. Error: Please run port -d -y rev-upgrade and use the output to report a bug. Port wget still broken after rebuilding 3 time(s) while executing "error "Port $portname still broken after rebuilding [expr $broken_port_counts($portname) - 1] time(s)"" (procedure "revupgrade_scanandrebuild" line 256) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_upgrade" line 24) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 95) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 4784) }}} -- Ticket URL: <https://trac.macports.org/ticket/18276#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS