#28444: gdb fails to build universal ----------------------------------+----------------------------------------- Reporter: jonnyflash@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: universal, osx | Port: gdb ----------------------------------+----------------------------------------- gdb fails to build during after running a {{{ port upgrade outdated }}} command. I've attached the log, which seems to refer to a cryptic file that lipo is having trouble with. I'm running OS X 10.6.6, all updates installed, on a MacBook Pro. I've attached the full log, but these are the(to me) bits that seem relevant: {{{ cc1: warnings being treated as errors libbfd.c: In function 'bfd_getb_signed_64': libbfd.c:708: warning: left shift count >= width of type libbfd.c:708: warning: left shift count >= width of type libbfd.c: In function 'bfd_getl_signed_64': libbfd.c:731: warning: left shift count >= width of type libbfd.c:731: warning: left shift count >= width of type libbfd.c: In function 'bfd_putb64': libbfd.c:763: warning: right shift count >= width of type libbfd.c:764: warning: right shift count >= width of type libbfd.c:765: warning: right shift count >= width of type libbfd.c:766: warning: right shift count >= width of type libbfd.c: In function 'bfd_putl64': libbfd.c:781: warning: right shift count >= width of type libbfd.c:782: warning: right shift count >= width of type libbfd.c:783: warning: right shift count >= width of type libbfd.c:784: warning: right shift count >= width of type lipo: can't figure out the architecture type of: /var/tmp//cc5gOycg.out make[4]: *** [libbfd.lo] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-bfd] Error 2 make: *** [all] Error 2 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gdb/work/gdb-7.2" && /usr/bin/make -j2 all " returned error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/28444> MacPorts <http://www.macports.org/> Ports system for Mac OS