Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 2014 15:38:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194074] New: misc/getopt does not compile on i386 RELENG_9_1 RELENG_10_0
Message-ID:  <bug-194074-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194074

            Bug ID: 194074
           Summary: misc/getopt does not compile on i386 RELENG_9_1
                    RELENG_10_0
           Product: Ports Tree
           Version: Latest
          Hardware: i386
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: vikashb@where-ever.za.net
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

misc/getopt

===>  Building for getopt-1.1.5
gmake[1]: Entering directory `/usr/ports/misc/getopt/work/getopt-1.1.5'
cc -c  -DLIBCGETOPT=0 -DWITHOUT_GETTEXT=0
-DLOCALEDIR=\"/usr/local/share/locale\" -DNOT_UTIL_LINUX
-Dprogram_invocation_short_name=\"getopt\"  -Dprogram_version=\"1.1.5\" -I./gnu
 -O2 -pipe -I/usr/local/include -fno-strict-aliasing getopt.c -o getopt.o
msgfmt -o po/ca.mo po/ca.po
msgfmt -o po/cs.mo po/cs.po
msgfmt -o po/da.mo po/da.po
msgfmt -o po/de.mo po/de.po
msgfmt -o po/es.mo po/es.po
msgfmt -o po/et.mo po/et.po
msgfmt -o po/eu.mo po/eu.po
msgfmt -o po/fi.mo po/fi.po
msgfmt -o po/fr.mo po/fr.po
msgfmt -o po/gl.mo po/gl.po
msgfmt -o po/hu.mo po/hu.po
msgfmt -o po/id.mo po/id.po
msgfmt -o po/it.mo po/it.po
msgfmt -o po/ja.mo po/ja.po
msgfmt -o po/nl.mo po/nl.po
msgfmt -o po/pl.mo po/pl.po
msgfmt -o po/pt_BR.mo po/pt_BR.po
msgfmt -o po/ru.mo po/ru.po
msgfmt -o po/sl.mo po/sl.po
msgfmt -o po/sv.mo po/sv.po
msgfmt -o po/tr.mo po/tr.po
msgfmt -o po/uk.mo po/uk.po
msgfmt -o po/vi.mo po/vi.po
msgfmt -o po/zh_CN.mo po/zh_CN.po
msgfmt -o po/zh_TW.mo po/zh_TW.po
cc  -L/usr/local/lib -lintl -o getopt getopt.o gnu/getopt.o gnu/getopt1.o
gnu/getopt.o: file not recognized: File format not recognized
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [getopt] Error 1
gmake[1]: Leaving directory `/usr/ports/misc/getopt/work/getopt-1.1.5'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/misc/getopt


compiles with out any issue on amd64

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer sunpoet@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194074-13>