Displaying 20 results from an estimated 27 matches for "stdio2".
Did you mean:
stdio
2020 Mar 13
1
Asterisk 16, 9.0 - res_rtp_asterisk compilation error
...uot;, buffer, port);
^~
In file included from /usr/include/stdio.h:873,
from
/usr/src/asterisk-16.9.0/include/asterisk/compat.h:49,
from /usr/src/asterisk-16.9.0/include/asterisk.h:22,
from app_osplookup.c:37:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note:
‘__builtin___snprintf_chk’ output 4 or more bytes (assuming 259) into a
destination of size 256
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~...
2014 May 29
2
libguestfs error
...ss.o: In function `progress_bar_set':
/home/ubuntu/libguestfs-1.26.1/fish/progress.c:282: undefined reference to
`tgetnum'
/home/ubuntu/libguestfs-1.26.1/fish/progress.c:297: undefined reference to
`UP'
guestfish-progress.o: In function `fprintf':
/usr/include/powerpc-linux-gnu/bits/stdio2.h:97: undefined reference to `UP'
collect2: error: ld returned 1 exit status
make[3]: *** [guestfish] Error 1
make[3]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/fish'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ubuntu/libguestfs-1.26.1/fish'
make[1]: *** [all-re...
2018 Oct 11
13
Call for testing: OpenSSH 7.9
Hi,
OpenSSH 7.9p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at
2014 Jan 05
2
Build libguestfs error with undefined reference to `tgetnum'
...podwrapper.pl: wrote ../html/guestfish.1.html
touch stamp-guestfish.pod
CCLD guestfish
guestfish-progress.o: In function `progress_bar_set':
/root/libguestfs-1.24.3/fish/progress.c:282: undefined reference to
`tgetnum'
guestfish-progress.o: In function `fprintf':
/usr/include/bits/stdio2.h:98: undefined reference to `UP'
guestfish-progress.o: In function `progress_bar_init':
/root/libguestfs-1.24.3/fish/progress.c:123: undefined reference to
`tgetent'
collect2: ld returned 1 exit status
make[3]: *** [guestfish] Error 1
make[3]: Leaving directory `/root/libguestfs-1.24.3...
2019 Oct 01
9
Call for testing: OpenSSH 8.1
Hi,
OpenSSH 8.1p1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a bugfix release.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available via git using the
instructions at
2020 Mar 13
2
Asterisk 16, 9.0 - res_rtp_asterisk compilation error
Hello,
2 asterisk servers 16.8.0 version running on Debian 10.3 On one of them,
I can't compile asterisk having error
[CC] res_rtp_asterisk.c -> res_rtp_asterisk.o
res_rtp_asterisk.c:2674:3: error: ‘pj_ice_sess_cb’ {aka ‘struct
pj_ice_sess_cb’} has no member named ‘on_valid_pair’
.on_valid_pair = ast_rtp_on_valid_pair,
^~~~~~~~~~~~~
res_rtp_asterisk.c:2674:19: warning:
2015 Nov 22
2
Re: installation error
Thank you,
The apt was set to look in the wheezy instead of the jessie one.
> On 22 Nov 2015, at 13:30, Richard W.M. Jones <rjones@redhat.com> wrote:
>
> On Sat, Nov 21, 2015 at 05:12:19AM +0200, Keresztes Péter-Zoltán wrote:
>> Hello,
>>
>> I am trying to install libguestfs on a proxmox (debian jessie with some custom packages) and when I run make at a certain
2013 Mar 04
0
flac 1.3.0pre1 prelease
...ed with attribute warn_unused_result [-Wunused-result]
> In file included from /usr/include/stdio.h:934:0,
> from metadata_iterators.c:37:
> metadata_iterators.c: In function
> 'read_metadata_block_data_cb_.constprop.24':
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:274:1: error: inlining
> failed in call to always_inline 'fread': indirect function call with a
> yet undetermined callee
> metadata_iterators.c:2140:12: error: called from here
> In file included from /usr/include/stdio.h:934:0,
> from metadata_iterators...
2014 Jan 05
0
Re: Build libguestfs error with undefined reference to `tgetnum'
...ish.1.html
> touch stamp-guestfish.pod
> CCLD guestfish
> guestfish-progress.o: In function `progress_bar_set':
> /root/libguestfs-1.24.3/fish/progress.c:282: undefined reference to
> `tgetnum'
> guestfish-progress.o: In function `fprintf':
> /usr/include/bits/stdio2.h:98: undefined reference to `UP'
> guestfish-progress.o: In function `progress_bar_init':
> /root/libguestfs-1.24.3/fish/progress.c:123: undefined reference to
> `tgetent'
> collect2: ld returned 1 exit status
> make[3]: *** [guestfish] Error 1
> make[3]: Leaving dire...
2014 Dec 10
0
Re: virt-df error, help
....
> when I compile install the libguestfish1.26.5
> ./configure ; make:
> the errors show “
> /root/virTest/libguestfs-1.26.5/fish/progress.c:282: undefined reference to `tgetnum'
> guestfish-progress.o: In function `fprintf':
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to `UP'
> collect2: error: ld returned 1 exit status
> make[3]: *** [guestfish] Error 1
> make[3]: Leaving directory `/root/virTest/libguestfs-1.26.5/fish'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/root/virTest/libguestfs-1.26....
2018 Jun 08
2
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
On Thu, Jun 07, 2018 at 06:14:42PM -0700, PGNet Dev wrote:
> On 6/7/18 6:08 PM, Darren Tucker wrote:
> > Well the intent is you should be able to set CC and LD to whatever you
> > want as long as they work. In this case, the OSSH_CHECK_LDFLAG_LINK
> > test invokes autoconf's AC_LINK_IFELSE with uses CC not LD. I'm not
> > sure what to do about it yet though.
I
2015 Nov 22
0
Re: installation error
...libguestfs-1.30.5/fish/progress.c:123: undefined reference to `tgetent'
guestfish-progress.o: In function `progress_bar_set':
/root/libguestfs-1.30.5/fish/progress.c:282: undefined reference to `tgetnum'
guestfish-progress.o: In function `fprintf':
/usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to `UP'
collect2: error: ld returned 1 exit status
Makefile:1855: recipe for target 'guestfish' failed
make[3]: *** [guestfish] Error 1
make[3]: Leaving directory '/root/libguestfs-1.30.5/fish'
Makefile:1753: recipe for target 'all' failed
make[...
2014 Jan 05
2
Re: Build libguestfs error with undefined reference to `tgetnum'
...estfish.pod
> > CCLD guestfish
> > guestfish-progress.o: In function `progress_bar_set':
> > /root/libguestfs-1.24.3/fish/progress.c:282: undefined reference to
> > `tgetnum'
> > guestfish-progress.o: In function `fprintf':
> > /usr/include/bits/stdio2.h:98: undefined reference to `UP'
> > guestfish-progress.o: In function `progress_bar_init':
> > /root/libguestfs-1.24.3/fish/progress.c:123: undefined reference to
> > `tgetent'
> > collect2: ld returned 1 exit status
> > make[3]: *** [guestfish] Error 1
&...
2014 May 29
2
Re: libguestfs error
...estfs-1.26.1/fish/progress.c:282: undefined reference
> to
> > `tgetnum'
> > /home/ubuntu/libguestfs-1.26.1/fish/progress.c:297: undefined reference
> to
> > `UP'
> > guestfish-progress.o: In function `fprintf':
> > /usr/include/powerpc-linux-gnu/bits/stdio2.h:97: undefined reference to
> `UP'
> > collect2: error: ld returned 1 exit status
>
> These symbols are provided by 'libtinfo' which is part of ncurses.
>
> So you'll probably need to install that library, eg:
>
> yum install ncurses-devel
> apt-ge...
2018 Jun 07
2
vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
...oop.c:381:20:
generated ? xauthfile : "",
~~~~~~~~~
In file included from /usr/include/stdio.h:862,
from /usr/include/bsd/libutil.h:46,
from includes.h:141,
from clientloop.c:62:
/usr/include/bits/stdio2.h:64:10: note: ?__builtin___snprintf_chk? output 23 or more bytes (assuming 4118) into a destination of size 1024
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_...
2017 Jan 05
1
[Bug 99282] New: KDE kontact crashes always
...in ___fprintf_chk (fp=0x7f217913e730
<_IO_stdfile_2_lock>, flag=flag at entry=1, format=format at entry=0x7f216a84cc74
"[%s] %s\n") at fprintf_chk.c:30
#2 0x00007f216a83486e in fprintf (__fmt=0x7f216a84cc74 "[%s] %s\n",
__stream=<optimized out>) at /usr/include/bits/stdio2.h:97
#3 event_log (msg=0x7f2105ffa550 "epoll_wait: Bad file descriptor",
severity=2) at log.c:222
#4 _warn_helper (severity=severity at entry=2, errstr=0x7f2178f05c0e "Bad file
descriptor", fmt=fmt at entry=0x7f216a84d45a "epoll_wait",
ap=ap at entry=0x7f2105ffa980)...
2015 Nov 22
1
Re: installation error
...sh/progress.c:123: undefined reference to `tgetent'
> guestfish-progress.o: In function `progress_bar_set':
> /root/libguestfs-1.30.5/fish/progress.c:282: undefined reference to `tgetnum'
> guestfish-progress.o: In function `fprintf':
> /usr/include/x86_64-linux-gnu/bits/stdio2.h:97: undefined reference to `UP'
> collect2: error: ld returned 1 exit status
> Makefile:1855: recipe for target 'guestfish' failed
> make[3]: *** [guestfish] Error 1
> make[3]: Leaving directory '/root/libguestfs-1.30.5/fish'
> Makefile:1753: recipe for target &...
2013 Mar 02
8
flac 1.3.0pre1 prelease
Hi all,
I finally managed to bite the bullet and roll a pre-release. Its
here:
http://downloads.xiph.org/releases/flac/beta/
I have personally tested this code on:
x86-linux
x86_64-linux
powerpc-linux
I have not yet done any work on making sure the changelog is up-to-date.
That will be done between now and the release. What I'm after now is
testing of this source tarball
2013 Dec 19
1
Re: About debugging of libvirt.
...asprintf_chk () from
/lib/x86_64-linux-gnu/libc.so.6
---Type <return> to continue, or q <return> to quit---
#2 0x00007fc3371aac0a in vasprintf (__ap=0x7fc32f67b6d0,
__fmt=0x7fc337391017 "%llu: %s : %s:%d : %s\n", __ptr=0x7fc32f67b830)
at /usr/include/x86_64-linux-gnu/bits/stdio2.h:199
#3 virVasprintfInternal (report=report@entry=false, domcode=0,
filename=0x0, funcname=0x0, linenr=0, strp=0x7fc32f67b830,
fmt=fmt@entry=0x7fc337391017 "%llu: %s : %s:%d : %s\n",
list=list@entry=0x7fc32f67b6d0)
at util/virstring.c:337
#4 0x00007fc3371aad1b in virAsprintfInterna...
2013 Dec 19
2
Re: About debugging of libvirt.
I am newbie to this gdb debugging. now i did the bt in the debugging. In my
side still it showing the error. Following are the stacktrace which i got.
Kindly refer the following logs for full information:
****
[New Thread 0x7f8503695700 (LWP 20012)]
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x00007f84f671281e in