Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 903480 Details for
Bug 1105962
aprsd: FTBFS in rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
<fdopen> (text/plain), 45.22 KB, created by
Dennis Gilmore
on 2014-06-09 02:10:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Dennis Gilmore
Created:
2014-06-09 02:10:25 UTC
Size:
45.22 KB
patch
obsolete
>Mock Version: 1.1.39 >Mock Version: 1.1.39 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/aprsd.spec'], False, '/var/lib/mock/f21-build-2111225-392799/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x795b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/aprsd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Fri Aug 2 2008 Lucian Langa <cooly@gnome.eu.org> - 2.2.5-15.4 >warning: bogus date in %changelog: Fri Mar 8 2008 Lucian Langa <cooly@gnome.eu.org> - 2.2.5-15.3 >warning: Could not canonicalize hostname: arm04-builder12.arm.fedoraproject.org >Building target platforms: armv7hl >Building for target armv7hl >Wrote: /builddir/build/SRPMS/aprsd-2.2.5-15.6.fc21.7.src.rpm >Child return code was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/aprsd.spec'], False, '/var/lib/mock/f21-build-2111225-392799/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0x795b90>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/aprsd.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} >warning: bogus date in %changelog: Fri Aug 2 2008 Lucian Langa <cooly@gnome.eu.org> - 2.2.5-15.4 >warning: bogus date in %changelog: Fri Mar 8 2008 Lucian Langa <cooly@gnome.eu.org> - 2.2.5-15.3 >Building target platforms: armv7hl >Building for target armv7hl >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HH0LvX >+ umask 022 >+ cd /builddir/build/BUILD >+ cd /builddir/build/BUILD >+ rm -rf aprsd-2.2.5-15 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/aprsd-2.2.5-15.tar.gz >+ /usr/bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd aprsd-2.2.5-15 >+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ echo 'Patch #0 (aprsd-2.2.5-15-compile.patch):' >Patch #0 (aprsd-2.2.5-15-compile.patch): >+ /usr/bin/cat /builddir/build/SOURCES/aprsd-2.2.5-15-compile.patch >+ /usr/bin/patch -p1 -b --suffix compile --fuzz=0 >patching file aprsd.spec >patching file src/aprsd.cpp >patching file src/aprsString.h >patching file src/servers.cpp >+ echo 'Patch #1 (aprsd-2.2.5-15-gcc43-port.patch):' >Patch #1 (aprsd-2.2.5-15-gcc43-port.patch): >+ /usr/bin/cat /builddir/build/SOURCES/aprsd-2.2.5-15-gcc43-port.patch >+ /usr/bin/patch -p1 -b --suffix gccport --fuzz=0 >patching file src/aprsString.cpp >patching file src/aprsd.cpp >patching file src/aprsdexception.cpp >patching file src/cpqueue.cpp >patching file src/dupCheck.cpp >patching file src/exceptionguard.cpp >patching file src/history.cpp >patching file src/httpserver.cpp >patching file src/mutex.cpp >patching file src/osdep.h >patching file src/validate.cpp >Patch #2 (aprsd-2.2.5-15-sysconfdir.patch): >+ echo 'Patch #2 (aprsd-2.2.5-15-sysconfdir.patch):' >+ /usr/bin/cat /builddir/build/SOURCES/aprsd-2.2.5-15-sysconfdir.patch >+ /usr/bin/patch -p1 -b --suffix sysconfdir --fuzz=0 >patching file src/aprsd.cpp >Hunk #1 succeeded at 99 (offset 2 lines). >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ed4SrT >+ umask 022 >+ cd /builddir/build/BUILD >+ cd aprsd-2.2.5-15 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro ' >+ export LDFLAGS >+ '[' 1 = 1 ']' >++ find . -name config.guess -o -name config.sub >+ '[' 1 = 1 ']' >+ '[' x '!=' x ']' >+ ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for armv7hl-redhat-linux-gnu-g++... no >checking for armv7hl-redhat-linux-gnu-c++... no >checking for armv7hl-redhat-linux-gnu-gpp... no >checking for armv7hl-redhat-linux-gnu-aCC... no >checking for armv7hl-redhat-linux-gnu-CC... no >checking for armv7hl-redhat-linux-gnu-cxx... no >checking for armv7hl-redhat-linux-gnu-cc++... no >checking for armv7hl-redhat-linux-gnu-cl... no >checking for armv7hl-redhat-linux-gnu-FCC... no >checking for armv7hl-redhat-linux-gnu-KCC... no >checking for armv7hl-redhat-linux-gnu-RCC... no >checking for armv7hl-redhat-linux-gnu-xlC_r... no >checking for armv7hl-redhat-linux-gnu-xlC... no >checking for g++... g++ >checking for C++ compiler default output... a.out >checking whether the C++ compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of g++... none >checking for armv7hl-redhat-linux-gnu-gcc... no >checking for gcc... gcc >checking whether we are using the GNU C compiler... yes >checking whether gcc accepts -g... yes >checking for gcc option to accept ANSI C... none needed >checking dependency style of gcc... none >checking for pthread_mutexattr_init in -lpthread... yes >checking for crypt in -lcrypt... yes >checking how to run the C preprocessor... gcc -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking netax25/ax25.h usability... yes >checking netax25/ax25.h presence... yes >checking for netax25/ax25.h... yes >checking for ax25_config_load_ports in -lax25... yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking shadow.h usability... yes >checking shadow.h presence... yes >checking for shadow.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timeb.h usability... yes >checking sys/timeb.h presence... yes >checking for sys/timeb.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking for unistd.h... (cached) yes >checking for stdbool.h that conforms to C99... yes >checking for _Bool... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking for pid_t... yes >checking for size_t... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for unistd.h... (cached) yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether gcc needs -traditional... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for working memcmp... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking return type of signal handlers... void >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether stat accepts an empty string... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for strftime... yes >checking for gethostbyname... yes >checking for gethostname... yes >checking for getspnam... yes >checking for gettimeofday... yes >checking for inet_ntoa... yes >checking for malloc... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for select... yes >checking for socket... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strpbrk... yes >checking for strstr... yes >checking for strtol... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating support/Makefile >config.status: creating doc/Makefile >config.status: creating admin/Makefile >config.status: creating aprspass/Makefile >config.status: creating config.h >config.status: executing depfiles commands >+ make -j4 >make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15' >Making all in src >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/src' >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o aprsd.o `test -f 'aprsd.cpp' || echo './'`aprsd.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o aprsString.o `test -f 'aprsString.cpp' || echo './'`aprsString.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o ax25socket.o `test -f 'ax25socket.cpp' || echo './'`ax25socket.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o cpqueue.o `test -f 'cpqueue.cpp' || echo './'`cpqueue.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from aprsString.cpp:33: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from cpqueue.cpp:33: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >aprsString.cpp: In member function 'bool aprsd::aprsString::thirdPartyReformat(const char*)': >aprsString.cpp:1054:8: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > co = ":"; > ^ >aprsString.cpp:1057:12: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > co = "::"; //convert to new msg format if old > ^ >gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c `test -f 'crc32.c' || echo './'`crc32.c >aprsd.cpp: In function 'int main(int, char**)': >aprsd.cpp:927:20: warning: variable 'tNow' set but not used [-Wunused-but-set-variable] > time_t lastSec,tNow,tLast,tLastDel, tPstats; > ^ >aprsd.cpp:927:25: warning: variable 'tLast' set but not used [-Wunused-but-set-variable] > time_t lastSec,tNow,tLast,tLastDel, tPstats; > ^ >aprsd.cpp: In function 'int daemonInit()': >aprsd.cpp:908:37: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] > freopen("/dev/null", "r", stdin); // redirect output > ^ >aprsd.cpp:909:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] > freopen("/dev/null", "w", stdout); > ^ >aprsd.cpp:910:38: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result] > freopen("/dev/null", "w", stderr); > ^ >aprsd.cpp:913:27: warning: ignoring return value of 'int chdir(const char*)', declared with attribute warn_unused_result [-Wunused-result] > chdir(HOMEDIR.c_str()); // change to the aprsd2 directory > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o dupCheck.o `test -f 'dupCheck.cpp' || echo './'`dupCheck.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from dupCheck.cpp:32: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o aprsdexception.o `test -f 'aprsdexception.cpp' || echo './'`aprsdexception.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o exceptionguard.o `test -f 'exceptionguard.cpp' || echo './'`exceptionguard.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o history.o `test -f 'history.cpp' || echo './'`history.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from history.cpp:48: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o httpserver.o `test -f 'httpserver.cpp' || echo './'`httpserver.cpp >httpserver.cpp: In function 'void buildPage(StringList&)': >httpserver.cpp:166:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > szHdumps = "YES"; > ^ >httpserver.cpp:168:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > szHdumps = "NO"; > ^ >httpserver.cpp:171:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > szMicE = "YES"; > ^ >httpserver.cpp:173:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > szMicE = "NO"; > ^ >httpserver.cpp:176:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > szTrace = "YES"; > ^ >httpserver.cpp:178:17: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > szTrace = "NO"; > ^ >httpserver.cpp:314:17: warning: variable 'ntok' set but not used [-Wunused-but-set-variable] > int ntok = 0; > ^ >httpserver.cpp:163:11: warning: variable 'szHdumps' set but not used [-Wunused-but-set-variable] > char *szHdumps, *szMicE, *szTrace; > ^ >httpserver.cpp:163:22: warning: variable 'szMicE' set but not used [-Wunused-but-set-variable] > char *szHdumps, *szMicE, *szTrace; > ^ >httpserver.cpp:163:31: warning: variable 'szTrace' set but not used [-Wunused-but-set-variable] > char *szHdumps, *szMicE, *szTrace; > ^ >httpserver.cpp:373:9: warning: variable 'npid' set but not used [-Wunused-but-set-variable] > int npid = -1; > ^ >httpserver.cpp: In function 'void buildPortInfoPage(std::list<std::basic_string<char> >&, const string&)': >httpserver.cpp:497:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[0] = "Local TNC"; > ^ >httpserver.cpp:498:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[1] = "User"; > ^ >httpserver.cpp:499:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[2] = "Validated User"; > ^ >httpserver.cpp:500:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[3] = "Server/Hub"; > ^ >httpserver.cpp:501:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[4] = "System Msgs"; > ^ >httpserver.cpp:502:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[5] = "UDP Port"; > ^ >httpserver.cpp:503:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[6] = "History List"; > ^ >httpserver.cpp:504:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[7] = "All Messages"; > ^ >httpserver.cpp:505:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[8] = "Server Stats"; > ^ >httpserver.cpp:506:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[9] = "Server Beacon"; > ^ >httpserver.cpp:507:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[10]= "Rejected Pkts"; > ^ >httpserver.cpp:508:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[11]= "Source Header"; > ^ >httpserver.cpp:509:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[12]= "HTML"; > ^ >httpserver.cpp:510:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[13]= "Raw"; > ^ >httpserver.cpp:511:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[14]= "Duplicates"; > ^ >httpserver.cpp:512:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[15]= "History"; > ^ >httpserver.cpp:513:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > name[16]= "Echo"; > ^ >httpserver.cpp: In function 'void* HTTPServerThread(void*)': >httpserver.cpp:572:19: warning: variable 'i' set but not used [-Wunused-but-set-variable] > unsigned idx, i; > ^ >httpserver.cpp:580:13: warning: variable 'nTokens' set but not used [-Wunused-but-set-variable] > int err,nTokens; > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o mic_e.o `test -f 'mic_e.cpp' || echo './'`mic_e.cpp >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > }; > ^ >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp:56:1: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] >mic_e.cpp: In function 'int fmt_mic_e(const unsigned char*, const unsigned char*, int, unsigned char*, int*, unsigned char*, int*, time_t)': >mic_e.cpp:85:9: warning: variable 'gps_valid' set but not used [-Wunused-but-set-variable] > int gps_valid = 0; > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o mutex.o `test -f 'mutex.cpp' || echo './'`mutex.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o osdep.o `test -f 'osdep.cpp' || echo './'`osdep.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o queryResp.o `test -f 'queryResp.cpp' || echo './'`queryResp.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from queryResp.cpp:37: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o rf.o `test -f 'rf.cpp' || echo './'`rf.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o serial.o `test -f 'serial.cpp' || echo './'`serial.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from serial.cpp:43: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o servers.o `test -f 'servers.cpp' || echo './'`servers.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from servers.cpp:44: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >serial.cpp: In function 'bool AsyncReadWrite(char*)': >serial.cpp:195:46: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] > write (ttySwrite, tx_buffer, len); //Send TX data to TNC > ^ >serial.cpp: In function 'int SendFiletoTNC(const string&)': >serial.cpp:295:41: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] > write (ttySwrite, Line, len); > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o string.o `test -f 'string.cpp' || echo './'`string.cpp >servers.cpp:120:21: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *passDefault = "-1"; > ^ >servers.cpp: In function 'int initDefaults()': >servers.cpp:242:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > TncBaud = "9600"; > ^ >servers.cpp: In function 'void SendToAllClients(aprsd::aprsString*)': >servers.cpp:677:18: warning: unused variable 'wantrejected' [-Wunused-variable] > bool wantrejected = false; > ^ >servers.cpp: In function 'void* DeQueue(void*)': >servers.cpp:866:13: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > dcp = " "; // another one > ^ >servers.cpp:1016:50: warning: suggest parentheses around '&&' within '||' [-Wparentheses] > if (((abuff->EchoMask & src3RDPARTY) && ((abuff->aprsType == APRSPOS)) /* No Posits fetched from history list */ > ^ >servers.cpp:816:10: warning: variable 't0' set but not used [-Wunused-but-set-variable] > long t0; > ^ >servers.cpp:819:11: warning: variable 'dcp' set but not used [-Wunused-but-set-variable] > char* dcp; > ^ >servers.cpp: In function 'void* UDPServerThread(void*)': >servers.cpp:2355:18: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > char *CRLF = "\r\n"; > ^ >servers.cpp: In function 'void* TCPConnectThread(void*)': >servers.cpp:2817:86: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] > sentOnRF = sendOnRF(atemp, pcp->RemoteName, "IGATE", srcIGATE); // Try to send on RF > ^ >servers.cpp: In function 'void computeStreamRates()': >servers.cpp:3092:18: warning: variable 'last_chars' set but not used [-Wunused-but-set-variable] > static ULONG last_chars = 0; > ^ >servers.cpp: In function 'void* DeQueue(void*)': >servers.cpp:826:14: warning: ignoring return value of 'int nice(int)', declared with attribute warn_unused_result [-Wunused-result] > nice(-10); //Increase priority of this thread by 10 (only works if run as root) > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o utils.o `test -f 'utils.cpp' || echo './'`utils.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from utils.cpp:29: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o validate.o `test -f 'validate.cpp' || echo './'`validate.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from validate.cpp:35: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >validate.cpp: In function 'int checkSystemPass(std::string, std::string, std::string)': >validate.cpp:229:42: warning: operation on 'i' may be undefined [-Wsequence-point] > salt[i++] = ppw->pw_passwd[i]; > ^ >validate.cpp:269:46: warning: operation on 'i' may be undefined [-Wsequence-point] > salt[i++] = pspwd->sp_pwdp[i]; > ^ >servers.cpp: In function 'void* TCPSessionThread(void*)': >servers.cpp:2081:21: warning: 'checkdeny' may be used uninitialized in this function [-Wmaybe-uninitialized] > && (checkdeny == '+')) { > ^ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -Wl,-z,relro -o aprsd aprsd.o aprsString.o ax25socket.o cpqueue.o crc32.o dupCheck.o aprsdexception.o exceptionguard.o history.o httpserver.o mic_e.o mutex.o osdep.o queryResp.o rf.o serial.o servers.o string.o utils.o validate.o -lcrypt -lpthread -lax25 >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/src' >Making all in support >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/support' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/support' >Making all in doc >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/doc' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/doc' >Making all in admin >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/admin' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/admin' >Making all in aprspass >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/aprspass' >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o aprspass.o `test -f 'aprspass.cpp' || echo './'`aprspass.cpp >g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -c -o validate.o `test -f '../src/validate.cpp' || echo './'`../src/validate.cpp >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from aprspass.cpp:31: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >In file included from /usr/include/c++/4.9.0/backward/strstream:51:0, > from ../src/validate.cpp:35: >/usr/include/c++/4.9.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] > #warning \ > ^ >../src/validate.cpp: In function 'int checkSystemPass(std::string, std::string, std::string)': >../src/validate.cpp:229:42: warning: operation on 'i' may be undefined [-Wsequence-point] > salt[i++] = ppw->pw_passwd[i]; > ^ >../src/validate.cpp:269:46: warning: operation on 'i' may be undefined [-Wsequence-point] > salt[i++] = pspwd->sp_pwdp[i]; > ^ >g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wall -pipe -pthread -Wl,-z,relro -o aprspass aprspass.o validate.o -lcrypt -lpthread -lax25 >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/aprspass' >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15' >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15' >make[1]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15' >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yJvf1m >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm >++ dirname /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm >+ cd aprsd-2.2.5-15 >+ rm -rf /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm >+ make install DESTDIR=/builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm 'INSTALL=install -p' >Making install in src >make[1]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/src' >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/src' >/bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/bin >mkdir -p -- /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/bin > install -p aprsd /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/bin/aprsd >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/src' >make[1]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/src' >Making install in support >make[1]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/support' >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/support' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/support' >make[1]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/support' >Making install in doc >make[1]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/doc' >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/doc' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/doc' >make[1]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/doc' >Making install in admin >make[1]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/admin' >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/admin' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/admin' >make[1]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/admin' >Making install in aprspass >make[1]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/aprspass' >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15/aprspass' >/bin/sh ../support/mkinstalldirs /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/bin > install -p aprspass /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/bin/aprspass >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/aprspass' >make[1]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15/aprspass' >make[1]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15' >make[2]: Entering directory `/builddir/build/BUILD/aprsd-2.2.5-15' >make[2]: Nothing to be done for `install-exec-am'. >make[2]: Nothing to be done for `install-data-am'. >make[2]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15' >make[1]: Leaving directory `/builddir/build/BUILD/aprsd-2.2.5-15' >+ mkdir -p /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc >+ mkdir -p /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/aprsd >+ mkdir -p '/builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm%{_unitdir}' >+ mkdir -p /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/logrotate.d >+ install -m 644 /builddir/build/SOURCES/aprsd.conf /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/aprsd/aprsd.conf >+ install -m 755 /builddir/build/SOURCES/aprsd.service '/builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm%{_unitdir}/aprsd.service' >+ install -m 644 /builddir/build/SOURCES/INIT.TNC /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/aprsd/INIT.TNC >+ install -m 644 /builddir/build/SOURCES/user.deny /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/aprsd/user.deny >+ install -m 644 /builddir/build/SOURCES/welcome.txt /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/aprsd/welcome.txt >+ install -m 644 /builddir/build/SOURCES/RESTORE.TNC /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/aprsd/RESTORE.TNC >+ install -m 644 /builddir/build/SOURCES/aprsd.logrotate /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/etc/logrotate.d/aprsd >+ mkdir -p /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/var >+ mkdir -p /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/var/log/aprsd >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/aprsd-2.2.5-15 >extracting debug info from /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/bin/aprsd >extracting debug info from /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/bin/aprspass >/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. >837 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Processing files: aprsd-2.2.5-15.6.fc21.7.armv7hl >error: File must begin with "/": %{_unitdir}/aprsd.service >Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hwsnW8 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd aprsd-2.2.5-15 >+ DOCDIR=/builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ export DOCDIR >+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr AUTHORS /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr COPYING /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr ChangeLog /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr README /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr doc/aprsddoc.html /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr doc/ports.html /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr doc/q.html /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ cp -pr doc/qalgorithm.html /builddir/build/BUILDROOT/aprsd-2.2.5-15.6.fc21.7.arm/usr/share/doc/aprsd >+ exit 0 >RPM build errors: > bogus date in %changelog: Fri Aug 2 2008 Lucian Langa <cooly@gnome.eu.org> - 2.2.5-15.4 > bogus date in %changelog: Fri Mar 8 2008 Lucian Langa <cooly@gnome.eu.org> - 2.2.5-15.3 > File must begin with "/": %{_unitdir}/aprsd.service >Child return code was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/aprsd.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do > raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/aprsd.spec'] >LEAVE do --> EXCEPTION RAISED >
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 1105962
: 903480 |
903481
|
903482