Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 390250 Details for
Bug 530588
app-misc/digitemp fails doins
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
digitemp-3.5.0-r2:20141125-110007.log
digitemp-3.5.0-r2:20141125-110007.log (text/plain), 5.73 KB, created by
Agostino Sarubbo
on 2014-11-25 11:01:32 UTC
(
hide
)
Description:
digitemp-3.5.0-r2:20141125-110007.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2014-11-25 11:01:32 UTC
Size:
5.73 KB
patch
obsolete
> * Package: app-misc/digitemp-3.5.0-r2 > * Repository: gentoo > * Maintainer: wschlich@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * If you don't choose a component to install, we default to ds9097u >rm -f *~ src/*~ userial/*~ userial/ds9097/*~ userial/ds9097u/*~ userial/ds2490/*~ >rm -f src/digitemp.o src/device_name.o userial/crcutil.o userial/ioutil.o userial/swt1f.o userial/owerr.o userial/cnt1d.o userial/ad26.o userial/ds9097/ownet.o userial/ds9097/linuxlnk.o userial/ds9097/linuxses.o userial/ds9097/owtran.o src/ds9097.o userial/ds9097u/ds2480ut.o userial/ds9097u/ownetu.o userial/ds9097u/owllu.o userial/ds9097u/owsesu.o userial/ds9097u/owtrnu.o userial/ds9097u/linuxlnk.o src/ds9097u.o userial/ds2490/ownet.o userial/ds2490/owtran.o userial/ds2490/usblnk.o userial/ds2490/usbses.o src/ds2490.o >rm -f core *.asc >rm -f perl/*~ rrdb/*~ .digitemprc digitemp-3.5.0-1.spec >rm -rf digitemp-3.5.0 >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o src/digitemp.o src/digitemp.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o src/device_name.o src/device_name.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/crcutil.o userial/crcutil.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ioutil.o userial/ioutil.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/swt1f.o userial/swt1f.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/owerr.o userial/owerr.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/cnt1d.o userial/cnt1d.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ad26.o userial/ad26.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ds9097u/ds2480ut.o userial/ds9097u/ds2480ut.c >userial/ioutil.c: In function âEnterStringâ: >userial/ioutil.c:89:7: warning: format not a string literal and no format arguments [-Wformat-security] > sprintf(defbuf,buf); > ^ >src/digitemp.c: In function âlog_stringâ: >src/digitemp.c:578:5: warning: format not a string literal and no format arguments [-Wformat-security] > printf( line ); > ^ >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ds9097u/ownetu.o userial/ds9097u/ownetu.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ds9097u/owllu.o userial/ds9097u/owllu.c >src/digitemp.c: In function âread_rcfileâ: >src/digitemp.c:1527:91: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âlong unsigned intâ [-Wformat=] > fprintf( stderr, "Failed to allocate %d bytes for coupler linked list\n", sizeof( struct _coupler ) ); > ^ >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ds9097u/owsesu.o userial/ds9097u/owsesu.c >src/digitemp.c: In function âInit1WireLanâ: >src/digitemp.c:2064:98: warning: format â%dâ expects argument of type âintâ, but argument 3 has type âlong unsigned intâ [-Wformat=] > fprintf( stderr, "Failed to allocate %d bytes for coupler linked list\n", sizeof( struct _coupler ) ); > ^ >src/digitemp.c: In function âmainâ: >src/digitemp.c:2421:23: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > printf("Temperature format string too long! > %d\n", sizeof(tmp_temp_format)-1); > ^ >src/digitemp.c:2432:21: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > printf("Counter format string too long! > %d\n", sizeof(tmp_counter_format)-1); > ^ >src/digitemp.c:2441:21: warning: format â%dâ expects argument of type âintâ, but argument 2 has type âlong unsigned intâ [-Wformat=] > printf("Humidity format string too long! > %d\n", sizeof(tmp_humidity_format)-1); > ^ >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ds9097u/owtrnu.o userial/ds9097u/owtrnu.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o userial/ds9097u/linuxlnk.o userial/ds9097u/linuxlnk.c >x86_64-pc-linux-gnu-gcc -I./src -I./userial -DLINUX -c -o src/ds9097u.o src/ds9097u.c >x86_64-pc-linux-gnu-gcc src/digitemp.o src/device_name.o userial/crcutil.o userial/ioutil.o userial/swt1f.o userial/owerr.o userial/cnt1d.o userial/ad26.o userial/ds9097u/ds2480ut.o userial/ds9097u/ownetu.o userial/ds9097u/owllu.o userial/ds9097u/owsesu.o userial/ds9097u/owtrnu.o userial/ds9097u/linuxlnk.o src/ds9097u.o -o digitemp_DS9097U -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm > > * /usr/bin/digitemp has been symlinked to /usr/bin/digitemp_DS9097U > * If you want to access the others, they are available at /usr/bin/digitemp_* > > * ERROR: app-misc/digitemp-3.5.0-r2::gentoo failed (install phase): > * doins failed > * > * If you need support, post the output of `emerge --info '=app-misc/digitemp-3.5.0-r2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-misc/digitemp-3.5.0-r2::gentoo'`. > * The complete build log is located at '/var/log/log/build/app-misc/digitemp-3.5.0-r2:20141125-110007.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-misc/digitemp-3.5.0-r2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-misc/digitemp-3.5.0-r2/temp/environment'. > * Working directory: '/var/tmp/portage/app-misc/digitemp-3.5.0-r2/work/digitemp-3.5.0' > * S: '/var/tmp/portage/app-misc/digitemp-3.5.0-r2/work/digitemp-3.5.0'
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 530588
: 390250