Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 243789 Details for
Bug 333727
media-sound/freebirth does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
freebirth-0.3.2-r1:20100821-002728.log (text/plain), 9.97 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-21 00:30:07 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-21 00:30:07 UTC
Size:
9.97 KB
patch
obsolete
> * CPV: media-sound/freebirth-0.3.2-r1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking freebirth-0.3.2.tar.gz to /var/tmp/portage/media-sound/freebirth-0.3.2-r1/work > * Applying freebirth-0.3.2-gentoo-2.patch ... > [ ok ] > * Applying freebirth-0.3.2-segfault.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/media-sound/freebirth-0.3.2-r1/work >>>> Compiling source in /var/tmp/portage/media-sound/freebirth-0.3.2-r1/work/freebirth-0.3.2 ... >make -j14 CC=i686-pc-linux-gnu-gcc 'CFLAGS=-O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 ' >Makefile:37: Makefile.deps: No such file or directory >gcc -MM -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 oscillator.c sequencer.c envelope.c filter.c gtkdial.c mixer.c raw_wave.c event.c sample_producer.c blender.c delay.c reverb.c all_pass.c delay_panel.c reverb_panel.c multi_tap_delay.c sample_freq_strip.c > Makefile.deps >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o freebirth.o freebirth.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o oscillator.o oscillator.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o sequencer.o sequencer.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o envelope.o envelope.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o filter.o filter.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o gtkdial.o gtkdial.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o mixer.o mixer.c >oscillator.c: In function âget_childrenâ: >oscillator.c:241:3: warning: return from incompatible pointer type >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o raw_wave.o raw_wave.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o event.o event.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o sample_producer.o sample_producer.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o blender.o blender.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o delay.o delay.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o reverb.o reverb.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o all_pass.o all_pass.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o delay_panel.o delay_panel.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o reverb_panel.o reverb_panel.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o multi_tap_delay.o multi_tap_delay.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o sample_freq_strip.o sample_freq_strip.c >i686-pc-linux-gnu-gcc -c -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -DFUSE_LOOPS -o fusebirth.o freebirth.c >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o fuse_loops.o fuse_loops.c >fuse_loops.c: In function âexpandâ: >fuse_loops.c:66:5: warning: format not a string literal and no format arguments >fuse_loops.c:110:5: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 fusebirth.o oscillator.o sequencer.o envelope.o filter.o gtkdial.o mixer.o raw_wave.o event.o sample_producer.o blender.o delay.o reverb.o all_pass.o delay_panel.o reverb_panel.o multi_tap_delay.o sample_freq_strip.o fuse_loops.o -lm -L/usr/lib -lgtk-x11-2.0 -o fusebirth >./fusebirth > fused_loop.c 2>/dev/null >i686-pc-linux-gnu-gcc -O2 -pipe -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -c -o fused_loop.o fused_loop.c >fused_loop.c: In function âplay_bufferâ: >fused_loop.c:547:8: warning: ignoring return value of âwriteâ, declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 freebirth.o oscillator.o sequencer.o envelope.o filter.o gtkdial.o mixer.o raw_wave.o event.o sample_producer.o blender.o delay.o reverb.o all_pass.o delay_panel.o reverb_panel.o multi_tap_delay.o sample_freq_strip.o fused_loop.o -lm -L/usr/lib -lgtk-x11-2.0 -o freebirth >>>> Source compiled. >>>> Test phase [none]: media-sound/freebirth-0.3.2-r1 > >>>> Install freebirth-0.3.2-r1 into /var/tmp/portage/media-sound/freebirth-0.3.2-r1/image/ category media-sound >>>> Completed installing freebirth-0.3.2-r1 into /var/tmp/portage/media-sound/freebirth-0.3.2-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/freebirth > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/bin/freebirth > > * Gentoo contact information ... >herds: > sound >maintainers: >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 333727
: 243789