Date: Sat, 28 Jun 2014 18:19:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 191465] [patch] devel/libexecinfo: fix build on amd64 Message-ID: <bug-191465-13-MbB3P7n7QQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-191465-13@https.bugs.freebsd.org/bugzilla/> References: <bug-191465-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191465 --- Comment #1 from Eitan Adler <eadler@FreeBSD.org> --- Without modification --- execinfo.o --- --- objwarn --- Warning: Object directory not changed from original /home/eitan/svn/fbsd/more/ports/devel/libexecinfo/work/libexecinfo-1.1 --- execinfo.o --- cc -O2 -pipe -march=corei7-avx -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer -march=corei7-avx -std=gnu99 -fstack-protector -Qunused-arguments -c execinfo.c -o execinf$ .o --- stacktraverse.So --- cc -fpic -DPIC -O2 -pipe -march=corei7-avx -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer -march=corei7-avx -std=gnu99 -fstack-protector -Qunused-arguments -c stacktrav$ rse.c -o stacktraverse.So --- execinfo.So --- cc -fpic -DPIC -O2 -pipe -march=corei7-avx -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer -march=corei7-avx -std=gnu99 -fstack-protector -Qunused-arguments -c execinfo.$ -o execinfo.So --- stacktraverse.o --- cc -O2 -pipe -march=corei7-avx -fstack-protector -fno-strict-aliasing -fno-omit-frame-pointer -march=corei7-avx -std=gnu99 -fstack-protector -Qunused-arguments -c stacktraverse.c -o sta cktraverse.o --- libexecinfo.a --- building static execinfo library --- libexecinfo.so.1 --- building shared library libexecinfo.so.1 --- libexecinfo.a --- ranlib -D libexecinfo.a -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-191465-13-MbB3P7n7QQ>