Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Mar 2024 12:34:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277667] print/ghostscript10: version 10.03.0 fails in build phase in poudriere
Message-ID:  <bug-277667-7788-MdRTXpFlZn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277667-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277667-7788@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #1 from Jordan Ostreff <jordan@ostreff.info> ---
I have been hit by same bug too.

cc  -DHAVE_MKSTEMP  -DHAVE_FSEEKO  -DHAVE_FONTCONFIG -DHAVE_LIBIDN
-DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRER=
ROR
-DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=3D1
-DGS_RECURSIVE_MUTEXATTR=3DPTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC=20
-fvisibility=3Dhidden -DGSDLLEXPORT=3D"__attribute__((visibility(\"default\=
")))"
-DLIBICONV_PLUG -isystem /usr/local/include  -Wall -Wstrict-prototypes -Wun=
def
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings
-fno-strict-aliasing -Werror=3Ddeclaration-after-statement -fno-builtin
-fno-common -Werror=3Dreturn-type -Wno-unused-local-typedefs -DHAVE_STDINT_=
H=3D1
-DHAVE_DIRENT_H=3D1 -DHAVE_SYS_TIME_H=3D1 -DHAVE_SYS_TIMES_H=3D1 -DHAVE_INT=
TYPES_H=3D1
-DHAVE_LIBDL=3D1 -DGX_COLOR_INDEX_TYPE=3D"unsigned long long" -D__USE_UNIX9=
8=3D1
-DHAVE_SNPRINTF  -DBUILD_PDF=3D1 -I./pdf -O2 -pipe  -DLIBICONV_PLUG
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20
-DHAVE_RESTRICT=3D1 -I/usr/local/include -DUSE_LIBPAPER -I/usr/local/include
-fno-strict-aliasing -DHAVE_POPEN_PROTO=3D1   -DSHARE_JPX=3D1
-I/usr/local/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf
-I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/open=
jp2
-Isrc -c ./pdf/pdf_obj.c -o ./soobj/pdf_obj.o
./pdf/pdf_sec.c:186:25: warning: incompatible pointer types assigning to 'c=
har
**' from 'char *'; take the address with & [-Wincompatible-pointer-types]
  186 |             NewPassword =3D Password;
      |                         ^ ~~~~~~~~
      |                           &
./pdf/pdf_sec.c:187:20: error: incompatible integer to pointer conversion
assigning to 'int *' from 'int'; take the address with & [-Wint-conversion]
  187 |             NewLen =3D Len;
      |                    ^ ~~~
      |                      &
cc  -DHAVE_MKSTEMP  -DHAVE_FSEEKO  -DHAVE_FONTCONFIG -DHAVE_LIBIDN
-DHAVE_SETLOCALE -DHAVE_SSE2  -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRER=
ROR
-DHAVE_ISNAN -DHAVE_ISINF  -DHAVE_PREAD_PWRITE=3D1
-DGS_RECURSIVE_MUTEXATTR=3DPTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC=20
-fvisibility=3Dhidden -DGSDLLEXPORT=3D"__attribute__((visibility(\"default\=
")))"
-DLIBICONV_PLUG -isystem /usr/local/include  -Wall -Wstrict-prototypes -Wun=
def
-Wmissing-declarations -Wmissing-prototypes -Wwrite-strings
-fno-strict-aliasing -Werror=3Ddeclaration-after-statement -fno-builtin
-fno-common -Werror=3Dreturn-type -Wno-unused-local-typedefs -DHAVE_STDINT_=
H=3D1
-DHAVE_DIRENT_H=3D1 -DHAVE_SYS_TIME_H=3D1 -DHAVE_SYS_TIMES_H=3D1 -DHAVE_INT=
TYPES_H=3D1
-DHAVE_LIBDL=3D1 -DGX_COLOR_INDEX_TYPE=3D"unsigned long long" -D__USE_UNIX9=
8=3D1
-DHAVE_SNPRINTF  -DBUILD_PDF=3D1 -I./pdf -O2 -pipe  -DLIBICONV_PLUG
-fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing=20
-DHAVE_RESTRICT=3D1 -I/usr/local/include -DUSE_LIBPAPER -I/usr/local/include
-fno-strict-aliasing -DHAVE_POPEN_PROTO=3D1   -DSHARE_JPX=3D1
-I/usr/local/include/openjpeg-2.5 -DUSE_OPENJPEG_JP2  -DPDF_INCLUDED -I./pdf
-I./soobj -I./pcl/pl -I./base -Isrc/lib -I./jpegxr -Isrc -Isrc/src/lib/open=
jp2
-Isrc -c ./pdf/pdf_doc.c -o ./soobj/pdf_doc.o
1 warning and 1 error generated.
gmake[2]: *** [pdf/pdf.mak:169: soobj/pdf_sec.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: Leaving directory
'/usr/ports/print/ghostscript10/work/ghostscript-10.03.0'
gmake[1]: *** [base/unix-dll.mak:321: so-only-subtarget] Error 2
gmake[1]: Leaving directory
'/usr/ports/print/ghostscript10/work/ghostscript-10.03.0'
gmake: *** [base/unix-dll.mak:281: so] Error 2
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/print/ghostscript10
*** Error code 1

Stop.
make: stopped in /usr/ports/print/ghostscript10

=3D=3D=3D>>> make build failed for print/ghostscript10
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for print/ghostscript10 failed
=3D=3D=3D>>> Aborting update


=3D=3D=3D>>> You can restart from the point of failure with this command li=
ne:
       portmaster <flags> print/ghostscript10

--=20
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-277667-7788-MdRTXpFlZn>