Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 373887 - app-arch/arj-3.10.22-r2 fails to build
Summary: app-arch/arj-3.10.22-r2 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-03 10:42 UTC by thanasis
Modified: 2011-08-20 14:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build log (arj-3.10.22-r2:20110703-100803.log,42.93 KB, text/plain)
2011-07-04 00:09 UTC, thanasis
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thanasis 2011-07-03 10:42:38 UTC
x86_64-pc-linux-gnu-gcc  -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs -Wall -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib64\"" -D_UNIX -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs register.c -MM > .deps/register.d
make[1]: Leaving directory `/tmp/tmpfs_portage/portage/app-arch/arj-3.10.22-r2/work/arj-3.10.22'
make[1]: Entering directory `/tmp/tmpfs_portage/portage/app-arch/arj-3.10.22-r2/work/arj-3.10.22'
x86_64-pc-linux-gnu-gcc -DSFL=4 -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs -Wall -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib64\"" -D_UNIX -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs -olinux-gnu/en/rs/arj/filemode.o filemode.c
./linux-gnu/en/rs/tools/today en ./linux-gnu/en/rs
TODAY v 1.22  [29/10/2000]  Not a part of any binary package!

x86_64-pc-linux-gnu-gcc -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs -Wall -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib64\"" -D_UNIX -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs -olinux-gnu/en/rs/arj/date_sig.o linux-gnu/en/rs/date_sig.c
x86_64-pc-linux-gnu-gcc -c -Ilinux-gnu -I./linux-gnu/en/rs -I. -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs -Wall -DLOCALE=LANG_en -DLOCALE_DESC="\"en\"" -DPKGLIBDIR="\"/usr/lib64\"" -D_UNIX -march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs -olinux-gnu/en/rs/arj/fmsg_arj.o linux-gnu/en/rs/fmsg_arj.c
linux-gnu/en/rs/fmsg_arj.c:301:56: προειδοποίηση: έχει παραληφθεί τερματικός χαρακτήρας "
linux-gnu/en/rs/fmsg_arj.c:301: σφάλμα: έχει παραληφθεί τερματικός χαρακτήρας "
linux-gnu/en/rs/fmsg_arj.c:302: σφάλμα: expected ‘,’ or ‘;’ before ‘char’
make[1]: *** [linux-gnu/en/rs/arj/fmsg_arj.o] Error 1
make[1]: Leaving directory `/tmp/tmpfs_portage/portage/app-arch/arj-3.10.22-r2/work/arj-3.10.22'
make: *** [all] Error 2
emake failed
 * ERROR: app-arch/arj-3.10.22-r2 failed (compile phase):
 *   emake failed.
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 2734:  Called die
 * The specific snippet of code:
 *       emake CC=$(tc-getCC) libdir="${ARJLIBDIR}" pkglibdir="${ARJLIBDIR}" all || die "emake failed."
 * 
 * If you need support, post the output of 'emerge --info =app-arch/arj-3.10.22-r2',
 * the complete build log and the output of 'emerge -pqv =app-arch/arj-3.10.22-r2'.
 * The complete build log is located at '/var/portage_logs/app-arch:arj-3.10.22-r2:20110703-100803.log'.
 * The ebuild environment file is located at '/tmp/tmpfs_portage/portage/app-arch/arj-3.10.22-r2/temp/environment'.
 * S: '/tmp/tmpfs_portage/portage/app-arch/arj-3.10.22-r2/work/arj-3.10.22'
Comment 1 thanasis 2011-07-03 10:43:24 UTC
Probably an extra " exists in line 301 of fmsg_arj.c
Comment 2 SpanKY gentoo-dev 2011-07-03 16:10:50 UTC
please always post `emerge --info` in your bug reports.  also post the full build log as an attachment.
Comment 3 thanasis 2011-07-03 16:52:19 UTC
emerge --info
Portage 2.1.10.3 (default/linux/amd64/10.0/no-multilib, gcc-4.4.5, glibc-2.12.2-r0, 2.6.36-gentoo-r8 x86_64)
=================================================================
System uname: Linux-2.6.36-gentoo-r8-x86_64-Intel-R-_Atom-TM-_CPU_D525_@_1.80GHz-with-gentoo-2.0.2
Timestamp of tree: Sun, 03 Jul 2011 09:15:01 +0000
app-shells/bash:          4.1_p9
dev-java/java-config:     2.1.11-r3
dev-lang/python:          2.7.1-r1, 3.1.3-r1
dev-util/cmake:           2.8.4-r1
dev-util/pkgconfig:       0.25-r2
sys-apps/baselayout:      2.0.2
sys-apps/openrc:          0.8.3-r1
sys-apps/sandbox:         2.4
sys-devel/autoconf:       2.13, 2.68
sys-devel/automake:       1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:       2.20.1-r1
sys-devel/gcc:            4.4.5
sys-devel/gcc-config:     1.4.1-r1
sys-devel/libtool:        2.2.10
sys-devel/make:           3.82
sys-kernel/linux-headers: 2.6.36.1 (virtual/os-headers)
sys-libs/glibc:           2.12.2
Repositories: gentoo sunrise spring gentoo-zh
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/bind /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -msse2 -mssse3 -O2 -pipe -mno-tls-direct-seg-refs"
DISTDIR="/home/ftp/distfiles"
EMERGE_DEFAULT_OPTS="--with-bdeps y"
FEATURES="assume-digests binpkg-logs buildpkg distlocks ebuild-locks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="ftp://speedy/ ftp://dwarfy/ ftp://fatality/ ftp://trumpetti.atm.tut.fi/gentoo/ http://trumpetti.atm.tut.fi/gentoo/ http://mirrors.linuxant.fr/distfiles.gentoo.org/ ftp://mirrors.linuxant.fr/distfiles.gentoo.org/ ftp://ftp.halifax.rwth-aachen.de/gentoo/ http://ftp.halifax.rwth-aachen.de/gentoo/ http://files.gentoo.gr ftp://files.gentoo.gr http://ftp.ntua.gr/pub/linux/gentoo/ ftp://ftp.ntua.gr/pub/linux/gentoo/ http://ftp.cc.uoc.gr/mirrors/linux/gentoo/ ftp://ftp.cc.uoc.gr/mirrors/linux/gentoo/ http://ftp.heanet.ie/pub/gentoo/ ftp://ftp.heanet.ie/pub/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://ftp.df.lth.se/pub/gentoo/ ftp://ftp.df.lth.se/pub/gentoo/ http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/ ftp://ftp.lug.udel.edu/pub/gentoo/ http://mirror.lug.udel.edu/pub/gentoo/"
LANG="en_US.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en el"
MAKEOPTS="-j1"
PKGDIR="/usr/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/lost+found"
PORTAGE_TMPDIR="/tmp/tmpfs_portage"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/sunrise /var/lib/layman/Spring /var/lib/layman/gentoo-zh"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa amd64 apache2 berkdb bzip2 cairo cdda cdparanoia cdr cgi clamav cli cracklib crypt cups curl cxx dbus djvu dri dts dvd dvdr encode enscript esd fastcgi ffmpeg flac fontconfig fortran gcj gd gdbm geoip gif gimp gnome gnome-keyring gnutls gphoto2 gpm gstreamer gtk gzip hddtemp iconv icu innodb iodbc java java6 javascript jpeg kerberos lame ldap libnotify lm_sensors mad matroska mmx modules mono mp3 mpeg mudflap mysql mysqli ncurses networkmanager nls nptl nptlonly nsplugin odbc ogg opengl openmp oss pam pcre pdf perl php png policykit ppds pppd python rdesktop readline samba scanner sdl session smp speex spell sqlite sqlite3 sse sse2 ssl startup-notification subversion svg sysfs syslog tcpd threads tiff truetype udev unicode usb v4l v4l2 vim-syntax vnc vorbis wavpack wifi xinetd xml xmlrpc xorg xulrunner zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="canon" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en el" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" SANE_BACKENDS="niash" USERLAND="GNU" VIDEO_CARDS="intel vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 4 thanasis 2011-07-04 00:09:18 UTC
Created attachment 279003 [details]
build log
Comment 5 Andreas K. Hüttel archtester gentoo-dev 2011-07-18 09:45:34 UTC
Does -r3 build?
Comment 6 thanasis 2011-07-18 10:10:30 UTC
(In reply to comment #5)
> Does -r3 build?

It does.
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2011-07-21 20:00:58 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > Does -r3 build?
> 
> It does.

Then we'll just stable that, see bug 375923.
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2011-08-20 14:33:30 UTC
-r3 is stable on amd64, closing